Historie revizí

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