]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-09-07  Alexander Anikin chan_ooh323: call ast_rtp_instance_stop on ooh323_d... 09/1209/1
2015-09-04  David M. LeeFix when remote candidates exceed PJ_ICE_MAX_CAND 01/1201/1
2015-08-26  Joshua Colpchan_sip: Allow call pickup to set the hangup cause. 40/1140/1
2015-08-19  Mark MichelsonMerge "app_queue.c: Extract some functions for simpler...
2015-08-19  Scott Griepentrogcontrib: script install_prereq should install sqlite3 21/1121/1
2015-08-18  Richard Mudgettapp_queue.c: Extract some functions for simpler code. 04/1104/2
2015-08-18  Richard Mudgettapp_queue.c: Fix error checking in QUEUE_MEMBER() read. 03/1103/2
2015-08-18  Richard Mudgettapp_queue.c: Fix setting QUEUE_MEMBER 'paused' and... 02/1102/2
2015-08-13  Mark MichelsonMerge "chan_sip.c: wrong peer searched in sip_report_se...
2015-08-13  Kevin Harwellchan_sip.c: wrong peer searched in sip_report_security_... 77/1077/3
2015-08-12  Joshua ColpMerge "res_http_websocket: Forcefully terminate on...
2015-08-11  Richard Mudgettchan_dahdi.c: Flush the DAHDI write buffer after starti... 62/1062/1
2015-08-11  Richard Mudgettchan_dahdi.c: Lock private struct for ast_write(). 61/1061/1
2015-08-11  Joshua Colpres_http_websocket: Forcefully terminate on write errors. 72/1072/1
2015-08-08  David M. LeeReplace htobe64 with htonll 50/1050/1
2015-08-05  Joshua Colpres_rtp_asterisk: Don't leak temporary key when enablin... 35/1035/2
2015-08-03  Mark Duncanres/res_rtp_asterisk: Add ECDH support 29/1029/2
2015-07-31  Richard Mudgettchan_sip.c: Move NULL check to where it will do some... 99/999/1
2015-07-31  Richard Mudgettrtp_engine.c: Fix off nominal ref leak and some minor... 98/998/1
2015-07-31  Richard Mudgettrtp_engine.c: Tweak glue->update_peer() parameter nil... 97/997/1
2015-07-31  Richard Mudgettchan_sip.c: Tweak glue->update_peer() parameter nil... 96/996/1
2015-07-29  Mark Michelsonres_http_websocket: Properly encode 64 bit payload 92/992/1
2015-07-24  Mark MichelsonLocal channels: Alternate solution to ringback problem. 55/955/2
2015-07-22  Mark MichelsonMerge "audiohook: Read the correct number of samples...
2015-07-22  Mark MichelsonLocal channels: Do not block control -1 payloads. 49/949/1
2015-07-22  Joshua Colpaudiohook: Read the correct number of samples based... 44/944/1
2015-07-20  Rusty NewtonDocumentation: chan_sip doesn't support WS or WSS in... 38/938/2
2015-07-19  Michael Cargileres/res_musiconhold: Add a warning when MOH does not... 33/933/1
2015-07-17  Patric Marschallsig_pri.h: force_restart_unavailable_chans in wrong... 23/923/2
2015-07-15  Matt Jordanapps/app_dictate: Fix typo in attribution 94/894/1
2015-07-11  Matt Jordantests/test_devicestate: Add additional tests for the... 83/783/2
2015-07-11  Matt Jordanmain/devicestate: Prevent duplicate registration of... 82/782/2
2015-07-08  Joshua Colpres_rtp_asterisk: Ensure DTLS timeout timer is -1 if... 09/809/1
2015-07-06  Joshua Colpres_rtp_asterisk: Prevent simultaneous access to DTLS... 86/786/3
2015-07-05  Joshua ColpMerge "chan_sip: Fix early call pickup caused deadlock...
2015-07-02  Joshua ColpMerge "chan_vpb.cc: Fix compiler warning Jenkins found...
2015-07-02  Joshua ColpMerge "res_timing: Don't close FD 0 when out of open...
2015-07-02  Joshua ColpMerge "rtp_engine: Skip useless self-assignment in...
2015-07-02  Joshua ColpMerge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS...
2015-07-02  Joshua ColpMerge "chan_mgcp: Don't call close on fd -1." into 11
2015-07-02  Walter Doekeschan_sip: Fix early call pickup caused deadlock. 71/771/2
2015-07-02  Walter Doekeschan_mgcp: Don't call close on fd -1. 68/768/1
2015-07-02  Walter Doekesrtp_engine: Skip useless self-assignment in ast_rtp_eng... 65/765/1
2015-07-02  Walter Doekesastfd: Fix buffer overflow in DEBUG_FD_LEAKS. 62/762/1
2015-07-02  Walter Doekesres_timing: Don't close FD 0 when out of open files. 59/759/1
2015-07-01  Richard Mudgettchan_vpb.cc: Fix compiler warning Jenkins found. 58/758/1
2015-07-01  Scott GriepentrogChannel alert pipe: improve diagnostic error return 55/755/1
2015-06-28  Matt JordanMakefile: Remove coverage files on 'make clean' 43/743/1
2015-06-27  Matt Jordanmain/pbx: Resolve case sensitivity regression in PBX... 38/738/1
2015-06-16  Matt JordanMerge "chan_sip: Prevent deadlock when performing BYE...
2015-06-12  Damian Ivereighchan_sip.c: Update dialog fromtag after request with... 32/632/6
2015-06-11  Mark Michelsonchan_sip: Prevent deadlock when performing BYE with... 44/644/2
2015-06-10  Joshua ColpMerge "weakref attribute detection broken with gcc...
2015-06-08  Corey FarrellFix unsafe uses of ast_context pointers. 81/481/3
2015-06-04  ibercomCLI: Cosmetic issue - core show uptime 86/586/2
2015-06-04  ibercomweakref attribute detection broken with gcc 4.6 and... 74/574/4
2015-05-31  Ivan PoddubnyFix buffer overflow in slin sample frames generation. 56/556/1
2015-05-25  Ivan PoddubnyAstobj2: Correctly treat hash_fn returning INT_MIN 32/532/3
2015-05-21  Matt JordanMerge "audiohook.c: Difference in read/write rates...
2015-05-21  Matt JordanMerge "Logger: Reset defaults before processing config...
2015-05-21  Corey FarrellLogger: Reset defaults before processing config. 02/502/1
2015-05-20  Corey Edwardschan_sip/sdp_crypto.c: allow SDP crypto tag to be up... 97/497/2
2015-05-20  Kevin Harwellaudiohook.c: Difference in read/write rates caused... 62/462/6
2015-05-14  Jonathan RoseMessage.c: Clear message channel frames on cleanup 70/470/1
2015-05-14  Joshua ColpMerge "main/manager.c: Bugfix sort action_manager by...
2015-05-13  Joshua ColpMerge "General: Fix recent menuselect-related cross...
2015-05-13  Joshua ColpMerge "chan_dahdi/sig_pri: Fix crash on ISDN call hangu...
2015-05-13  Joshua ColpMerge "res_config_mysql: Fix broken column type checkin...
2015-05-13  Rodrigo Ramírez... main/manager.c: Bugfix sort action_manager by alphabeti... 58/458/1
2015-05-13  Alexandre Fournierres_config_mysql: Fix broken column type checking 55/455/1
2015-05-13  Yousf Ateyares_rtp_asterisk: Correction for the limit which detect... 52/452/1
2015-05-13  Joshua ColpMerge "cdr_pgsql: Use PQescapeStringConn for escaping...
2015-05-12  Richard Mudgettchan_dahdi/sig_pri: Fix crash on ISDN call hangup colli... 45/445/1
2015-05-12  Sebastian KemperGeneral: Fix recent menuselect-related cross compile... 44/444/1
2015-05-12  Joshua ColpMerge "Fix processing of asterisk.conf debug=yes."...
2015-05-12  Corey FarrellFix processing of asterisk.conf debug=yes. 37/437/2
2015-05-12  Rodrigo Ramírez... cdr_pgsql: Use PQescapeStringConn for escaping names. 40/440/1
2015-05-11  Ivan Poddubnypbx/pbx_spool: Fix issue when call files were executed... 34/434/2
2015-05-08  Matt JordanMerge "tcptls: Avoiding ERR_remove_state in OpenSSL...
2015-05-08  Matt JordanMerge "res_rtp_asterisk: Issue ERROR if res_srtp is...
2015-05-08  Sean Brightres_rtp_asterisk: Issue ERROR if res_srtp is not found. 08/408/3
2015-05-08  Rusty Newtonsounds: Add Swedish sounds to Makefile and XML 13/413/1
2015-05-08  Alexander Traudtcptls: Avoiding ERR_remove_state in OpenSSL. 06/406/1
2015-05-08  George Josephdoc: Make progdocs play nice with git 02/402/2
2015-05-07  Ivan Poddubnycontrib/editors: Fix vim syntax highlighting of comment... 97/397/1
2015-05-06  Richard Mudgettchan_dahdi: Improve force_restart_unavailable_chans... 84/384/1
2015-05-05  Ivan Poddubnyapp_queue: Fix queue_log EXITWITHTIMEOUT containing... 68/368/1
2015-05-04  Matt JordanMerge "cdr/cdr_csv.c: Add a new option to enable column...
2015-05-04  Matt JordanMerge "res_odbc: Use negative connection cache for...
2015-05-04  Martin Tomecres_odbc: Use negative connection cache for all connections 83/183/5
2015-05-04  Matt JordanMerge "Update configure.ac/Makefile for clang" into 11
2015-05-03  Diederik de... Update configure.ac/Makefile for clang 43/343/1
2015-05-03  Matt JordanMerge "Build System: Prevent unneeded changes to asteri...
2015-05-02  Matt JordanMerge "v11: More files to ignore." into 11
2015-05-02  Matt JordanMerge "main/pbx: Improve performance of dialplan reload...
2015-05-01  Corey FarrellBuild System: Prevent unneeded changes to asterisk... 30/330/1
2015-05-01  Richard Mudgettv11: More files to ignore. 27/327/1
2015-05-01  Matt Jordanmain/pbx: Improve performance of dialplan reloads with... 14/314/5
2015-04-30  Mark MichelsonMerge "include/asterisk/vector.h: Backport vector.h...
2015-04-30  Matt Jordaninclude/asterisk/vector.h: Backport vector.h to Asterisk 11 13/313/1
next