1. 6dd083f Move client parsing of ServerHello extensions into new framework by Matt Caswell · 8 years ago
  2. 6b473ac Refactor ClientHello extension parsing by Matt Caswell · 8 years ago
  3. 8b0e934 Fix some missed size_t updates by Matt Caswell · 8 years ago
  4. 8157d44 Convert ServerHello construction to WPACKET by Matt Caswell · 8 years ago
  5. 2c7b4db Convert tls_construct_client_hello() to use PACKETW by Matt Caswell · 9 years ago
  6. a230b26 Indent ssl/ by Emilia Kasper · 9 years ago
  7. 3c82e43 Add checks on sk_TYPE_push() returned result by FdaSilvaYY · 9 years ago
  8. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  9. fbdf029 Free any existing SRTP connection profile by Matt Caswell · 9 years ago
  10. 43e5faa Add new DTLS-SRTP protection profiles from RFC 7714 by Dmitry Sobinov · 9 years ago
  11. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  12. 50932c4 PACKETise ServerHello processing by Matt Caswell · 10 years ago
  13. 9ceb242 PACKETise ClientHello processing by Matt Caswell · 10 years ago
  14. 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
  15. 86885c2 Use "==0" instead of "!strcmp" etc by Rich Salz · 10 years ago
  16. 9e9858d dead code cleanup: #if 0 in ssl by Rich Salz · 10 years ago
  17. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  18. 32b07f5 Additional fix required for no-srtp to work by Matt Caswell · 10 years ago
  19. e52a3c3 Include <openssl/foo.h> instead of "foo.h" by Geoff Thorpe · 10 years ago
  20. e659eff Fix for SRTP Memory Leak by Matt Caswell · 10 years ago
  21. 11eaec9 Submitted by: Eric Rescorla <ekr@rtfm.com> by Dr. Stephen Henson · 13 years ago
  22. 5997efc Submitted by: Eric Rescorla <ekr@rtfm.com> by Dr. Stephen Henson · 13 years ago
  23. 333f926 Add DTLS-SRTP. by Ben Laurie · 13 years ago