1. 5c12778 Convert bio_test to GTest. by David Benjamin · 8 years ago
  2. 908ac19 Moving transcript and PRF functions to SSL_TRANSCRIPT. by Steven Valdez · 8 years ago
  3. 5e37778 Rename ssl_rsa.c to ssl_privkey.c. by Adam Langley · 8 years ago
  4. bdcfd13 Move the SSL BIO into ssl/ from decrepit/. by Adam Langley · 8 years ago
  5. d1515a3 Move a number of X.509 functions from ssl_lib.c to ssl_x509.c by Adam Langley · 8 years ago
  6. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  7. 1252f87 Convert one libssl function to C++11. by David Benjamin · 8 years ago
  8. 143e8b3 Add TLS 1.3 1-RTT. by Steven Valdez · 9 years ago
  9. a2c42d7 Rename (s3,d1)_meth.c. by David Benjamin · 9 years ago
  10. a8288dc Remove pqueue. by David Benjamin · 9 years ago
  11. cfec7c6 Rename s3_{clnt,srvr}.c by David Benjamin · 9 years ago
  12. df50eec Fold DTLS server state machine into TLS state machine. by David Benjamin · 9 years ago
  13. aa7734b Fold the DTLS client handshake into the TLS one. by David Benjamin · 9 years ago
  14. 4298d77 Implement draft-ietf-tls-curve25519-01 in C. by David Benjamin · 9 years ago
  15. da084a3 Fix shared library build on OS X. by David Benjamin · 9 years ago
  16. 301afaf Add a run_tests target to run all tests. by David Benjamin · 9 years ago
  17. c617413 Remove SSL_SESSION_print*. by David Benjamin · 10 years ago
  18. 8f3cc26 Rename ssl_sess.c to ssl_session.c. by David Benjamin · 10 years ago
  19. 7c6d09b Fold ssl_algs.c into ssl_lib.c. by David Benjamin · 10 years ago
  20. 443a1f6 Toss file-related convenience bits of ssl/ into a corner. by David Benjamin · 10 years ago
  21. b8d28cf Factor out the buffering and low-level record code. by David Benjamin · 10 years ago
  22. 73415b6 Move arm_arch.h and fix up lots of include paths. by Adam Langley · 10 years ago
  23. 0950563 Implement custom extensions. by Adam Langley · 10 years ago
  24. 5021b22 Convert the renegotiation extension to the new system. by Adam Langley · 10 years ago
  25. 0b635c5 Add malloc test support to unit tests. by David Benjamin · 10 years ago
  26. 31a0779 Factor SSL_AEAD_CTX into a dedicated type. by David Benjamin · 10 years ago
  27. 71f0794 Document everything in ssl_ciph.c, now ssl_cipher.c. by David Benjamin · 10 years ago
  28. 1d77e56 Convert ssl_test to C++. by David Benjamin · 10 years ago
  29. 29b1867 Precompute sorted array for error strings. by Adam Langley · 10 years ago
  30. 4a0f0c4 Change CMakeLists.txt to two-space indent. by Adam Langley · 10 years ago
  31. 507c1ee Honor the standard BUILD_SHARED_LIBS cmake variable. by David Benjamin · 10 years ago
  32. b8a56f1 Remove dead code from EVP_CIPHER codepaths. by David Benjamin · 10 years ago
  33. 82c9e90 Merge SSLv23_method and DTLS_ANY_VERSION. by David Benjamin · 10 years ago
  34. 0ac86b0 Remove dtls1_enc. by David Benjamin · 10 years ago
  35. 5b33a5e Merge the get_ssl_method hooks between TLS and SSLv3. by David Benjamin · 11 years ago
  36. bb0a17c Add a set of tests for cipher string parsing. by David Benjamin · 11 years ago
  37. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  38. 1083005 Hook ssl_stat.c into build. by Piotr Sikora · 11 years ago
  39. 2e52121 Fix magic SSL reason codes. by David Benjamin · 11 years ago
  40. 13ab3e3 Remove heartbeat extension. by David Benjamin · 11 years ago
  41. b4b9914 Unit/regression test for TLS heartbeats. by Adam Langley · 11 years ago
  42. 95c29f3 Inital import. by Adam Langley · 11 years ago