Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast vor 16 Jahren
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. vor 18 Jahren
  Bodo Möller 48fc582f66 New functions CRYPTO_set_idptr_callback(), vor 18 Jahren
  Nils Larsch f763e0b5ae make sure error queue is totally emptied vor 19 Jahren
  Richard Levitte ec37635c94 It was just pointed out to me that it's better to cast to double... vor 20 Jahren
  Richard Levitte fd836aeee0 Make sure that the last argument to RAND_add() is a float, or some vor 20 Jahren
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. vor 21 Jahren
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. vor 22 Jahren
  Bodo Möller f9b0f47c0c copyright vor 23 Jahren
  Bodo Möller ea7150b070 The various hash #includes in rand_lcl.h *are* needed despite vor 23 Jahren
  Ben Laurie da8a2e6f90 Now need sha.h for some reason. vor 23 Jahren
  Ben Laurie d66ace9da5 Start to reduce some of the header bloat. vor 23 Jahren
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. vor 23 Jahren
  Bodo Möller daba492c3a md_rand.c thread safety vor 23 Jahren
  Bodo Möller badb910f3c Avoid race condition. vor 23 Jahren
  Bodo Möller e9ad0d2c31 Fix PRNG. vor 23 Jahren
  Dr. Stephen Henson 323f289c48 vor 23 Jahren
  Lutz Jänicke 47b0f48dd9 ERR_peek_error() returns "unsigned long". vor 23 Jahren
  Bodo Möller 6e6d04e29a fix md_rand.c locking bugs vor 23 Jahren
  Bodo Möller 8562801137 error codes are longs, not ints vor 24 Jahren
  Richard Levitte 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there vor 24 Jahren
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't vor 24 Jahren
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making vor 24 Jahren
  Richard Levitte d309394447 Make sure that 'initialized' is zeroed as well when cleaning up. vor 24 Jahren
  Richard Levitte d6ade7422a Looks like Win32 builds do not define THREADS. However, they're still vor 24 Jahren
  Richard Levitte a4125514f5 There's a deadlock when ssleay_rand_bytes is called the first time, since vor 24 Jahren
  Ulf Möller 8ad7635ec9 Move RNG initialization to RAND_poll(), and shared definitions to vor 24 Jahren
  Richard Levitte 3b3bc455d0 That's it, I've seen questions about this one time too many for vor 24 Jahren
  Bodo Möller 2ace287dea Move Windows seeding functions into a separate file. vor 24 Jahren
  Bodo Möller 361ee9733f Improve PRNG robustness. vor 24 Jahren