Historique des commits

Auteur SHA1 Message Date
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong il y a 20 ans
  Lutz Jänicke 344e86645d unintptr_t and <inttypes.h> are not strictly portable with respect to il y a 21 ans
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. il y a 21 ans
  Richard Levitte 4d8743f490 Netware-specific changes, il y a 21 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 21 ans
  Dr. Stephen Henson a08ced78c8 Avoid warnings: add missing prototype, don't shadow. il y a 21 ans
  Richard Levitte 8242354952 Make sure int SSL_COMP_add_compression_method() checks if a certain il y a 21 ans
  Richard Levitte f82ab534c6 Check for errors from SSL_COMP_add_compression_method(). il y a 21 ans
  Bodo Möller 563c05e2dc fix out-of-bounds check in lock_dbg_cb (was too lose to detect all il y a 21 ans
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... il y a 21 ans
  Ulf Möller 66ecdf3bfb more mingw related cleanups. il y a 21 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 21 ans
  Richard Levitte 09867a47a4 If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE gets il y a 22 ans
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in il y a 22 ans
  Richard Levitte 4fbe40c54f gethostname() is more a BSD feature than an XOPEN one. il y a 22 ans
  Richard Levitte e7a285694e define USE_SOCKETS so sys/param.h gets included (and thusly, MAXHOSTNAMELEN il y a 22 ans
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't il y a 22 ans
  Richard Levitte 31be2daa06 Small bugfixes to the KSSL implementation. il y a 22 ans
  Bodo Möller 1e3a9b650f allocate bio_err before memory debugging is enabled to avoid memory leaks il y a 22 ans
  Richard Levitte 0bf23d9b20 WinCE patches il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Bodo Möller 896e4fef30 avoid Purify warnings il y a 22 ans
  Bodo Möller 5e3247d8bc fix typo il y a 22 ans
  Lutz Jänicke ba5ba5490d Add missing brackets. il y a 22 ans
  Richard Levitte 90f5a2b6fe Instead of returning errors when certain flags are unusable, just ignore them. il y a 22 ans
  Bodo Möller ea26226046 ECC ciphersuite support il y a 22 ans
  Bodo Möller b52f3818f4 undo nonsense patch (r *is* signed or we have signedness mismatches elsewhere) il y a 22 ans
  Richard Levitte cc12975514 Fix unsigned vs. signed clash il y a 22 ans
  Richard Levitte 8b07f23c30 Signedness mismatch. il y a 22 ans
  Bodo Möller 234c73767d use BIO_nwrite() more properly to demonstrate the general idea of il y a 22 ans