summaryrefslogtreecommitdiff
path: root/main/astobj2_hash.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-30astobj2: Add backtrace to log_bad_ao2.Corey Farrell
2016-07-07REF_DEBUG: Prevent logging of container node objects.Corey Farrell
2015-05-25Astobj2: Correctly treat hash_fn returning INT_MINIvan Poddubny
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-22Astobj2: Ensure all calls to __adjust_lock pass a valid object.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-06Split astobj2.c into more maintainable components.George Joseph