33 Commits (e9a058315be44537d4696b584692e1a0da568645)

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