20 コミット (cff0b90cbb68246b93f4894177f3ba545caf6e65)

作成者 SHA1 メッセージ 日付
  David Benjamin 81091d55e1 Don't use uninitialized memory in RAND_bytes. 9年前
  Matt Braithwaite af3d5bd5a4 Add no-op |RAND_load_file| function for compatibility. 9年前
  David Benjamin 27b08e9ecf Fix OPENSSL_NO_ASM build and promote to a cmake build flag. 9年前
  Brian Smith 3700778248 Fix Windows build failures caused by 310d4dd. 9年前
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. 9年前
  Adam Langley 310d4dd6b6 rand: new-style locking and support rdrand. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  Adam Langley 3e719319be Lowercase some Windows headers. 9年前
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9年前
  David Benjamin 1eed2c0e40 Fix some unchecked mallocs. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9年前
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 9年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9年前
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. 9年前
  David Benjamin dfc2948c73 Call RtlGenRandom directly in RAND_bytes. 10年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 0113a4fb60 Support building with PNaCl. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前