]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2014-10-30  Corey Farrellapp_queue: fix a couple leaks to struct call_queue...
2014-10-30  Walter Doekesapp_voicemail: Fix unchecked bounds of myArray in IMAP_...
2014-10-30  Igor GoncharovskiyAdd additional checks for NULL pointers to fix several...
2014-10-30  Matthew Jordanchannels/chan_sip: Add improved support for 4xx error...
2014-10-30  Matthew Jordanchannels/chan_sip: Support mutltiple Supported and...
2014-10-28  Corey Farrellres_fax: Resolve T38 gateway frame leak.
2014-10-28  Malcolm DavenportASTERISK-23512, correct inaccurate comment in manager...
2014-10-28  Matthew Jordanmain/manager: Fix typo in AMI event documentation of...
2014-10-28  Malcolm DavenportASTERISK-24323, fix bug in documentation of AGI STREAM...
2014-10-28  Malcolm DavenportASTERISK-24419, fix incorrect syntax for setting langua...
2014-10-28  Corey Farrellapp_queue: Cleanup ao2_iterator
2014-10-27  Matthew Jordanres/res_http_websocket: Fix minor nits found by wdoekes...
2014-10-27  Matthew Jordanres/res_srtp: Fix include issue for libsrtp 1.5.0
2014-10-20  Matthew JordanAST-2014-011: Fix POODLE security issues
2014-10-17  Matthew Jordanchannels/chan_sip: Respect outboundproxy setting when...
2014-10-16  Igor GoncharovskiyFix loss of voice after second call drops (on a second...
2014-10-16  Joshua Colpres_rtp_asterisk: Fix a bug where ICE state would get...
2014-10-15  Alexandr Anikinchan_ooh323: fix rtptimeout general value checking
2014-10-14  Corey Farrellres_fax: Fix reference leak caused by gateway sessions
2014-10-14  Corey Farrellres_fax: Resolve module reference leak caused by reserv...
2014-10-12  Joshua Colpres_rtp_asterisk: Make the ICE transport check case...
2014-10-12  Walter Doekeschan_sip: Fix so asterisk won't send reINVITE after...
2014-10-12  Walter Doekesbuild: Relax badshell tilde test to allow for ~ in...
2014-10-12  Walter Doekesres_calendar_ews: Relax neon version check to work...
2014-10-10  Kinsey MooreCallerID: Fix parsing regression
2014-10-10  Walter Doekeschan_sip: Fix dialog leak resulting from missing ACK...
2014-10-09  Kevin Harwellres_rtp_asterisk: Crash if no candidates received for...
2014-10-09  Walter Doekessafe_asterisk: Don't automatically exceed MAXFILES...
2014-10-09  Walter DoekesBlocked revisions 424876
2014-10-08  Joshua Colpres_rtp_asterisk: Allow only UDP ICE candidates.
2014-10-07  Corey Farrellastobj2: Correct REF_DEBUG false leak report
2014-10-06  Matthew Jordanmessage: Don't close an AMI connection on SendMessage...
2014-10-05  Corey FarrellRelease AMI connections on shutdown.
2014-10-05  Corey Farrellchan_sip: Clean leak on error path of process_sdp
2014-10-04  Corey Farrellchan_motif: Release format capabilities and config...
2014-10-01  Walter Doekeschan_sip: Simplify some unref code by removing unlink_p...
2014-10-01  Walter Doekeschan_sip: Remove excess ref of realtime peer before...
2014-09-30  Joshua Colpres_rtp_asterisk: Ensure that the base and mapped addre...
2014-09-29  Walter Doekesautosupport: Fix bashism.
2014-09-26  Richard Mudgettres_fax: Fix out of bounds error in update_modem_bits().
2014-09-26  Walter Doekesdocs: Escape unescaped minus sign in asterisk.8 manpage.
2014-09-24  Walter Doekeschan_sip: Unref outbound proxy structure on dialog...
2014-09-22  Walter Doekeschan_sip: On INVITE retransmission, don't add an extra...
2014-09-22  Walter Doekescli.c: Fix tab completion "module load" when MALLOC_DEB...
2014-09-18  Richard Mudgettastobj2.c/refcounter.py: Fix to deal with invalid objec...
2014-09-18  Mark Michelsonres_fax_spandsp: Properly handle cleanup before startin...
2014-09-18  George Josephconfig: bug: Fix SEGV in ast_category_insert when match...
2014-09-17  Joshua Colpres_rtp_asterisk: Ensure that the thread terminating...
2014-09-16  Joshua Colpres_rtp_asterisk: Fix 100% CPU usage due to timer heap...
2014-09-16  Joshua Colpres_rtp_asterisk: Fix building when pjproject is not...
2014-09-16  Joshua Colpres_rtp_asterisk: Fix a myriad of TURN client issues.
2014-09-14  Walter Doekeschan_sip: Clarify that sipdebug=yes cannot be undone...
2014-09-12  Kinsey MooreBridging: Fix bouncing native bridge
2014-09-10  George Josephconfig: bug: fix truncation of included config files...
2014-09-07  Rusty NewtonSounds/BuildSystem: Modifications to include new releas...
2014-09-04  Jonathan RoseManager: Require read permission for SYSTEM in order...
2014-08-30  George Josephmanager: Make WaitEvent action respect eventfilters
2014-08-29  Matthew Jordandoc: Add a manpage for the smsq utility
2014-08-29  Matthew Jordandoc: Add a manpage for the aelparse utility
2014-08-28  Matthew JordanLICENSE: Clarify language in Asterisk's LICENSE to...
2014-08-28  Michael L.... chan_iax2: Fix Dynamic IAX2 Registrations After Tempora...
2014-08-27  Kinsey MooreCallerID: Fix parsing of malformed callerid
2014-08-25  Richard Mudgettres_musiconhold: Fix MOH restarting where it left off...
2014-08-24  Joshua Colpchan_sip: Use the server reflexive ICE candidate RTCP...
2014-08-21  Richard Mudgettres_musiconhold.c: Remove obsolete REF_DEBUG code.
2014-08-21  Jonathan Roseres_musiconhold: Fix reference leaks caused when reload...
2014-08-21  Matthew Jordanchan_sip: Don't use port derived from fromdomain if...
2014-08-20  Richard Mudgettcli.c: Fix tab completion of "module load" when MALLOC_...
2014-08-19  Kinsey MooreAMI Docs: Fix Status channel parameter optionality
2014-08-18  George Josephfunc_config: Change 'Not Found' message from ERROR...
2014-08-17  Matthew Jordanapps/app_dial: Fix Dial 'z' option
2014-08-17  Matthew Jordanconfigure: Undefine FORTIFY_SOURCE prior to defining...
2014-08-15  Matthew Jordanapp_voicemail/app: Remove test events that were duplica...
2014-08-14  Matthew Jordanmain/file: Move test event to emit PLAYBACK event more...
2014-08-13  Walter Doekeslogger: Don't store verbose-magic in the log files.
2014-08-11  Walter Doekesgeneral: Fix memory Corruption in __ast_string_field_pt...
2014-08-11  Walter Doekestcptls: Avoid compiler warning on non-dev-mode.
2014-08-07  Richard Mudgettchan_sip: Replace sip_tls_read() and resolve the large...
2014-08-06  George Josephpbx_lua: fix regression with global sym export and...
2014-08-05  Richard Mudgettformat.c: Add reason comments for the format_list ordering.
2014-08-04  Rusty NewtonManager - Improve documentation for manager commands...
2014-07-28  Richard Mudgettdatastores: Audit ast_channel_datastore_remove usage.
2014-07-25  Richard Mudgettfeatures.c: Allow appliationmap to use Gosub.
2014-07-24  Corey Farrellchan_sip: sip_subscribe_mwi_destroy should not call...
2014-07-24  Jason ParkerDon't cause Asterisk to exit if ooh323.conf not found.
2014-07-23  Scott Griepentrogapp_voicemail: use a consistent generator string
2014-07-22  Kinsey MooreFix more dev-mode build issues
2014-07-15  Matthew Jordanmanager: Return ActionID on nominal responses to Presen...
2014-07-15  Jonathan Rosefunc_uri: URIENCODE/URIDECODE - allow empty strings...
2014-07-13  Corey Farrellastobj2: work around REF_DEBUG race which causes out...
2014-07-13  Corey FarrellFix minor reference leaks in app_skel and TEST_FRAMEWORK
2014-07-11  Scott Griepentrogconfig: inform config hook of change when writing file
2014-07-10  Matthew Jordaninclude/asterisk/xmpp.h: Convert indentation to tabs
2014-07-10  Richard Mudgettchan_dahdi/sig_pri: Fix type mismatch in the idledial...
2014-07-03  Richard Mudgettchan_dahdi: Add inband_on_setup_ack compatibility option.
2014-07-03  Matthew Jordanmain/untils: Prevent potential infinite loop in ast_car...
2014-06-30  Joshua Colpres_rtp_asterisk: Add SHA-256 support for DTLS and...
2014-06-30  Matthew Jordanchan_sip: be more tolerant of whitespace between attrib...
2014-06-27  Corey FarrellEnsure REF_DEBUG records entrys for attempts to ao2_ref...
2014-06-27  Corey Farrellrefcounter.py: prevent use of excessive RAM with large...
next