Historique des commits

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