Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 10 ans
  Andy Polyakov cf5ecc3e1f Update support for Intel compiler: add linux-x86_64-icc and fix problems. il y a 12 ans
  Andy Polyakov be7b4458f2 Keep disclaiming 16-bit platform support. For now remove WIN16 references il y a 19 ans
  Andy Polyakov 3d6312e807 Zap DES_UNROLL when SMALL_FOOTPRINT is in effect. il y a 19 ans
  Andy Polyakov e62991a07c Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. il y a 19 ans
  Andy Polyakov 1a979201d5 This is essentially Intel 32-bit compiler tune-up. To start with all il y a 20 ans
  Ben Laurie 8598289936 Correct asm exclusions. il y a 22 ans
  Richard Levitte a5a01e9051 Bring des_locl.h at the same level as in the 0.9.7 branch. il y a 22 ans
  Andy Polyakov 6be4688bdc Ooops! No ROTATE on some platforms after x86_64 performance patch... il y a 22 ans
  Andy Polyakov 2f98abbcb6 x86_64 performance patch. il y a 22 ans
  Bodo Möller 3f2f3d4264 always include <string.h> (we do this in various other header files, il y a 22 ans
  Richard Levitte 3bac6d9479 Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid certain linkage clashes. il y a 23 ans
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and il y a 23 ans
  Ben Laurie 3ba5d1cf2e Make EVPs allocate context memory, thus making them extensible. Rationalise il y a 23 ans
  Richard Levitte a5bc1e8568 Use e_os2.h rather than opensslconf.h, since some needed macros are il y a 24 ans
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't il y a 24 ans
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making il y a 24 ans
  Richard Levitte 26da3e65ac If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto il y a 24 ans
  Richard Levitte c2359eb18c _lrotl and _lrotr are defined in MSVC but nowhere else that we know il y a 24 ans
  Ulf Möller 657e60fa00 ispell (and minor modifications) il y a 25 ans
  Andy Polyakov 404fb7149e Even more late break-in MacOS tidbits... il y a 25 ans
  Ulf Möller cfa3747ba9 More DES library cleanups: remove references to srand/rand il y a 25 ans
  Bodo Möller e766a681aa Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). il y a 25 ans
  Bodo Möller e1999b1dab Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. il y a 25 ans
  Ulf Möller 7d7d2cbcb0 VMS support. il y a 25 ans
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 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 169cc7a112 Remove references to .org header file names. il y a 25 ans
  Ulf Möller 8e10f2b3ac Move all autogenerated header file parts to crypto/opensslconf.h. il y a 25 ans