Commit History

Author SHA1 Message Date
  Matt Caswell 0d66475908 Update copyright year 6 years ago
  Rich Salz 77376c0507 Remove OSSLzu, and fix the one place that used it. 6 years ago
  Patrick Steuer fb9163ba4d e_os.h: add prandom and hwrng to the list of random devices on s390x. 6 years ago
  Pauli 4cff10dcbf struct timeval include guards 6 years ago
  Pauli 198c42f5af Move OPENSSL_CONF from e_os.h to cryptlib.h 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 6 years ago
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 6 years ago
  Rich Salz b2db9c18b2 MSC_VER <= 1200 isn't supported; remove dead code 6 years ago
  Rich Salz 32c1356302 Remove NO_DIRENT; it isn't used anywhere 6 years ago
  Richard Levitte 9a5d80cb5e Move more socket stuff 6 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 6 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 6 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 6 years ago
  Pauli b99fe5f492 Remove tests dependence on e_os.h 6 years ago
  FdaSilvaYY a303e9a6a8 fix some typos 6 years ago
  FdaSilvaYY 2e38091c14 Fix two MSVC warnings in apps.c 6 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 7 years ago
  Rich Salz f367ac2b26 Use randomness not entropy 7 years ago
  Bernd Edlinger 26dc47f3c4 Add parentheses around macro argument of OSSL_NELEM. 7 years ago
  Matt Caswell 98d132cf6a Add a macro for testing assertion in both debug and production builds 7 years ago
  Andy Polyakov 5f5840139e e_os.h: drop now-redundant PRIu64 [and fix OSSLzu]. 7 years ago
  Qin Long cff55b90e9 Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags 7 years ago
  Rich Salz 43708c1545 Move PRIu64, OSSLzu to e_os.h 7 years ago
  Kurt Roeckx 43c564170c Use memcmp() instead of CRYPTO_memcmp() when fuzzing 7 years ago
  Kurt Roeckx d913a0557f Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing" 7 years ago
  Kurt Roeckx 3aad8e1870 Use memcmp() instead of CRYPTO_memcmp() when fuzzing 7 years ago
  Richard Levitte b8f304f70d Change default directory for the .rnd file on Windows and VMS 8 years ago
  Mat 8d95ca36e6 Fix strdup macro redefinition 8 years ago
  Richard Levitte 7233bea263 Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp 8 years ago
  Richard Levitte dc6b5c7beb Handle Visual C warning about non-standard function names. 8 years ago