Commit History

Author SHA1 Message Date
  Pauli 4cacc9d510 Revert "GH614: Use memcpy()/strdup() when possible" 7 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Rich Salz bef7a81530 Use "" not <> on e_os.h include 7 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Benjamin Kaduk f44903a428 Address some -Wold-style-declaration warnings 7 years ago
  Bernd Edlinger 01b76c2c5d Add -Wundef to --strict-warnings options. 7 years ago
  Kurt Roeckx 01238aec40 buf2hexstr: properly deal with empty string 8 years ago
  Richard Levitte 7233bea263 Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp 8 years ago
  Andy Polyakov efdb2d6c79 crypto/o_str.c: add _GNU_SOURCE strerror_r case. 8 years ago
  Andy Polyakov 43c4116cd7 crypto/o_str.c: strerror_s is provided by specific compiler run-time, 8 years ago
  Matt Caswell 7d37818dac Use strerror_r()/strerror_s() instead of strerror() where possible 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Matt Caswell 235f932930 Unsigned chars can't be negative 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Matt Caswell b6e785842a Fix master compile error 8 years ago
  Dmitry-Me d3c02d844a GH680: Reuse strnlen() in strndup() 8 years ago
  Dmitry-Me a89c9a0d85 GH614: Use memcpy()/strdup() when possible 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Richard Levitte 6857079791 Identify and move OpenSSL internal header files 9 years ago
  Rich Salz 68b00c2372 ifdef cleanup part 3: OPENSSL_SYSNAME 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov a006fef78e Improve WINCE support. 11 years ago
  Dr. Stephen Henson 0176842592 PR: 1945 15 years ago
  Dr. Stephen Henson 52108cecc0 <strings.h> does not exist under WIN32. 16 years ago
  Ben Laurie f12797a447 Missing headers. 16 years ago
  Andy Polyakov 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 years ago
  Andy Polyakov e6d27baf52 Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 20 years ago
  Andy Polyakov 3b4de6e4cc Borrow #include <string[s].h> from e_os.h. 20 years ago