Historial de Commits

Autor SHA1 Mensaje Fecha
  Pan Lanlan 861027ffd0 Update OPENSSL_buf2hexstr() to use DEFAULT_SEPARATOR. hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Pauli fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp hace 2 años
  Tomas Mraz f505be999f Always try locale initialization from OPENSSL_strcasecmp hace 2 años
  Tomas Mraz 92d0501677 Add fallback in case of locale initialization failure hace 2 años
  Tomas Mraz 26ccb0e4e0 Avoid code duplication for locale initialization hace 2 años
  Tomas Mraz 71c17c36d9 Move OPENSSL_strcasecmp() and related to o_str.c hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Pauli 28e141c45d Change `strlen' argument name to `strlength' to avoid c++ reserved words. hace 2 años
  Richard Levitte d5f9166bac Move e_os.h to include/internal hace 2 años
  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 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 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 5 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