summaryrefslogtreecommitdiff
path: root/res/res_pjsip_transport_websocket.c
AgeCommit message (Expand)Author
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2015-09-04res/pjsip: Mark WSS transport as secureMartin Tomec
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-06-10res_pjsip_transport_websocket: Fix use-after-free bugs.Ivan Poddubny
2015-05-23res_pjsip_transport_websocket: Fix crash on receiving large SIP packetsIvan Poddubny
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2014-12-10res_http_websocket: Fix crash due to double freeing memory when receiving a p...Joshua Colp
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-09-03res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Fix a progressive memory growth.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.Joshua Colp
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson