Historia zmian

Autor SHA1 Wiadomość Data
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 lat temu
  Dr. Stephen Henson 24d0524f31 PR: 2588 13 lat temu
  Ben Laurie 1eee8a4226 Use the correct length (reported by Quanhong Wang). 15 lat temu
  Bodo Möller c3cc4662af Add SEED encryption algorithm. 17 lat temu
  Bodo Möller e18eef3d7a Camellia cipher, contributed by NTT 18 lat temu
  Nils Larsch e00b165e9b let "make all test" work with "no-aes" 19 lat temu
  Richard Levitte 5906e8d5fe I think it could be a good thing to know what went wrong with the tests... 20 lat temu
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 lat temu
  Richard Levitte 3dda0dd2a2 Some compilers are quite picky about non-void functions that don't return 22 lat temu
  Richard Levitte 848f735ae4 EXIT() needs to be in a function that returns int. 22 lat temu
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 lat temu
  Richard Levitte 6631a7e7f1 use sstrsep() to get the proper type to aoti(). 22 lat temu
  Richard Levitte e6bd5e8a6d Make it possible to give vectors only for decryption or encryption. 22 lat temu
  Dr. Stephen Henson 544a2aea4b 22 lat temu
  Richard Levitte 236be53269 gcc figures that the format specifier %2x means unsigned int, so let's 23 lat temu
  Bodo Möller 6cc3700314 don't call OPENSSL_config(), this does not make any sense during "make test" 23 lat temu
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 23 lat temu
  Dr. Stephen Henson b83eddc578 Win32 fixes. 23 lat temu
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 lat temu
  Dr. Stephen Henson 20d2186c87 23 lat temu
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 lat temu
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 lat temu
  Geoff Thorpe 997a54c981 'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also, 23 lat temu
  Ulf Möller 5b46eee0f5 strsep implementation to allow the file to compile on non-BSD systems 23 lat temu
  Ulf Möller 8716dbea40 undo, didn't work 23 lat temu
  Ulf Möller e9bc66c84f *** empty log message *** 23 lat temu
  Ulf Möller c078798c60 strsep implementation to allow the file to compile on non-BSD systems 23 lat temu
  Ben Laurie 4897dc4056 Test digests. 23 lat temu
  Ben Laurie a8a004987c Add AES tests. 23 lat temu
  Ben Laurie 0e36019977 Add EVP test program. 23 lat temu