Historique des commits

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