summaryrefslogtreecommitdiff
path: root/tests/test_strings.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2015-07-16strings.h: Fix issues with escape string functions.Richard Mudgett
2015-06-08AMI: Escape string values.Kevin Harwell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11clang compiler warnings: Fix various warnings for testsMatthew Jordan
2014-11-06test_strings: Remove string tests that exercise asserts.George Joseph
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-02-24Add ASTERISK_FILE_VERSION macro.Russell Bryant
2010-02-23Unit test for ast_str API.Mark Michelson