Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 3c2bdd7df9 Update copyright year hace 3 años
  Shane Lontis 9500c8234d Fix misc external ossl_ symbols. hace 3 años
  Dr. David von Oheimb 98ba251fe6 openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input hace 3 años
  Shane Lontis abdd3fa04f Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator hace 4 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  aSoujyuTanaka c35b853576 Enable WinCE build without deceiving _MSC_VER. hace 4 años
  Matt Caswell 00c405b365 Update copyright year hace 4 años
  Shane Lontis f32af93c92 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod hace 4 años
  Richard Levitte 82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() hace 5 años
  Matt Caswell 037439c46a Remove some utilities from the core to provider interface hace 5 años
  Rich Salz b60cba3c5d Make allocation/free/clean available to providers hace 5 años
  Pauli 32ee452496 Remove OPENSSL_memcmp. hace 5 años
  Bernd Edlinger e7a4682d0b Fix error handling at openssl_strerror_r hace 5 años
  Vitezslav Cizek e3b35d2b29 openssl_strerror_r: Fix handling of GNU strerror_r hace 5 años
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 6 años
  Pauli 4cacc9d510 Revert "GH614: Use memcpy()/strdup() when possible" hace 7 años
  Pauli 07016a8a31 Move e_os.h to be the very first include. hace 7 años
  Rich Salz bef7a81530 Use "" not <> on e_os.h include hace 7 años
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions hace 7 años
  Benjamin Kaduk f44903a428 Address some -Wold-style-declaration warnings hace 7 años
  Bernd Edlinger 01b76c2c5d Add -Wundef to --strict-warnings options. hace 7 años
  Kurt Roeckx 01238aec40 buf2hexstr: properly deal with empty string hace 8 años
  Richard Levitte 7233bea263 Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp hace 8 años
  Andy Polyakov efdb2d6c79 crypto/o_str.c: add _GNU_SOURCE strerror_r case. hace 8 años
  Andy Polyakov 43c4116cd7 crypto/o_str.c: strerror_s is provided by specific compiler run-time, hace 8 años
  Matt Caswell 7d37818dac Use strerror_r()/strerror_s() instead of strerror() where possible hace 8 años
  Rich Salz 6286757141 Copyright consolidation 04/10 hace 8 años
  Matt Caswell 235f932930 Unsigned chars can't be negative hace 8 años
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public hace 8 años
  Matt Caswell b6e785842a Fix master compile error hace 8 años