1. 9373379 Minor refactors suggested by @martinthomson by Richard Barnes · 6 years ago
  2. 5423cd5 Clean up library-finding logic by Richard Barnes · 6 years ago
  3. 8100247 Enable crypto tests to find their libraries (with a bit of a hack) by Richard Barnes · 6 years ago
  4. 6de462f Fix header guards by Richard Barnes · 6 years ago
  5. 5dfa20b Remove spurious #error by Richard Barnes · 6 years ago
  6. 78edc84 printf cleanup by Richard Barnes · 6 years ago
  7. c679677 All tests pass (with some hacks) by Richard Barnes · 6 years ago
  8. 9d0e6f4 Non-shell tests pass by Richard Barnes · 6 years ago
  9. 27234c5 GCM passes crypto tests by Richard Barnes · 6 years ago
  10. 5935a25 Uniform naming of GCM constructs by Richard Barnes · 6 years ago
  11. 1abf5a2 ICM tests now pass by Richard Barnes · 6 years ago
  12. 47fe22d Get tests to run (not yet pass) by Richard Barnes · 6 years ago
  13. 1d8c6c1 Fix crypto/Makefile.in by Richard Barnes · 6 years ago
  14. 3e5efb0 Further consolidation by Richard Barnes · 6 years ago
  15. f92a10b Initial ICM implementation by Richard Barnes · 6 years ago
  16. 0420ef6 Initial GCM implementation by Richard Barnes · 6 years ago
  17. 1287209 Initial build system changes by Richard Barnes · 6 years ago
  18. f6345e4 Merge pull request #416 from pabuhler/coverity-fixes-in-tests by Pascal Bühler · 6 years ago
  19. 3ba3c38 coverity: divide by zero by Pascal Buhler · 6 years ago
  20. a3a27cb coverity: memory overwrite by Pascal Buhler · 6 years ago
  21. 9c28f38 coverity: control flow by Pascal Buhler · 6 years ago
  22. 2906342 coverity: initialize value by Pascal Buhler · 6 years ago
  23. 3354fe8 coverity: free mem on return by Pascal Buhler · 6 years ago
  24. 76f91b6 coverity: unused value by Pascal Buhler · 6 years ago
  25. 0640b55 Merge pull request #415 from itollefsen/unaligned-trailer-access by Pascal Bühler · 6 years ago
  26. b9669a1 srtp.c: Fixes unaligned trailer access by Idar Tollefsen · 6 years ago
  27. 939114e Merge pull request #414 from fancycode/detect-broken-openssl-cleanse by Pascal Bühler · 6 years ago
  28. ec465b8 Detect and handle broken "OPENSSL_cleanse". by Joachim Bauch · 6 years ago
  29. fd5b3b2 Increment version in master to 2.3.0-pre by Pascal Buhler · 6 years ago
  30. 3a5656b Merge pull request #412 from pabuhler/update-changes-2.2 by Pascal Bühler · 6 years ago
  31. 5870a64 reword based on feedback by Pascal Buhler · 6 years ago
  32. b3b680c Update changes preparing for 2.2.0 release by Pascal Bühler · 6 years ago
  33. 5ec1baa Merge pull request #409 from strfry/master by Pascal Bühler · 6 years ago
  34. 1b4e9b2 Compatibilty with LibreSSL by JonathanS · 6 years ago
  35. cb17611 Merge pull request #403 from pabuhler/set-gcm-iv-directly by Pascal Bühler · 6 years ago
  36. 1447dfb Merge pull request #404 from pabuhler/add-extern-to-global-variables by Pascal Bühler · 7 years ago
  37. eb1e940 Merge pull request #405 from pabuhler/prevent-potential-double-free by Pascal Bühler · 7 years ago
  38. ae52e44 Merge pull request #406 from vopatek/fix-unprotect-mki by Pascal Bühler · 7 years ago
  39. ab6cd88 Conform to clang-format in srtp_get_session_keys by Martin Vopatek · 7 years ago
  40. ca8e9a5 Fix unprotect when pktlen < (2*mki_size + tag_len) by Martin Vopatek · 7 years ago
  41. ba2ed79 prevent potential double free by Pascal Buhler · 7 years ago
  42. 454aae6 prefix global debug modules with srtp by Pascal Buhler · 7 years ago
  43. ed8ed22 check for NULL value in debug module by Pascal Buhler · 7 years ago
  44. ac9ebfb add extern to global variables by Pascal Buhler · 7 years ago
  45. 9eb1716 Set gcm IV directly with EVP_CipherInit_ex by Pascal Buhler · 7 years ago
  46. 06a314e Merge pull request #398 from pabuhler/memory-access-fixes by Pascal Bühler · 7 years ago
  47. c995df4 Validate mki index when looking up keys by Pascal Buhler · 7 years ago
  48. 55626f3 Ensure returned trailer length is sufficient by Pascal Buhler · 7 years ago
  49. 253ac26 Remove needless check of session_keys by Pascal Buhler · 7 years ago
  50. 9546e95 Prevent OOB access of stream_template->session_keys by Pascal Buhler · 7 years ago
  51. 97def08 Merge pull request #401 from mfroeschl/fix-srtp-get-session-keys by Pascal Bühler · 7 years ago
  52. 8ec13a7 remove srtp_stream_free use srtp_stream_dealloc instead by Pascal Buhler · 7 years ago
  53. d4bd43c Fix memory access issue in srtp_get_session_keys() by marcus · 7 years ago
  54. 6f6fdbe Don't access OOB in stream->session_keys by Pascal Buhler · 7 years ago
  55. 5a752e2 Dont free unallocated session_keys by Pascal Buhler · 7 years ago
  56. 2761dac Merge pull request #397 from pabuhler/set-clang-format-version by Pascal Bühler · 7 years ago
  57. ecd7215 Use explicit clang-format version on travis by Pascal Buhler · 7 years ago
  58. e4f7f2a Merge pull request #391 from paulej/paulej_calloc_zero by Paul E. Jones · 7 years ago
  59. a6c434d Return NULL when allocating memory of size zero by Paul E. Jones · 7 years ago
  60. 03e237e Merge pull request #390 from pabuhler/coverity-scan-179781 by Pascal Bühler · 7 years ago
  61. b44764b bitvector of length zero is not valid by Pascal Buhler · 7 years ago
  62. 8f38517 Merge pull request #385 from pabuhler/travis-fixes by Pascal Bühler · 7 years ago
  63. b4e7c2e Merge pull request #383 from pabuhler/readme-badges by Pascal Bühler · 7 years ago
  64. be8409d Merge pull request #388 from nils-ohlmeier/move_out_cipher_type_declarations by Pascal Bühler · 7 years ago
  65. 63847f5 added new header to VS project files by Nils Ohlmeier · 7 years ago
  66. 8b9d687 fixed clang format by Nils Ohlmeier · 7 years ago
  67. a120b38 moved srtp_debug_module's to new header as well by Nils Ohlmeier · 7 years ago
  68. 85ca187 removed externs from cipher types header by Nils Ohlmeier · 7 years ago
  69. aa21fce moved externs from crypto_kernel into its own header by Nils Ohlmeier · 7 years ago
  70. 8d8bc3d Merge pull request #379 from nils-ohlmeier/firefox_fix_compiler_warnings by Pascal Bühler · 7 years ago
  71. 2cfbf0d Merge pull request #378 from nils-ohlmeier/firefox_make_readonly_array_const by Pascal Bühler · 7 years ago
  72. 5b5a656 Merge pull request #377 from nils-ohlmeier/firefox_remove_unused_var_init by Pascal Bühler · 7 years ago
  73. 8750d8b Merge pull request #380 from nils-ohlmeier/firefox_added_ifdef_comments by Pascal Bühler · 7 years ago
  74. afd1ee1 Merge pull request #381 from nils-ohlmeier/firefox_add_header_error by Pascal Bühler · 7 years ago
  75. 4bf9e51 allow inedx 0 by Nils Ohlmeier · 7 years ago
  76. ccd0562 adressed pabuhler's review comments by Nils Ohlmeier · 7 years ago
  77. 3522b38 traivs: treat warnings as errors by Pascal Buhler · 7 years ago
  78. 3490295 travis: use gcc version that was installed by the script by Pascal Buhler · 7 years ago
  79. abe5e32 travis: fix mips build to use correct host by Pascal Buhler · 7 years ago
  80. 988ce21 Add travis and coverity badges to README.md by Pascal Buhler · 7 years ago
  81. 76eec5b clang format by Nils Ohlmeier · 7 years ago
  82. 72b5006 clang format by Nils Ohlmeier · 7 years ago
  83. fedb08b clang foramted by Nils Ohlmeier · 7 years ago
  84. 16b75eb added error in case the platform is not detected by Nils Ohlmeier · 7 years ago
  85. 583a206 removed variable init code which never gets used by Nils Ohlmeier · 7 years ago
  86. 6a85b49 make read only arrays const by Nils Ohlmeier · 7 years ago
  87. 47220a0 fixed several compiler warnings from Firefox builds by Nils Ohlmeier · 7 years ago
  88. 702a16a added comments to fidef's for easier understanding by Nils Ohlmeier · 7 years ago
  89. 0741397 Merge pull request #376 from pabuhler/travis-coverity-scan by Pascal Bühler · 7 years ago
  90. a72b50b Update coverity token by Pascal Buhler · 7 years ago
  91. 8951a84 Add coverity scan to tavis builds by Pascal Buhler · 7 years ago
  92. be40465 Merge pull request #374 from pabuhler/travis-big-endian by Pascal Bühler · 7 years ago
  93. 341a180 add a big endian build on travis by Pascal Buhler · 7 years ago
  94. b54e5b8 Merge pull request #372 from MoeRT09/master by Pascal Bühler · 7 years ago
  95. c9f210d apply clang format by Martin Meszaros · 7 years ago
  96. f59ef4a let rtp_decoder compile on MinGW using WinPCAP by Martin Meszaros · 7 years ago
  97. 90f7e1b Merge branch 'master' into master by Martin · 7 years ago
  98. d5b8fbc Merge pull request #373 from paulej/paulej_seg_fault by Pascal Bühler · 7 years ago
  99. 026fa5f Fixed buffer size issue in test/srtp_driver.c by Paul E. Jones · 7 years ago
  100. 96d0b9a only link against lib(w)pcap when needed incorporates #366 and adapts to it by Martin Meszaros · 7 years ago