1. c11ea942 Convert comments in ssl. by David Benjamin · 8 years ago
  2. e39ac8f Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. by David Benjamin · 8 years ago
  3. 86e95b8 Move libssl's internals into the bssl namespace. by David Benjamin · 8 years ago
  4. e8703a3 Switch a number of files to C++. by David Benjamin · 8 years ago[Renamed from ssl/d1_srtp.c]
  5. 5ab4596 Fix ssl_ctx_make_profiles error handling. by David Benjamin · 9 years ago
  6. c6cc6e7 Make kSRTPProfiles static. by David Benjamin · 9 years ago
  7. d229433 Free any existing SRTP connection profile. by David Benjamin · 9 years ago
  8. 9819367 Remove some easy obj.h dependencies. by David Benjamin · 9 years ago
  9. 78f8aab ssl->ctx cannot be NULL. by David Benjamin · 9 years ago
  10. 51545ce Remove a number of unnecessary stdio.h includes. by David Benjamin · 9 years ago
  11. afd565f Add defines for SRTP profiles using GCM ciphers from RFC 7714. by Joachim Bauch · 10 years ago
  12. ce51469 Fix a missing initializer that only Clang warns about. by Adam Langley · 10 years ago
  13. 96c2a28 Fix all sign/unsigned warnings with Clang and GCC. by Adam Langley · 10 years ago
  14. 9e4e01e Align the SSL stack on #include style. by David Benjamin · 10 years ago
  15. cfd65b6 Fold srtp.h into ssl.h. by David Benjamin · 10 years ago
  16. 391250d Convert the SRTP extension to the new system by Adam Langley · 10 years ago
  17. 3570d73 Remove the func parameter to OPENSSL_PUT_ERROR. by David Benjamin · 10 years ago
  18. 60da0cd Fix STACK_OF pointer style. by David Benjamin · 10 years ago
  19. f0ae170 Include-what-you-use ssl/internal.h. by David Benjamin · 10 years ago
  20. 2ee94aa Rename ssl_locl.h to internal.h by David Benjamin · 10 years ago
  21. bc44c08 Store SRTP_PROTECTION_PROFILES as const. by David Benjamin · 11 years ago
  22. 2481975 Reformat d1_{srtp|srvr}.c and s3_both.c by Adam Langley · 11 years ago
  23. aeb8d00 Add less dangerous versions of SRTP functions. by David Benjamin · 11 years ago
  24. fb3ff2c Don't compare signed vs. unsigned. by David Benjamin · 11 years ago
  25. 120a674 Fix the return values for most of SRTP. by David Benjamin · 11 years ago
  26. 6defe17 Fix typo in DTLS-SRTP extension parsing. by Adam Langley · 11 years ago
  27. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  28. dc72ff7 Port ClientHello extensions parsing to crypto/bytestring. by David Benjamin · 11 years ago
  29. 8af6639 Fix leak in ssl_parse_clienthello_use_srtp_ext. by David Benjamin · 11 years ago
  30. 2e5d686 Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. by David Benjamin · 11 years ago
  31. 0397309 Port ServerHello extension parsing to CBS. by David Benjamin · 11 years ago
  32. 95c29f3 Inital import. by Adam Langley · 11 years ago