커밋 기록

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