Do not poll DEVRANDOM if weäre building without an file pointer API.
[openssl.git] / crypto / rand / rand_win.c
2000-12-16 Richard LevitteDo not poll DEVRANDOM if weäre building without an...
2000-11-29 Ulf Möllerfix for Borland C
2000-11-04 Ulf MöllerSet the CryptoAPI randomness estimate back to 0.
2000-11-03 Ulf Möllerincrease the value a bit
2000-09-21 Richard LevitteChanges by Jeffrey Altman <jaltman@columbia.edu> to...
2000-09-18 Richard LevitteGoing through performance statistics sometimes generate...
2000-09-18 Richard Levittecyclecount is only used when __GNUC__ isn't defined.
2000-09-18 Richard LevitteDisable the net statistics gathering code, since differ...
2000-09-18 Richard LevitteJeffrey Altman reminds us to initialize some variables...
2000-09-17 Richard LevitteJeffrey Altman <jaltman@columbia.edu> sent me a patch...
2000-09-15 Richard LevitteLater, Jeffrey changed his mind. Apparently, GetCursor...
2000-09-15 Ulf MöllerJeffrey Altman points out that GetQueueStatus() crashes...
2000-09-14 Richard LevitteJeffrey Altman convinced me this patch was really neede...
2000-09-13 Ulf MöllerPoint to Peter Gutmann's revised paper.
2000-09-13 Richard Levitte3 changes:
2000-09-11 Richard LevitteA cast is needed or Borland C will complain.
2000-07-21 Ulf Mölleroops.
2000-07-21 Ulf Möllerdon't print debug output
2000-07-19 Ulf MöllerRandomness polling function for Win9x.
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-31 Bodo MöllerMove Windows seeding functions into a separate file.