Historie revizí

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