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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds missing config.h file, conveniently hidden by local .gitignore...
Andreas Huber
2019-08-20
1
-0
/
+197
*
support building shared library on windows
Pascal Bühler
2019-08-06
1
-3
/
+3
*
Merge pull request #428 from pabuhler/ci-nss-valgrind
Pascal Bühler
2018-10-22
2
-0
/
+4
|
\
|
*
switch NSS_NoDB_Init() to NSS_InitContext()
Pascal Buhler
2018-09-28
2
-0
/
+4
*
|
create single rand func for use in tests
Pascal Buhler
2018-09-28
1
-0
/
+62
|
/
*
Minor refactors suggested by @martinthomson
Richard Barnes
2018-07-27
2
-2
/
+1
*
Fix header guards
Richard Barnes
2018-07-27
1
-4
/
+4
*
Non-shell tests pass
Richard Barnes
2018-07-27
2
-1
/
+7
*
GCM passes crypto tests
Richard Barnes
2018-07-27
1
-0
/
+2
*
Uniform naming of GCM constructs
Richard Barnes
2018-07-27
1
-8
/
+3
*
ICM tests now pass
Richard Barnes
2018-07-27
1
-1
/
+2
*
Further consolidation
Richard Barnes
2018-07-27
4
-122
/
+37
*
Initial ICM implementation
Richard Barnes
2018-07-27
1
-0
/
+61
*
Initial GCM implementation
Richard Barnes
2018-07-27
1
-0
/
+61
*
Initial build system changes
Richard Barnes
2018-07-27
1
-0
/
+8
*
Compatibilty with LibreSSL
JonathanS
2018-04-09
1
-1
/
+1
*
prefix global debug modules with srtp
Pascal Buhler
2018-03-06
1
-2
/
+2
*
add extern to global variables
Pascal Buhler
2018-03-06
1
-15
/
+15
*
moved srtp_debug_module's to new header as well
Nils Ohlmeier
2017-11-18
1
-0
/
+18
*
removed externs from cipher types header
Nils Ohlmeier
2017-11-18
1
-8
/
+8
*
moved externs from crypto_kernel into its own header
Nils Ohlmeier
2017-11-17
1
-0
/
+63
*
Merge pull request #379 from nils-ohlmeier/firefox_fix_compiler_warnings
Pascal Bühler
2017-11-16
1
-10
/
+10
|
\
|
*
clang format
Nils Ohlmeier
2017-11-12
1
-8
/
+8
|
*
fixed several compiler warnings from Firefox builds
Nils Ohlmeier
2017-11-12
1
-2
/
+2
*
|
Merge pull request #380 from nils-ohlmeier/firefox_added_ifdef_comments
Pascal Bühler
2017-11-14
1
-6
/
+6
|
\
\
|
*
|
clang format
Nils Ohlmeier
2017-11-12
1
-1
/
+1
|
*
|
added comments to fidef's for easier understanding
Nils Ohlmeier
2017-11-12
1
-6
/
+6
|
|
/
*
/
added error in case the platform is not detected
Nils Ohlmeier
2017-11-12
1
-0
/
+2
|
/
*
change srtp_crypto_alloc to initialize memory to zero
Pascal Bühler
2017-10-12
1
-0
/
+14
*
clang-format crypto/include/*
Pascal Bühler
2017-09-25
18
-518
/
+472
*
Merge pull request #289 from ulfolsson/set_and_get_roc
Pascal Bühler
2017-05-02
1
-1
/
+19
|
\
|
*
Moved pending_roc to the srtp_stream_ctx_t struct
Ulf Olsson
2017-04-25
1
-1
/
+0
|
*
Code refactoring
Ulf Olsson
2017-04-06
1
-2
/
+20
|
*
Added support for set and get the roll-over-counter
Ulf Olsson
2017-04-03
1
-0
/
+1
*
|
Use const char * for srtp_set_debug_module()
Pascal Bühler
2017-04-12
1
-1
/
+1
|
/
*
Add strict-prototypes warning if supported.
Pascal Bühler
2017-03-29
1
-1
/
+1
*
Bump copyright year
Geir Istad
2017-03-27
20
-20
/
+20
*
Move SRTP_AES_XX_LEN defines into srtp.h
Pascal Bühler
2017-03-13
1
-8
/
+0
*
Merge pull request #253 from pabuhler/cipher-type-cleanup-for-aes
Pascal Bühler
2017-03-07
1
-18
/
+18
|
\
|
*
Use same naming conventions for cipher defines and symbols.
Pascal Bühler
2017-02-23
1
-5
/
+5
|
*
Remove generic SRTP_AES_ICM and use more specific SRTP_AES_XXX_ICM
Pascal Bühler
2017-02-21
1
-14
/
+14
*
|
Merge pull request #263 from thisisG/cleaning_up_remove_duplicates
Pascal Bühler
2017-03-06
2
-283
/
+0
|
\
\
|
*
|
crypto_math.h: Removed this file
Geir Istad
2017-03-03
1
-61
/
+0
|
*
|
crypto_math.h: Removed unused forward declarations
Geir Istad
2017-03-03
1
-67
/
+0
|
*
|
crypto_math.h: Remove duplicate forward declaration
Geir Istad
2017-03-03
1
-6
/
+0
|
*
|
crypto_math.h: Removed duplicate forward declaration
Geir Istad
2017-03-03
1
-8
/
+0
|
*
|
crypto_math.h: Removed duplicated information
Geir Istad
2017-03-03
1
-52
/
+0
|
*
|
crypto_math.h: Make include guards less generic
Geir Istad
2017-03-03
1
-4
/
+4
|
*
|
crypto_math.h/datatypes.h: Removed unused macros
Geir Istad
2017-03-03
2
-89
/
+0
|
|
/
*
/
Add log handler api to receive log messages from libSRTP
Pascal Bühler
2017-02-24
1
-0
/
+4
|
/
[next]