31 Commits (9978f0a865d61cbbdc27593044d4128d8bf56239)

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