summaryrefslogtreecommitdiff
path: root/third-party
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-13pjsip: Ignore state changes from old transactions.Joshua Colp
2017-12-04pjproject: Clean up disabling of WebRTC support.Joshua Colp
2017-11-22pjsip: 183 without To tag does not negotiate mediaKevin Harwell
2017-11-21Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used." into 13Joshua Colp
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-19Build: Fix OSX build issues.Corey Farrell
2017-11-14Merge "bundled_pjproject: Update to 2.7.1" into 13Joshua Colp
2017-11-14Merge "bundled_pjproject: sip_parser: Fix return code in pjsip_find_msg" int...Jenkins2
2017-11-13bundled_pjproject: sip_parser: Fix return code in pjsip_find_msgGeorge Joseph
2017-11-13bundled_pjproject: Update to 2.7.1Ben Ford
2017-11-10pjsip: Add patch to allow all transports to be destroyed.Joshua Colp
2017-11-08AST-2017-009: pjproject: Add validation of numeric header valuesGeorge Joseph
2017-10-20res_pjproject.c: Upgrade bundled PJPROJECT to 2.7Richard Mudgett
2017-09-25pjproject: Patch to correct STUN FINGERPRINT usageSean Bright
2017-08-15configure: Check cache for valid pjproject tarball before downloading.Richard Mudgett
2017-08-09configure: Add --with-download-cache optionGeorge Joseph
2017-08-01bundled_pjproject: Improve SSL/TLS error handlingGeorge Joseph
2017-07-18pjsip: Increase maximum packet size.Benjamin Keith Ford
2017-07-05Merge "pjproject_bundled: Allow passing configure options to bundled" into 13Jenkins2
2017-06-30pjproject_bundled: Allow passing configure options to bundledGeorge Joseph
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-13pjproject_bundled: Use the asterisk github mirror for downloadGeorge Joseph
2017-05-19Merge "AST-2017-003: Handle zero-length body parts correctly." into 13Jenkins2
2017-05-19AST-2017-002: Ensure transaction key buffer is large enough.Mark Michelson
2017-05-19AST-2017-003: Handle zero-length body parts correctly.Mark Michelson
2017-04-26pjproject_bundled: Add --disable-libwebrtc to configureGeorge Joseph
2017-04-07pjproject_bundled: Crash on pj_ssl_get_info() while ioqueue_on_read_complete().Alexander Traud
2017-04-05pjproject_bundled: Add 3 upstream patchesGeorge Joseph
2017-03-27core: Remove embedded module supportSean Bright
2017-03-23pjproject_bundled: raise timeout value used when downloadingKevin Harwell
2017-03-22Merge "pjsip: prevent memory corruption on creation of xml bodies" into 13zuul
2017-03-21pjsip: prevent memory corruption on creation of xml bodiesJoshua Elson
2017-03-14Merge "res_pjsip_transport_websocket: Add support for IPv6." into 13Joshua Colp
2017-03-10pjproject_bundled: Reduce the need for rebuildsGeorge Joseph
2017-03-08res_pjsip_transport_websocket: Add support for IPv6.Joshua Colp
2017-02-23pjproject_bundled: Update for pjproject 2.6George Joseph
2017-02-20pjproject: Fixes to resolve DNS SRV crashes.Richard Mudgett
2017-02-20pjproject: Increase SENDER_WIDTH column size for 64-bit system logs.Richard Mudgett
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2017-01-23pjproject_bundled: Fix setting max log levelGeorge Joseph
2017-01-08pjproject_bundled: Fix compilation with MALLOC_DEBUGGeorge Joseph
2017-01-03pjproject_bundled: Compile pjsua with max log level = 2George Joseph
2016-12-18pjproject_bundled: Make build single threadedGeorge Joseph
2016-12-09pjproject_bundled: Retry download if previously saved tarball is badGeorge Joseph
2016-12-07Merge "Bundled pjproject: Fix finding SIP transactions." into 13Joshua Colp
2016-12-07Bundled pjproject: Fix finding SIP transactions.Richard Mudgett
2016-12-06pjproject_bundled: Fix missing inclusion of symbolsGeorge Joseph
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-21Merge "pjproject_bundled: Improve reliability of pjproject download" into 13Joshua Colp