コミット履歴

作者 SHA1 メッセージ 日付
  Bodo Möller a4974de937 clarification 18 年 前
  Bodo Möller 22f41c9b99 check length properly 18 年 前
  Bodo Möller a123c552cd simplify: use s2n macro 18 年 前
  Bodo Möller b2172f4f8e Avoid hard-coded table length where we can use sizeof. 18 年 前
  Bodo Möller a70183bc80 fix for hostname extension 18 年 前
  Bodo Möller 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
  Nils Larsch c6a27f0178 fix for OPENSSL_NO_EC 18 年 前
  Richard Levitte a4ff392503 tlsext_ecpointformatlist_length is unsigned, so check if it's less 18 年 前
  Nils Larsch 90bdfd97a6 signed vs. unsigned 18 年 前
  Richard Levitte b9865f110e Oh, now I noticed Bodo's change that made tlsext_ecpointformatlist 18 年 前
  Richard Levitte 07ef612968 Resolve signed vs. unsigned issues 18 年 前
  Bodo Möller 019fdc7850 fix sign problems 18 年 前
  Nils Larsch 7c382796be remove unused variables 18 年 前
  Bodo Möller b6acb8d0de udpate Supported Point Formats Extension code 18 年 前
  Bodo Möller 36ca4ba63d Implement the Supported Point Formats Extension for ECC ciphersuites 18 年 前
  Richard Levitte 6b9e941ee3 signed vs. unsigned clash. 18 年 前
  Bodo Möller 58ece83395 Further TLS extension improvements 18 年 前
  Bodo Möller 241520e66d More TLS extension related changes. 18 年 前
  Bodo Möller a13c20f603 Further TLS extension updates 18 年 前
  Bodo Möller f1fd4544a3 Various changes in the new TLS extension code, including the following: 19 年 前
  Bodo Möller ed3883d21b Support TLS extensions (specifically, HostName) 19 年 前
  Nils Larsch 01a9792f05 remove unused internal foo_base_method functions 19 年 前
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 年 前
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 年 前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年 前
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 24 年 前
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 25 年 前
  Ulf Möller de808df47b Cosmetic changes. 25 年 前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年 前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年 前