Commit Verlauf

Autor SHA1 Nachricht Datum
  Pan Lanlan 861027ffd0 Update OPENSSL_buf2hexstr() to use DEFAULT_SEPARATOR. vor 1 Jahr
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Pauli fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp vor 2 Jahren
  Tomas Mraz f505be999f Always try locale initialization from OPENSSL_strcasecmp vor 2 Jahren
  Tomas Mraz 92d0501677 Add fallback in case of locale initialization failure vor 2 Jahren
  Tomas Mraz 26ccb0e4e0 Avoid code duplication for locale initialization vor 2 Jahren
  Tomas Mraz 71c17c36d9 Move OPENSSL_strcasecmp() and related to o_str.c vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Pauli 28e141c45d Change `strlen' argument name to `strlength' to avoid c++ reserved words. vor 2 Jahren
  Richard Levitte d5f9166bac Move e_os.h to include/internal vor 2 Jahren
  Matt Caswell 3c2bdd7df9 Update copyright year vor 3 Jahren
  Shane Lontis 9500c8234d Fix misc external ossl_ symbols. vor 3 Jahren
  Dr. David von Oheimb 98ba251fe6 openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input vor 3 Jahren
  Shane Lontis abdd3fa04f Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator vor 3 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 3 Jahren
  aSoujyuTanaka c35b853576 Enable WinCE build without deceiving _MSC_VER. vor 4 Jahren
  Matt Caswell 00c405b365 Update copyright year vor 4 Jahren
  Shane Lontis f32af93c92 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod vor 4 Jahren
  Richard Levitte 82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() vor 5 Jahren
  Matt Caswell 037439c46a Remove some utilities from the core to provider interface vor 5 Jahren
  Rich Salz b60cba3c5d Make allocation/free/clean available to providers vor 5 Jahren
  Pauli 32ee452496 Remove OPENSSL_memcmp. vor 5 Jahren
  Bernd Edlinger e7a4682d0b Fix error handling at openssl_strerror_r vor 5 Jahren
  Vitezslav Cizek e3b35d2b29 openssl_strerror_r: Fix handling of GNU strerror_r vor 5 Jahren
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 5 Jahren
  Pauli 4cacc9d510 Revert "GH614: Use memcpy()/strdup() when possible" vor 7 Jahren
  Pauli 07016a8a31 Move e_os.h to be the very first include. vor 7 Jahren
  Rich Salz bef7a81530 Use "" not <> on e_os.h include vor 7 Jahren
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions vor 7 Jahren
  Benjamin Kaduk f44903a428 Address some -Wold-style-declaration warnings vor 7 Jahren