Revīziju vēsture

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