aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/include/err.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format crypto/include/*Pascal Bühler2017-09-251-14/+16
* Add strict-prototypes warning if supported.Pascal Bühler2017-03-291-1/+1
* Bump copyright yearGeir Istad2017-03-271-1/+1
* Add log handler api to receive log messages from libSRTPPascal Bühler2017-02-241-0/+4
* Simplify logging of errors and debugPascal Bühler2017-01-301-29/+15
* Add missing __cplusplus header guards.David Benjamin2016-07-271-0/+8
* Rename error functions to comply with library name.jfigus2014-11-211-27/+27
* Remove support for --enable-kernel-linux option.jfigus2014-11-211-5/+0
* Rename all public functions, types, and defines to begin with srtp_ prefix to...jfigus2014-11-051-3/+2
* Begin header file refactoring. This is a work-in-progress.jfigus2014-10-311-36/+1
* Declare as const char when use of literal stringsChristian Oien2014-10-241-3/+3
* This commit provides a minimal refactoring of the include hierarchy to allow ...jfigus2014-10-081-1/+2
* Fix misspelling in commentTravis Cross2014-06-291-1/+1
* fixed some nits and compiler warningsDavid McGrew2006-07-181-1/+1
* updating datesDavid McGrew2006-06-081-1/+1
* If SRTP_KERNEL_LINUX is defined we declare err_level as extern, but don't dec...Marcus Sundberg2005-10-181-0/+5
* Always use the same err_reporting_level_t definition regardless of whether us...Marcus Sundberg2005-10-081-35/+15
* Clean up includes.Marcus Sundberg2005-10-021-7/+3
* fixing debug output and a documentation nitDavid McGrew2005-09-301-2/+2
* autoconf fixes and minor code cleanupDavid McGrew2005-09-281-2/+0
* rationalizing header filesDavid McGrew2005-09-261-2/+2
* Fixed bswap_32, bswap_64 (#defines were a little off)David McGrew2005-09-261-1/+1
* continuing merge from jesup, several minor fixesDavid McGrew2005-09-231-2/+4
* Initial revisionCullen Jennings2005-09-211-0/+193