Commit History

作者 SHA1 備註 提交日期
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 16 年之前
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 年之前
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 年之前
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 年之前
  Bodo Möller 761772d7e1 Implement the Opaque PRF Input TLS extension 17 年之前
  Nils Larsch e968089485 use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output 18 年之前
  Nils Larsch ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年之前
  Nils Larsch f71165b556 fix no-dh configure option; patch supplied by Peter Meerwald 18 年之前
  Nils Larsch 00fe865dbe recent changes from 0.9.8: fix cipher list order in s3_lib.c, 19 年之前
  Dr. Stephen Henson 231b98a5e1 Make OPENSSL_NO_COMP work under Win32. 19 年之前
  Dr. Stephen Henson 09b6c2ef15 Make OPENSSL_NO_COMP compile again. 19 年之前
  Nils Larsch 6e119bb02e Keep cipher lists sorted in the source instead of sorting them at 19 年之前
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年之前
  Andy Polyakov 19bd66fe74 WCE update, mostly typos. 19 年之前
  Nils Larsch 3eeaab4bed make 19 年之前
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 年之前
  Richard Levitte fe8bf9560d When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in 19 年之前
  Nils Larsch 9dd8405341 ecc api cleanup; summary: 19 年之前
  Dr. Stephen Henson f795123c4a Fix from stable branch. 19 年之前
  Nils Larsch 35e8510e60 use 'p' as conversion specifier for printf to avoid truncation of 19 年之前
  Nils Larsch 8b15c74018 give EC_GROUP_new_by_nid a more meanigful name: 19 年之前
  Richard Levitte d9bfe4f97c Added restrictions on the use of proxy certificates, as they may pose 19 年之前
  Richard Levitte a963395a7b Apparently, at least with my VMS C environment, defining _XOPEN_SOURCE 20 年之前
  Richard Levitte d8863f0bdb Small thing. It seems like we have to defined _XOPEN_SOURCE to get 20 年之前
  Richard Levitte a7201e9a1b Changes concering RFC 3820 (proxy certificates) integration: 20 年之前
  Geoff Thorpe d095b68d63 Deprecate quite a few recursive includes from the ssl.h API header and 20 年之前
  Geoff Thorpe bcfea9fb25 Allow RSA key-generation to specify an arbitrary public exponent. Jelte 20 年之前
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年之前
  Lutz Jänicke 344e86645d unintptr_t and <inttypes.h> are not strictly portable with respect to 21 年之前
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 年之前