28 Commits (7104cc96b752c45e02fd3f1728cf313263f04548)

Author SHA1 Message Date
  David Benjamin da084a3ebd Fix shared library build on OS X. 9 years ago
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 years ago
  David Benjamin c617413527 Remove SSL_SESSION_print*. 9 years ago
  David Benjamin 8f3cc26812 Rename ssl_sess.c to ssl_session.c. 9 years ago
  David Benjamin 7c6d09b9e5 Fold ssl_algs.c into ssl_lib.c. 9 years ago
  David Benjamin 443a1f65e2 Toss file-related convenience bits of ssl/ into a corner. 9 years ago
  David Benjamin b8d28cf532 Factor out the buffering and low-level record code. 9 years ago
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 years ago
  Adam Langley 0950563a9b Implement custom extensions. 9 years ago
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9 years ago
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 years ago
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9 years ago
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. 9 years ago
  David Benjamin 1d77e56b29 Convert ssl_test to C++. 9 years ago
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 years ago
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 years ago
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. 9 years ago
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. 9 years ago
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
  David Benjamin 0ac86b0220 Remove dtls1_enc. 10 years ago
  David Benjamin 5b33a5e0dd Merge the get_ssl_method hooks between TLS and SSLv3. 10 years ago
  David Benjamin bb0a17c5e1 Add a set of tests for cipher string parsing. 10 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Piotr Sikora 108300573f Hook ssl_stat.c into build. 10 years ago
  David Benjamin 2e52121acd Fix magic SSL reason codes. 10 years ago
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 years ago
  Adam Langley b4b9914f74 Unit/regression test for TLS heartbeats. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago