index
:
platform_external_libsrtp2
android-s-beta-4
android-s-beta-5
android10-gsi
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
emu-master-dev
main-cg-testing-release
master
sdk-release
simpleperf-release
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
include
/
err.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format crypto/include/*
Pascal Bühler
2017-09-25
1
-14
/
+16
*
Add strict-prototypes warning if supported.
Pascal Bühler
2017-03-29
1
-1
/
+1
*
Bump copyright year
Geir Istad
2017-03-27
1
-1
/
+1
*
Add log handler api to receive log messages from libSRTP
Pascal Bühler
2017-02-24
1
-0
/
+4
*
Simplify logging of errors and debug
Pascal Bühler
2017-01-30
1
-29
/
+15
*
Add missing __cplusplus header guards.
David Benjamin
2016-07-27
1
-0
/
+8
*
Rename error functions to comply with library name.
jfigus
2014-11-21
1
-27
/
+27
*
Remove support for --enable-kernel-linux option.
jfigus
2014-11-21
1
-5
/
+0
*
Rename all public functions, types, and defines to begin with srtp_ prefix to...
jfigus
2014-11-05
1
-3
/
+2
*
Begin header file refactoring. This is a work-in-progress.
jfigus
2014-10-31
1
-36
/
+1
*
Declare as const char when use of literal strings
Christian Oien
2014-10-24
1
-3
/
+3
*
This commit provides a minimal refactoring of the include hierarchy to allow ...
jfigus
2014-10-08
1
-1
/
+2
*
Fix misspelling in comment
Travis Cross
2014-06-29
1
-1
/
+1
*
fixed some nits and compiler warnings
David McGrew
2006-07-18
1
-1
/
+1
*
updating dates
David McGrew
2006-06-08
1
-1
/
+1
*
If SRTP_KERNEL_LINUX is defined we declare err_level as extern, but don't dec...
Marcus Sundberg
2005-10-18
1
-0
/
+5
*
Always use the same err_reporting_level_t definition regardless of whether us...
Marcus Sundberg
2005-10-08
1
-35
/
+15
*
Clean up includes.
Marcus Sundberg
2005-10-02
1
-7
/
+3
*
fixing debug output and a documentation nit
David McGrew
2005-09-30
1
-2
/
+2
*
autoconf fixes and minor code cleanup
David McGrew
2005-09-28
1
-2
/
+0
*
rationalizing header files
David McGrew
2005-09-26
1
-2
/
+2
*
Fixed bswap_32, bswap_64 (#defines were a little off)
David McGrew
2005-09-26
1
-1
/
+1
*
continuing merge from jesup, several minor fixes
David McGrew
2005-09-23
1
-2
/
+4
*
Initial revision
Cullen Jennings
2005-09-21
1
-0
/
+193