summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-11threadpool: Handle worker thread transitioning to dead when going active.Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-08-10main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-07-31dns_core: Allow zero-length DNS responses.Mark Michelson
2015-07-17Merge "strings.h: Fix issues with escape string functions."Matt Jordan
2015-07-16strings.h: Fix issues with escape string functions.Richard Mudgett
2015-07-12media cache: Add a core API and facade for a backend agnostic media cacheMatthew Jordan
2015-07-11tests/test_devicestate: Add additional tests for the device state APIMatt Jordan
2015-07-04bucket: Add clone/staleness operations for ast_bucket/ast_bucket_fileMatt Jordan
2015-07-04sorcery: Add support for object stalenessMatt Jordan
2015-06-24Unit tests: Fix more unit test description strings.Richard Mudgett
2015-06-24Unit tests: Fix unit test description strings.Richard Mudgett
2015-06-24DNS unit tests: Fix extraneous description string commas.Richard Mudgett
2015-06-10DNS: Fix some corner cases.Richard Mudgett
2015-06-10DNS: Remove trailing newline from summary and descriptions.Richard Mudgett
2015-06-09Merge "Fix unsafe uses of ast_context pointers."Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-08AMI: Escape string values.Kevin Harwell
2015-06-04test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.Joshua Colp
2015-05-20Merge "Fix potential crash after unload of func_periodic_hook or test_message."Matt Jordan
2015-05-19doxygen: Fix doxygen errorsMatt Jordan
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-05-14Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list"Joshua Colp
2015-05-14Fix potential crash after unload of func_periodic_hook or test_message.Corey Farrell
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-12sorcery: Add API to insert/remove a wizard to/from an object type's listGeorge Joseph
2015-05-11vector: Add REMOVE, ADD_SORTED and RESET macrosGeorge Joseph
2015-05-06vector: Additional enhancements and fixesGeorge Joseph
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-04-29Astobj2: Add ao2_weakproxy_ref_object function.Corey Farrell
2015-04-22dns: Make query sets hold on to queries for their lifetime.Joshua Colp
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-14test_astobj2_weaken: Fix source file registration.Corey Farrell
2015-04-13astobj2: Add support for weakproxy objects.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11clang compiler warnings: Fix various warnings for testsMatthew Jordan
2015-04-09Reduce duplication of common DNS code.Mark Michelson
2015-04-06Uncomment test case.Mark Michelson
2015-04-06Add missing DNS NAPTR test file.Mark Michelson
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-03-19funcs/func_env: Fix regression caused in FILE read operationMatthew Jordan
2015-01-07func_config: Add ability to retrieve specific occurrence of a variableGeorge Joseph
2014-12-23test_astobj2: Fix warning for missing trailing slash in categoryGeorge Joseph
2014-12-11Stasis: Update unittest for channel snapshotsKinsey Moore
2014-12-05sorcery: Add additional observer capabilities.George Joseph