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