Commit History

Author SHA1 Message Date
  Matt Caswell 56add338b1 Fix one more instance of incorrect OPENSSL_API_COMPAT value 8 years ago
  Mat 6191fc8634 Added define for STATUS_SUCCESS 8 years ago
  Mat e56f956ef1 Adds casts for 64-bit 8 years ago
  Mat 0814afcfa4 Define USE_BCRYPT 8 years ago
  Mat fa64e63373 Use BCryptGenRandom on Windows 7 or higher 8 years ago
  Joey Yandle 73241290bc add removed functions back as deprecated 8 years ago
  Joey Yandle 42af747925 get rid of unnecessary include 8 years ago
  Joey Yandle 75dcf70a99 remove RAND_screen and friends 8 years ago
  Joey Yandle 888db7f224 cherry pick pr-512 changes 8 years ago
  Joey Yandle 4447d829de OR flags with CRYPT_SILENT to really make sure no UI pops up 8 years ago
  Joey Yandle 1cd02c699f fix endif comment 8 years ago
  Joey Yandle 1150999e04 remove all WINCE ifdefs 8 years ago
  Joey Yandle eb9b92ec8e - remove insane heap walk and kernel loading code; clean up style and calling conventions 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Andy Polyakov db40a14ecb Fix -Wshadow warnings in mingw builds. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 9 years ago
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell dbd87ffc21 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Matt Caswell 86d21d0b95 Avoid deprecation problems in Visual Studio 13 9 years ago
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 9 years ago
  Jake Goulding 99b00fd993 RT2301: GetDIBits, not GetBitmapBits in rand_win 9 years ago
  Dr. Stephen Henson a4cc3c8041 Avoid Windows 8 Getversion deprecated errors. 10 years ago
  Dr. Stephen Henson 06b433acad Add FIPS support to the WIN32 build system. 13 years ago
  Andy Polyakov 26c00de46d rand_win.c: fix logical bug in readscreen. 14 years ago