Commit History

Author SHA1 Message Date
  Dr. Stephen Henson d77a970669 PR: 2588 13 years ago
  Ben Laurie 2121f15daf Use the right length (reported by Quanhong Wang). 15 years ago
  Dr. Stephen Henson 70d71f6185 Fix warnings: printf format mismatches on 64 bit platforms. 16 years ago
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 years ago
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 years ago
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 years ago
  Bodo Möller 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
  Bodo Möller f3dea9a595 Camellia cipher, contributed by NTT 18 years ago
  Nils Larsch 63d740752f changes from 0.9.8 19 years ago
  Richard Levitte 5906e8d5fe I think it could be a good thing to know what went wrong with the tests... 20 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 years ago
  Richard Levitte 3dda0dd2a2 Some compilers are quite picky about non-void functions that don't return 22 years ago
  Richard Levitte 848f735ae4 EXIT() needs to be in a function that returns int. 22 years ago
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 years ago
  Richard Levitte 6631a7e7f1 use sstrsep() to get the proper type to aoti(). 22 years ago
  Richard Levitte e6bd5e8a6d Make it possible to give vectors only for decryption or encryption. 22 years ago
  Dr. Stephen Henson 544a2aea4b 22 years ago
  Richard Levitte 236be53269 gcc figures that the format specifier %2x means unsigned int, so let's 23 years ago
  Bodo Möller 6cc3700314 don't call OPENSSL_config(), this does not make any sense during "make test" 23 years ago
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 23 years ago
  Dr. Stephen Henson b83eddc578 Win32 fixes. 23 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 years ago
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 years ago
  Geoff Thorpe 997a54c981 'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also, 23 years ago
  Ulf Möller 5b46eee0f5 strsep implementation to allow the file to compile on non-BSD systems 23 years ago
  Ulf Möller 8716dbea40 undo, didn't work 23 years ago
  Ulf Möller e9bc66c84f *** empty log message *** 23 years ago
  Ulf Möller c078798c60 strsep implementation to allow the file to compile on non-BSD systems 23 years ago