31 コミット (9978f0a865d61cbbdc27593044d4128d8bf56239)

作成者 SHA1 メッセージ 日付
  Chris Kennelly b5e4a225e4 Use sdallocx, if available, when deallocating. 6年前
  David Benjamin 52a68a9b43 Remove unused string.h include. 6年前
  Aaron Green 67968895b3 Remove unused strings.h #include from crypto/mem.c 6年前
  David Benjamin 63a0797ff2 Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 7年前
  Martin Kreichgauer 6dc892fcdf Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7年前
  Martin Kreichgauer c0e15d1d9d Zero memory in |OPENSSL_free|. 7年前
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7年前
  Adam Langley ccf80574e9 Use functions that do not depend on the current locale. 7年前
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7年前
  Nico Weber 351af19bb0 Remove a clang-cl workaround that's no longer needed. 8年前
  David Benjamin 0ee319322c Breaking news: 1998 has come and gone. 8年前
  David Benjamin 054e597670 Include intrin.h under cover of warning pragmas. 8年前
  Nico Weber 2b360714ab win: Add an explicit intrin.h include to work around a clang-cl bug. 8年前
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8年前
  David Benjamin 2e8ba2d25d Use one C99-style for loop. 8年前
  nmittler f0322b2abc Use non-deprecated methods on windows. 8年前
  David Benjamin c3774c1187 Fix some indentation. 8年前
  David Benjamin 820731a2b0 Fix some typos in license headers. 9年前
  Adam Langley 3e719319be Lowercase some Windows headers. 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年前
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. 9年前
  Adam Langley 51fcd87102 Fix NaCl build. 10年前
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. 10年前
  Adam Langley ded93581f1 Windows build fixes. 10年前
  Adam Langley cf052cf732 Fix build for PNaCl. 10年前
  Adam Langley ad1907fe73 Use asm directives to protect OPENSSL_cleanse. 10年前
  Adam Langley 0113a4fb60 Support building with PNaCl. 10年前
  Adam Langley b0d5fb6c74 Add OPENSSL_str[n]casecmp 10年前
  Adam Langley 01797e309f psk_client_callback, 128-byte id bug. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前