summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-07Merge "res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_s...Matt Jordan
2015-07-07Merge "res_pjsip_mwi.c: Fix MWI subscription memory corruption crash."Matt Jordan
2015-07-07Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error."Joshua Colp
2015-07-07Merge topic 'res_pjsip_mwi_cleanups'Joshua Colp
2015-07-07Merge "PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer derefe...Joshua Colp
2015-07-07Merge "res_pjsip_t38.c: Fix always false if test."Joshua Colp
2015-07-07Merge "res/res_http_websocket: Don't send HTTP response fragmented."Joshua Colp
2015-07-07res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.Joshua Colp
2015-07-06res_pjsip_mwi.c: Fix MWI subscription memory corruption crash.Richard Mudgett
2015-07-06PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.Richard Mudgett
2015-07-06PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str().Richard Mudgett
2015-07-06res_pjsip_mwi.c: Eliminate a simple RAII_VAR.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Fix mid-line log message line breaks.Richard Mudgett
2015-07-06res_pjsip_t38.c: Fix always false if test.Richard Mudgett
2015-07-06Merge "res_pjsip: Failover when server is not available"Mark Michelson
2015-07-06res_pjsip: Failover when server is not availableKevin Harwell
2015-07-06res_sorcery_memory_cache: Execute stale unit test last.Joshua Colp
2015-07-04Merge "chan_sip: Fix early call pickup channel leak."Joshua Colp
2015-07-04res/res_http_websocket: Don't send HTTP response fragmented.Joshua Colp
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-07-02Merge "chan_vpb.cc: Fix compiler warning Jenkins found."Joshua Colp
2015-07-02Merge "dns: Fix crash when invoking cancel in DNS recurring unit test."Matt Jordan
2015-07-02chan_sip: Fix early call pickup channel leak.Walter Doekes
2015-07-02Merge "sorcery/realtime: Add a bit of debug and warning messages for bad conf...Matt Jordan
2015-07-02Merge "res_timing: Don't close FD 0 when out of open files."Joshua Colp
2015-07-02Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_form...Joshua Colp
2015-07-02Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS."Joshua Colp
2015-07-02Merge "chan_mgcp: Don't call close on fd -1."Joshua Colp
2015-07-02sorcery/realtime: Add a bit of debug and warning messages for bad configsMatt Jordan
2015-07-02dns: Fix crash when invoking cancel in DNS recurring unit test.Joshua Colp
2015-07-02chan_mgcp: Don't call close on fd -1.Walter Doekes
2015-07-02rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.Walter Doekes
2015-07-02astfd: Fix buffer overflow in DEBUG_FD_LEAKS.Walter Doekes
2015-07-02res_timing: Don't close FD 0 when out of open files.Walter Doekes
2015-07-01chan_vpb.cc: Fix compiler warning Jenkins found.Richard Mudgett
2015-07-01Channel alert pipe: improve diagnostic error returnScott Griepentrog
2015-06-30Merge "res_sorcery_realtime: Fix leak of sorcery object type."Joshua Colp
2015-06-30Merge "channel: Remove ignore of answer on non-outgoing channels."Matt Jordan
2015-06-29res_sorcery_realtime: Fix leak of sorcery object type.Mark Michelson
2015-06-29Merge "res_pjsip_nat: Adjust when contact should be rewritten."Matt Jordan
2015-06-29Merge "res/res_corosync: Always decline module load, instead of failing"Matt Jordan
2015-06-26res/res_corosync: Always decline module load, instead of failingMatt Jordan
2015-06-26main/pbx: Resolve case sensitivity regression in PBX hintsMatt Jordan
2015-06-26res_pjsip_nat: Adjust when contact should be rewritten.Mark Michelson
2015-06-26res_pjsip_outbound_registration.c: Add a serializer shutdown group.Richard Mudgett
2015-06-26Merge "threadpool, res_pjsip: Add serializer group shutdown API calls."Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Fix handle_client_state_destruction...Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister()...Matt Jordan
2015-06-26Merge "res_pjsip_refer: Prevent sending duplicate headers."Matt Jordan