28 コミット (7104cc96b752c45e02fd3f1728cf313263f04548)

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