]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2016-09-19  Walter Doekesasterisk.c: When astcanary dies on linux, reset priorit... 19/3919/2
2016-09-15  zuulMerge "chan_sip: Fix session timeout on retransmit...
2016-09-13  Steve Davieschan_sip: Fix session timeout on retransmit of non... 87/3887/3
2016-09-13  zuulMerge "chan_sip: Allow target refresh (Contact update...
2016-09-12  Richard Mudgettapp_queue: Fix CLI "queue show" and AMI Queues action... 81/3881/1
2016-09-12  Walter Doekeschan_sip: Allow target refresh (Contact update) on... 80/3880/1
2016-09-09  Walter Doekescontrib: Let safe_asterisk script continue without... 70/3870/1
2016-09-09  Joshua Colpchan_sip: Don't allocate new RTP instances on top of...
2016-09-07  Tzafrir Cohenfollowme: initialize all config items on reload 81/3581/2
2016-09-06  Walter Doekeschan_sip: Don't refuse calls with "optional crypto... 31/3831/1
2016-08-31  Michael Kuronapp_mp3: Use correct buffer size and the same sample... 39/3739/2
2016-08-29  Joshua ColpMerge "pbx.c: Prevent infinite recursion in manager_sho...
2016-08-29  zuulMerge "app_queue: Ensure member is removed from pending...
2016-08-29  chrisderockapp_macro: Consider '~~s~~' as a macro start extension. 58/3758/1
2016-08-29  Etienne Lessardpbx.c: Prevent infinite recursion in manager_show_dialp... 54/3754/1
2016-08-27  Joshua Colpapp_queue: Ensure member is removed from pending when... 45/3745/1
2016-08-26  zuulMerge "channel: No hung-up on failing security requirem...
2016-08-26  Alexander Traudchannel: No hung-up on failing security requirements. 28/3728/2
2016-08-25  Richard Mudgettres_fax: Fix deadlock in ast_channel_get_t38_state(). 05/3705/1
2016-08-25  Richard Mudgettres_fax.c, res_fax_spandsp.c: Misc deadlock fixes. 04/3704/1
2016-08-25  Richard Mudgettres_fax.c: Fix deadlock in fax_gateway_indicate_t38(). 03/3703/1
2016-08-25  Richard Mudgettres_fax.c: Add chan locked precondition comments. 02/3702/1
2016-08-25  Richard Mudgettast_framehook_detach() must be called with the channel... 01/3701/1
2016-08-25  Richard Mudgettres_fax: Fix latent bug exposed by ASTERISK-24841 changes. 00/3700/1
2016-08-25  Richard Mudgettres_fax.c: Remove redundant locking. 99/3699/1
2016-08-25  Richard Mudgettres_fax: Fix some curlies on the end of function defini... 98/3698/1
2016-08-24  Joshua ColpMerge "Fix checks for allocation debugging." into 11
2016-08-24  Corey FarrellFix checks for allocation debugging. 93/3693/1
2016-08-19  zuulMerge "sip.conf: tlsclientmethod is using sslv23 as...
2016-08-19  Alexander Traudsip.conf: tlsclientmethod is using sslv23 as default. 38/3638/2
2016-08-17  Kevin Harwellpbx.c: Crash in handle_hint_change due to uninitialized... 01/3601/2
2016-08-14  Corey Farrellpbx.c: Additional fixes to ast_context_remove_extension... 57/3557/1
2016-08-12  Corey FarrellRun mandatory cleanup when startup fails. 15/3515/1
2016-08-03  Corey FarrellAdd missing checks during startup. 10/3410/1
2016-08-01  zuulMerge "pbx.c: Fix handling of '-' in extension name...
2016-07-29  zuulMerge "pbx.c: Allow dangerous functions when adding...
2016-07-29  Corey Farrellpbx.c: Fix handling of '-' in extension name and callerid 53/3353/6
2016-07-28  Richard Mudgettpbx.c: Allow dangerous functions when adding a hint... 68/3368/1
2016-07-26  Richard Mudgettdsp.c: Correct DTMF twist dsp.conf documentation. 35/3335/2
2016-07-26  Richard Mudgettdsp.c: Fix erroneous fax tone detection. 34/3334/1
2016-07-22  zuulMerge "chan_sip: Enable Session-Timers for SIP over...
2016-07-22  Alexander Traudchan_sip: Enable Session-Timers for SIP over TCP (and... 32/3232/2
2016-07-21  George Josephchan_sip: Prevent deadlock when issuing "sip show channels" 73/3273/4
2016-07-21  zuulMerge "Add conditional support for noreturn functions...
2016-07-20  zuulMerge "Unit tests: Use AST_TEST_DEFINE in conditional...
2016-07-20  zuulMerge "res_rtp_asterisk: Count a roll-over of the seque...
2016-07-20  Corey FarrellAdd conditional support for noreturn functions. 56/3256/1
2016-07-18  Corey FarrellUnit tests: Use AST_TEST_DEFINE in conditional code... 25/3225/1
2016-07-18  Alexander Traudres_rtp_asterisk: Count a roll-over of the sequence... 22/3222/1
2016-07-18  Alexander TraudMakefile: Suppress echoing of target 'config' again. 19/3219/1
2016-07-15  zuulMerge "app_queue: Only remove queue member from pending...
2016-07-14  zuulMerge "pbx: Fix leak of timezone for time based include...
2016-07-14  zuulMerge "BuildSystem: Avoid obsolete warning with pthread...
2016-07-14  zuulMerge "res_rtp_asterisk: Enable Forward Secrecy (PFS...
2016-07-14  Joshua Colpapp_queue: Only remove queue member from pending when... 04/3204/1
2016-07-14  Corey Farrellpbx: Fix leak of timezone for time based includes. 01/3201/1
2016-07-13  Alexander Traudres_rtp_asterisk: Enable Forward Secrecy (PFS) for... 68/3068/4
2016-07-13  Alexander TraudBuildSystem: Avoid obsolete warning with pthread.m4... 85/3185/1
2016-07-13  zuulMerge "BuildSystem: Allow own CFLAGS on ./configure...
2016-07-12  zuulMerge "BuildSystem: Avoid obsolete warning with libcurl...
2016-07-12  Alexander TraudBuildSystem: Allow own CFLAGS on ./configure. 71/3171/1
2016-07-11  Richard Mudgettast_expr2: Fix off-nominal memory leak. 66/3166/1
2016-07-07  Joshua Colpchan_sip: Handle a request to negotiate T.38 after... 52/3152/1
2016-07-04  Alexander TraudBuildSystem: Avoid obsolete warning with libcurl.m4... 43/3143/1
2016-06-29  zuulMerge "BuildSystem: Avoid obsolete warning with AC_TYPE...
2016-06-28  George JosephBuildSystem: Fix a few issues hightlighted by gcc 6.x 97/3097/1
2016-06-23  Alexander TraudBuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL... 87/3087/1
2016-06-23  zuulMerge "res_fax: Fix reference leak in fax_v21_session_n...
2016-06-23  zuulMerge "res_rtp_asterisk: Fix a self-comparison identif...
2016-06-22  zuulMerge "chan_unistim: Fix memcpy in get_to_address...
2016-06-22  Corey Farrellres_fax: Fix reference leak in fax_v21_session_new. 84/3084/1
2016-06-22  George Josephres_rtp_asterisk: Fix a self-comparison identified... 81/3081/1
2016-06-22  George Josephchan_unistim: Fix memcpy in get_to_address 73/3073/2
2016-06-22  Alexander TraudBuildSystem: Avoid obsolete warning with AC_FUNC_SETVBU... 77/3077/1
2016-06-22  zuulMerge "res_rtp_asterisk: fix memory leak in dtls" into 11
2016-06-22  Torrey Searleres_rtp_asterisk: fix memory leak in dtls 51/3051/2
2016-06-22  zuulMerge "res_rtp_asterisk: Use latest DTLS version availa...
2016-06-21  Alexander Traudres_rtp_asterisk: Use latest DTLS version available... 53/3053/2
2016-06-21  Alexander TraudBuildSystem: Avoid obsolete warning with HELP_STRING... 56/3056/1
2016-06-20  Alexei Gradinarifix: memory and resource leaks 50/3050/1
2016-06-20  Alexander Traudhttp: leverage 'bindaddr' for TLS in http.conf 42/3042/1
2016-06-16  Vasil Kolevchan_sip: bigger buffers for headers, better failure... 35/3035/1
2016-06-10  Joshua ColpMerge "core: Not the configured but granted number...
2016-06-10  Alexander Traudcore: Not the configured but granted number of possible... 71/2971/3
2016-06-09  George Josephbuild: Fix ast_sockaddr initialization to be more... 81/2981/2
2016-06-09  zuulMerge "astfd: Not maximum size of a single file but...
2016-06-09  zuulMerge "BuildSystem: Avoid 'ar cru' and use 'ar cr'...
2016-06-08  Alexander Traudastfd: Not maximum size of a single file but maximum... 67/2967/1
2016-06-08  Timo TeräsFix #include poll.h and sys/cdefs.h 64/2964/1
2016-06-07  Alexander Traudres_srtp: Instead of libSRTP use OpenSSL as random... 62/2962/1
2016-06-07  Alexander TraudBuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 59/2959/1
2016-05-23  zuulMerge "Makefile: remove OSARCH check for init install...
2016-05-21  Tzafrir CohenMakefile: remove OSARCH check for init install 95/2895/1
2016-05-21  Ivan Poddubnyfunc_curl: Don't trim response text on non-ASCII characters 93/2893/1
2016-05-19  zuulMerge "udptl: Don't eat sequence numbers until OK...
2016-05-18  George Josephudptl: Don't eat sequence numbers until OK is received 69/2869/3
2016-05-17  George Josephchan_sip: Prevent extra Session-Expires headers from... 54/2854/2
2016-05-15  zuulMerge "logger: Add PID to syslog messages." into 11
2016-05-13  Tzafrir Cohenfollowme: delete the right recorded name file 29/2829/1
2016-05-12  Alexei Gradinarilogger: Add PID to syslog messages. 12/2812/1
next