Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 47e0a1c335 PR: 2100 14 years ago
  Andy Polyakov b3020393f2 rand_win.c: fix time limit logic. 14 years ago
  Andy Polyakov 7a6e0901ff rand_win.c: handle GetTickCount wrap-around. 14 years ago
  Dr. Stephen Henson 44c8b81eea Don't use __try+__except unless on VC++ 15 years ago
  Dr. Stephen Henson 75a86fa024 Update from 0.9.8-stable. 15 years ago
  Andy Polyakov b92c0df834 Broaden compatibility amount Win32 headers even further [some don't have 18 years ago
  Andy Polyakov 59947880f4 Broaden compatibility among Windows SDK versions. Elder versions don't have 19 years ago
  Andy Polyakov 0491e05833 Final(?) WinCE update. 19 years ago
  Andy Polyakov 19bd66fe74 WCE update, mostly typos. 19 years ago
  Andy Polyakov 573969cd53 Abstain from GUI calls in rand_win.c in NT service context. 19 years ago
  Andy Polyakov 8a35fb3bea Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally 19 years ago
  Andy Polyakov e476f94212 Move _WIN32_WINNT definition from command line to e_os.h. The change is 19 years ago
  Dr. Stephen Henson f68854b4c3 Various Win32 and other fixes for warnings and compilation errors. 19 years ago
  Ulf Möller 7a8c728860 undo Cygwin change 19 years ago
  Ulf Möller 130db968b8 Use Windows randomness code on Cygwin 19 years ago
  Andy Polyakov 89c53672c2 Make rand_win.c UNICODE savvy. 20 years ago
  Lutz Jänicke c0017a5a65 Update URI 20 years ago
  Richard Levitte 88401ed449 Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>: 21 years ago
  Richard Levitte 7a1f92fdc3 Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 21 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 21 years ago
  Richard Levitte 35a6db8640 Close the implicitely opened registry key. 21 years ago
  Bodo Möller 3e563bcea7 disable '#ifdef DEBUG' sections 22 years ago
  Dr. Stephen Henson 40e15f9d78 Typo. 23 years ago
  Ulf Möller 429cf462d0 old MSVC versions don't have rdtsc 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Bodo Möller cc85ec447b Disable RegQueryValueEx() call. 23 years ago
  Richard Levitte 0c61e299b3 Change RAND_poll for Unix to try a number of devices and only read 23 years ago
  Bodo Möller b2e7419a1d Simplify preprocessor statements. 23 years ago
  Richard Levitte 3a3ca1d474 Do not poll DEVRANDOM if weäre building without an file pointer API. 23 years ago
  Ulf Möller c1db5bfc08 fix for Borland C 23 years ago