summaryrefslogtreecommitdiff
path: root/main/aoc.c
AgeCommit message (Expand)Author
2017-11-20aoc: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-16aoc: Fix memory management issues.Corey Farrell
2017-11-03AOC: Fix AOC-S json memory leak.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-14Merge "Audit ast_json_pack() calls for needed UTF-8 checks."zuul
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-10-13aoc.c: Whitespace cleanupRichard Mudgett
2016-08-15manager: Add <see-also> tags to relate AoC events and actionsMatt Jordan
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-02-19ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel associa...Richard Mudgett
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-02Stasis - Refactor AOC EventsKevin Harwell
2012-12-11Cleanup CLI commands on exit for several files.Richard Mudgett
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2010-12-20Typos: recieved => receivedTzafrir Cohen
2010-06-02Generic Advice of Charge.Richard Mudgett