1. ac6ee9b Merge "Update README.chromium" into main by Mirko Bonadei · 6 months ago main master
  2. 71255d7 Update README.chromium by Mirko Bonadei · 6 months ago
  3. 959fd75 srtp: fix BUILD.gn by Philipp Hancke · 9 months ago
  4. eae461f Add buganizer component to DIR_METADATA by Paul Semel · 1 year, 1 month ago
  5. a52756a Fix format specifiers by Philipp Hancke · 1 year, 2 months ago
  6. 52355b4 Fix BUILD.gn after file moves by Philipp Hancke · 1 year, 2 months ago
  7. 2754875 Merge "bump libsrtp to 2.6.0 from upstream code" into main by Harald Alvestrand · 1 year, 2 months ago
  8. 546fe85 bump libsrtp to 2.6.0 from upstream code by Philipp Hancke · 1 year, 3 months ago
  9. 000edd7 expose libsrtp_build_boringssl and libsrtp_ssl_root build args by Philipp Hancke · 1 year, 4 months ago
  10. 6252450 Only pull boringssl dependency when building with Chromium by Philipp Hancke · 1 year, 4 months ago
  11. 7a7e64c Fix current version in README.chromium. by Mirko Bonadei · 1 year, 8 months ago
  12. 17b2d54 [ssci] Added Shipped field to READMEs by Anne Redulla · 2 years, 5 months ago
  13. 5b7c744 Add comment to the OWNERS file. by Mirko Bonadei · 4 years, 10 months ago
  14. 4bc69e6 Update libsrtp OWNERS and DIR_METADATA. by Mirko Bonadei · 4 years, 10 months ago
  15. 6152058 Move metadata in OWNERS files to DIR_METADATA files by Edward Lesmes · 4 years, 11 months ago
  16. 7990ca6 Roll libsrtp to 94ac00d5ac..860492290f. by Mirko Bonadei · 5 years ago
  17. 6907d99 Add "# COMPONENT" to libsrtp OWNERS file by Eric Foo · 6 years ago
  18. 6506117 Merge "Update OWNERS file." by Patrik Höglund · 7 years ago
  19. 9414284 Update OWNERS file. by Mirko Bonadei · 7 years ago
  20. 376772a Rename VERSION to avoid issues with libc++. by Mirko Bonadei · 7 years ago
  21. 368abd6 Update libsrtp to 2.2.0 from 2.1.0 by Benjamin Wright · 7 years ago
  22. fc23450 Merge "Prepare for |is_posix| switch in the Fuchsia build" by Fabrice de Gans-Riberi · 8 years ago
  23. b79b83f Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 8 years ago
  24. 260c1e1 Upload libsrtp changes to Gerrit by default by Aaron Gable · 8 years ago
  25. 1d45b8e Upgrade to libsrtp 2.1.0. by Henrik Kjellander · 8 years ago
  26. ccf8478 Fix OOB read in key generation for encrypted headers with GCM ciphers. by Henrik Kjellander · 9 years ago
  27. d15364a Fix incorrectly masked seq number for GCM IV. by Henrik Kjellander · 9 years ago
  28. 0e0936f libsrtp: Update license location in README.chromium by Henrik Kjellander · 9 years ago
  29. 71692ea Only build libsrtp tests if a build flag is set by Henrik Kjellander · 9 years ago
  30. 8d69847 Don't build tests on Windows. by Henrik Kjellander · 9 years ago
  31. eccff9b Disable warning for signed/unsigned mismatch in MSVC by Henrik Kjellander · 9 years ago
  32. f9b2187 Make libsrtp configuration public by Henrik Kjellander · 9 years ago
  33. 7baef70 Update libsrtp to version 2.0 by Henrik Kjellander · 9 years ago
  34. b17c065 Add compatibility shims to libsrtp for v1->v2 transition by Henrik Kjellander · 9 years ago
  35. 48bdd20 Prevent stack-buffer-overflow with address sanitizer by Tommi · 9 years ago
  36. 513a021 Fix OOB read in libsrtp. by Patrik Höglund · 9 years ago
  37. 720780a Support header extensions encryption (RFC 6904). by Jiayang Liu · 10 years ago
  38. ea4ed36 Add FORCE_64BIT_ALIGN support to BUILD.gn by Steven Bennetts · 10 years ago
  39. 8aa6248 Allow zero payload packets to pass bounds check. by Jiayang Liu · 10 years ago
  40. 8cee0ff Fix wrong endianness in RTCP tag calculation for AEAD/GCM. by Jiayang Liu · 10 years ago
  41. 8eecac0 Remove use_system_libsrtp build knob. by David Benjamin · 10 years ago
  42. 9cc4f2f [MIPS] Make srtp_driver compile for MIPS. by John Budorick · 10 years ago
  43. ebfcc9a Fix arm64 and mips missing -DCPU_CISC in BUILD.gn by Andrew Grieve · 10 years ago
  44. 8a7662a srtp: Fix a warning. by Nico Weber · 10 years ago
  45. b8dd754 Update libsrtp to upstream commit be95365fbb4788b688cab7af61c65b7989055fb4 by Jiayang Liu · 10 years ago
  46. e1f6929 Set "use_openssl" gyp variable to 1 if it is undefined by Jiayang Liu · 10 years ago
  47. 502e81a Use RAND_bytes for RNG when compiled against OpenSSL/BoringSSL. by Jiayang Liu · 10 years ago
  48. 9b3728a Set up a good codereview.settings file by Aaron Gable · 11 years ago
  49. 9c53f85 Update libsrtp to 1.5.2 by jiayl@chromium.org · 11 years ago
  50. 8b7d88b Remove obsolete target_arch==armv7 by jiayl@chromium.org · 11 years ago
  51. f0957e8 Land https://codereview.chromium.org/889083003/ to update libsrtp to upstream 1.5.0 by jiayl@chromium.org · 11 years ago
  52. 6446144 [MIPS] Define 'CPU_CISC' for mips as aes calculation is incorrect for 'CPU_RISC' by Gordana.Cmiljanovic@imgtec.com · 11 years ago
  53. 98284c8 Use FORCE_64BIT_ALIGN on 32-bit platforms to make sure that aes_cbc_ctx_t allocated by aes_cbc_alloc is 64-bit aligned. by jiayl@chromium.org · 11 years ago
  54. 9829010 Revert r292047: Replace compiling flag "-O3" with "-O2" to avoid a compiler bug that caused a crash by jiayl@chromium.org · 11 years ago
  55. 8207bf3 Replace compiling flag "-O3" with "-O2" to avoid a compiler bug that caused a crash. by jiayl@chromium.org · 11 years ago
  56. dcc1fc6 Revert "Define DEV_URANDOM for posix" by michaelbai@chromium.org · 11 years ago
  57. 5eebd25 [MIPS] Add build support for MIPS64 in libsrtp. by mallinath@chromium.org · 11 years ago
  58. 401b2cc Define DEV_URANDOM for posix by michaelbai@chromium.org · 11 years ago
  59. 662d81d [MIPS] Make srtp_driver compile for MIPS by mallinath@chromium.org · 11 years ago
  60. 2f2e557 Add support for arm64 by primiano@chromium.org · 12 years ago
  61. 7dff545 Adding rdbx_get_packet_index to export list which will be used in libjingle. by mallinath@chromium.org · 12 years ago
  62. 8412279 Fix license description in README.chromium. by torne@chromium.org · 12 years ago
  63. c3261b9 Adding RTP header validation checks to srtp_protect and srtp_unprotect methods. by mallinath@chromium.org · 12 years ago
  64. dd4edd6 Changes to README.chromium by mallinath@chromium.org · 12 years ago
  65. f8a59d6 libsrtp: enable building for iOS devices using armv7 by fischman@chromium.org · 12 years ago
  66. e151e51 use standard uint/int types for posix systems by sergeyu@chromium.org · 13 years ago
  67. 3fa95a0 Updating srtp to the latest of sourceforge repo by mallinath@chromium.org · 13 years ago
  68. aaa7ffc Make libsrtp compile for Win64. by jschuh@chromium.org · 13 years ago
  69. 0cc9340 .gitignore: Add *.target.mk, created as part of ChromiumOS build by sergeyu@chromium.org · 13 years ago
  70. 305bb94 Cleanup Name field in libsrtp's README.chromium. by sergeyu@chromium.org · 13 years ago
  71. 29ff57e Fixing the ROC jump forwarded by 1. by mallinath@chromium.org · 13 years ago
  72. d910efb Linux: add an option to use system libsrtp by phajdan.jr@chromium.org · 13 years ago
  73. 7bcb8db replace inline with INLINE and redefine appropriately in libsrtp by scottmg@chromium.org · 13 years ago
  74. fe888df [MIPS] Add build support for libsrtp for MIPS. by wjia@chromium.org · 13 years ago
  75. eee5d33 Fixes the buffer overflow read while initializing the aes_icm_context. by mallinath@chromium.org · 13 years ago
  76. 7655e35 Enable HAVE_UINT64_T in order to use system defined unsigned integer types on Mac OS. by badea@adobe.com · 13 years ago
  77. a309b23 Removing the action section from the libsrtp.gyp file, as it's not used in deps folder. by mallinath@chromium.org · 13 years ago
  78. 884664f Actions input/output needs empty strings in libsrtp.gyp by mallinath@chromium.org · 13 years ago
  79. e5d2e61 Updating libsrtp to the latest, which has some fixes for replay detection. by mallinath@chromium.org · 13 years ago
  80. 4e2f8a6 Change macro definitions for android/arm and add srtp tests into gyp by leozwang@google.com · 14 years ago
  81. 362c71e Fixing define typo mistake in libsrtp by mallinath@chromium.org · 14 years ago
  82. 4af3b6f Removing Winsock32 dependency for byte order conversion methods in libsrtp. by mallinath@chromium.org · 14 years ago
  83. 40a4558 Enable HAVE_NETINET_IN_H define to include net/inet header files for Unix based OS. by mallinath@google.com · 14 years ago
  84. c8dd49a Fix: Remove reference to config_in.h in libsrtp.gyp. by mallinath@google.com · 14 years ago
  85. fe998fc libsrtp config files are not used with chromium. Deleting these unwanted config files from repository. by mallinath@google.com · 14 years ago
  86. 5961d85 Add libsrtp license info to the files which doesn't have. by mallinath@google.com · 14 years ago
  87. 943672f libsrtp.gyp fix: by mallinath@google.com · 14 years ago
  88. b313d03 libsrtp.gyp: fix incorrect headers path and remove unused math.c. by mallinath@google.com · 14 years ago
  89. be69050 Adding libsrtp to deps/third_party. Libsrtp is critical for secure realtime p2p voice and video communication. by mallinath@google.com · 14 years ago
  90. cece0cd Formatting the readmes in deps to follow the proper format and making sure they contain Short Name and Version fields for version tracking. by cdn@chromium.org · 15 years ago
  91. 6ed0ee9 Add current version of libSRTP from CVS. by sergeyu@chromium.org · 15 years ago