1. 9d323dc crypto_math.h: Removed duplicate forward declaration by Geir Istad · 8 years ago
  2. 860e46e crypto_math.h: Removed duplicated information by Geir Istad · 8 years ago
  3. 77557e2 crypto_math.h: Make include guards less generic by Geir Istad · 8 years ago
  4. dcad860 crypto_math.h/datatypes.h: Removed unused macros by Geir Istad · 8 years ago
  5. a958398 test/srtp_driver.c: Removed duplicate include by Geir Istad · 8 years ago
  6. 086bd29 Checkin generated documentation. by Pascal Bühler · 8 years ago
  7. 9b090ef Merge pull request #255 from paulej/mki_comment by Pascal Bühler · 8 years ago
  8. 9f79ab2 Cleanup comment related to MKI by Paul E. Jones · 8 years ago
  9. c448087 Small typo correction by Paul E. Jones · 8 years ago
  10. 29c6509 Merge pull request #224 from rsith71/mkiSupport by Pascal Bühler · 8 years ago
  11. 626e9e8 Apply some formatting nits by Geir Istad · 8 years ago
  12. 7591886 Regenerate configure are error & logging changes by Pascal Bühler · 8 years ago
  13. 83c3c72 Merge pull request #241 from pabuhler/configure-log-options by Pascal Bühler · 8 years ago
  14. 8104c7c Merge pull request #234 from pabuhler/exspose-ssrc-in-event-data by Pascal Bühler · 8 years ago
  15. beaf9d8 Merge branch 'master' into configure-log-options by Pascal Bühler · 8 years ago
  16. a3c68bc regenerate configure after recent configure.in changes by Pascal Bühler · 8 years ago
  17. 710207a Merge pull request #249 from pabuhler/remove-generic-aesicm-from-configure by Pascal Bühler · 8 years ago
  18. bc01aad Add missing argument to match required signature. by Pascal Bühler · 8 years ago
  19. ad355b6 srtp_aes_icm_encrypt: Fix from cast to type for *c by Geir Istad · 8 years ago
  20. 11547ba srtp_aes_icm_encrypt srtp_aes_icm_ctx_t* to void* by Geir Istad · 8 years ago
  21. fef5099 Update aes_icm.c by Geir Istad · 8 years ago
  22. b3427ac Update config_in.h by Geir Istad · 8 years ago
  23. 66d713c Update config.h_win32vc7 by Geir Istad · 8 years ago
  24. 7d81993 Update config.hw by Geir Istad · 8 years ago
  25. ef54b90 Change to use uint32_t for ssrc by Pascal Bühler · 8 years ago
  26. 43186e7 remove ismacrypt references from code by Pascal Bühler · 8 years ago
  27. 5b19fce remove remaining ism references from readme by Pascal Bühler · 8 years ago
  28. bbf883d Merge pull request #250 from cisco/wrong_contents_tag by Geir Istad · 8 years ago
  29. 85ae5d4 Merge branch 'master' into remove-generic-aesicm-from-configure by Pascal Bühler · 8 years ago
  30. 1b333ec Update README.md with new logging configure options by Pascal Bühler · 8 years ago
  31. d7c4864 Merge branch 'master' into configure-log-options by Pascal Bühler · 8 years ago
  32. 4268d21 Update README.md by Geir Istad · 8 years ago
  33. dfeac31 Merge pull request #248 from thisisG/docs_to_markdown by Geir Istad · 8 years ago
  34. d188ab0 README.md: Add mailing list information by Geir Istad · 8 years ago
  35. d397c77 README.md: Replace key in example with a hard coded value by Geir Istad · 8 years ago
  36. 1bd2422 doc: Removed XML generation by Geir Istad · 8 years ago
  37. cfc2d92 doc: Re-introduced VERSION parsing into generated docs by Geir Istad · 8 years ago
  38. 1195df6 README.md: Touchup for github URL and backtics for functions by Geir Istad · 8 years ago
  39. 18a5173 README.md: Removed ISMA Encryption section by Geir Istad · 8 years ago
  40. be4e984 Merge branch 'master' into docs_to_markdown by Geir Istad · 8 years ago
  41. 0f7725c Delete TODO by Pascal Bühler · 8 years ago
  42. b969ed5 Merge branch 'master' into configure-log-options by Pascal Bühler · 8 years ago
  43. e4af22f remove support for generic aesicm from configure.in by Pascal Bühler · 8 years ago
  44. ac872e7 update configure after recent configure.in changes by Pascal Bühler · 8 years ago
  45. 9d8cb19 Merge pull request #238 from itollefsen/autotools by Pascal Bühler · 8 years ago
  46. 6c949b6 Change required openssl version to be >= 1.0.1 by Pascal Bühler · 8 years ago
  47. f9c148d configure.in: Lowers pkg-config version required. by Idar Tollefsen · 8 years ago
  48. 5cd58c0 Addressing code review comments by Ryan Hooper · 8 years ago
  49. 8acaa4f README: Now in Markdown! by Geir Istad · 8 years ago
  50. b48849a doc/intro.md: Changed structured a bit for more logical flow by Geir Istad · 8 years ago
  51. bf486d3 docs: TOC and tags for intro.md by Geir Istad · 8 years ago
  52. 4e6bfd0 docs: Remove old references and header template by Geir Istad · 8 years ago
  53. a7c5daf doc/intro.md: Include references.txt into intro.md by Geir Istad · 8 years ago
  54. 820ef80 doc/intro.md: Integrate credits from LaTeX header by Geir Istad · 8 years ago
  55. ffe210a intro.md: Merged in the README by Geir Istad · 8 years ago
  56. de51ff4 doc/intro.md: README >> intro.md by Geir Istad · 8 years ago
  57. d1bef50 doc/intro.md: Converting from LaTeX/text to Markdown by Geir Istad · 8 years ago
  58. 200d3bc doc: Change from intro.txt to intro.md as main page by Geir Istad · 8 years ago
  59. 6794ab8 doc/Doxyfile: Change to HTML generation, specify css by Geir Istad · 8 years ago
  60. 6b2747a doc/Doxyfile: Adding current API to document generator by Geir Istad · 8 years ago
  61. 26ae960 Makefile.in: Rewording comment about documentation by Geir Istad · 8 years ago
  62. 02bb79a doc/Doxyfile: Upgrade Doxyfile to modern version by Geir Istad · 8 years ago
  63. c8d0c6e doc/Makefile.in: Remove LaTeX doc generation and cryptodoc target by Geir Istad · 8 years ago
  64. ab0345b Updated the srtp function to get the protected length added by LibSRTP via code review comments by Ryan Hooper · 8 years ago
  65. 98895c2 Merge pull request #246 from thisisG/add_missing_conditional_for_test by Geir Istad · 8 years ago
  66. e4068d8 test/rtp_decoder: Add missing conditional by Geir Istad · 8 years ago
  67. 5c9e1c4 Merge branch 'master' into mkiSupport by Pascal Bühler · 8 years ago
  68. 0a6487e Merge pull request #245 from pabuhler/add-missing-srtp-cipher-dealloc-in-test by Pascal Bühler · 8 years ago
  69. da626ae Merge pull request #244 from pabuhler/error-check-timing-test by Pascal Bühler · 8 years ago
  70. dd88cbe Merge pull request #239 from thisisG/issue_157_implement_crypto_burn by Pascal Bühler · 8 years ago
  71. 073198a Add missing srtp_cipher_dealloc calls when test fails. by Pascal Bühler · 8 years ago
  72. 26583d0 Free enc_buf if an error occurs by Pascal Bühler · 8 years ago
  73. a4250c3 Merge branch 'master' into autotools by Pascal Bühler · 8 years ago
  74. c3655db Don't use underscore as leading character in header guards. (#242) by Pascal Bühler · 8 years ago
  75. 10ed5d4 Merge pull request #243 from pabuhler/do-not-install-ekt by Pascal Bühler · 8 years ago
  76. f38d893 Moving the key limit structure to part of the Session Keys by Ryan Hooper · 8 years ago
  77. 04eeef8 Updating code base off of code review comments by Ryan Hooper · 8 years ago
  78. a7e6be6 Cosmetic changes to rtp_decoder.c by Paul E. Jones · 8 years ago
  79. 7a724ee Merge branch 'sippy-master' by Paul E. Jones · 8 years ago
  80. 4180821 Add simple error checking in timing test to avoid false results. by Pascal Bühler · 8 years ago
  81. c3df9ff Whitespace cleanup. by Geir Istad · 8 years ago
  82. 8482bcc Use OPENSSL_cleanse() to set memory to zero, else use srtp_cleanse() by Geir Istad · 8 years ago
  83. 9572093 Remove unnecessary forward declarations for octet_string_set_to_zero by Geir Istad · 8 years ago
  84. 1f7f3f7 ekt is not really supported yet, remove from install by Pascal Bühler · 8 years ago
  85. 88579e6 Simplify logging of errors and debug by Pascal Bühler · 8 years ago
  86. 59843bf Merge branch 'master' of https://github.com/cisco/libsrtp by Maksym Sobolyev · 8 years ago
  87. e345cbe Merge pull request #209 from mmdriley/boringssl-aes192 by Paul E. Jones · 8 years ago
  88. 600ad96 configure: Regenerates configure script after configure.in changes. by Idar Tollefsen · 8 years ago
  89. 0e79075 configure.in: Replaces hardcoded CFLAGS with compiler checks. by Idar Tollefsen · 8 years ago
  90. 4689a6a makefile.in: Fixes shared library generation under Cygwin. by Idar Tollefsen · 8 years ago
  91. b015c45 configure.in/Makefile.in: Removes -fPIC flag on Windows. by Idar Tollefsen · 8 years ago
  92. 333fa84 configure.in: Improves OpenSSL discovery and linking. by Idar Tollefsen · 8 years ago
  93. 3edfcef configure.in/Makefile.in: Always generate and install pkg-config file. by Idar Tollefsen · 8 years ago
  94. 5e67d39 configure.in: Adds proper quoting and small improvements flowing from it. by Idar Tollefsen · 8 years ago
  95. 27d857c configure.in: Changes empty CFLAGS check to be (more) shell neutral. by Idar Tollefsen · 8 years ago
  96. 5fd1187 configure.in/Makefile.in: Whitespace cleanup. by Idar Tollefsen · 8 years ago
  97. b6a1c6e Merge pull request #237 from thisisG/rtp_decoder_c_spring_cleaning by Pascal Bühler · 8 years ago
  98. cf78198 Merge pull request #236 from thisisG/issue_158_identical_expressions_in_conditional by Pascal Bühler · 8 years ago
  99. 5e2ff54 test/rtp_decoder.c: Spring cleaning, whitespace, old comments, formatting by Geir Istad · 8 years ago
  100. 8cc00aa test/rtp_decoder.c: Remove NOOP conditional by Geir Istad · 8 years ago