- d5f9166 Move e_os.h to include/internal by Richard Levitte · 3 years, 1 month ago
- 3c2bdd7 Update copyright year by Matt Caswell · 4 years ago
- 9500c82 Fix misc external ossl_ symbols. by Shane Lontis · 4 years ago
- 98ba251 openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input by Dr. David von Oheimb · 4 years, 3 months ago
- abdd3fa Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separator by Shane Lontis · 4 years, 3 months ago
- 9311d0c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call by Richard Levitte · 4 years, 4 months ago
- c35b8535 Enable WinCE build without deceiving _MSC_VER. by aSoujyuTanaka · 4 years, 8 months ago
- 00c405b Update copyright year by Matt Caswell · 4 years, 10 months ago
- f32af93 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod by Shane Lontis · 4 years, 10 months ago
- 82bd7c2 Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() by Richard Levitte · 6 years ago
- 037439c Remove some utilities from the core to provider interface by Matt Caswell · 6 years ago
- b60cba3 Make allocation/free/clean available to providers by Rich Salz · 6 years ago
- 32ee452 Remove OPENSSL_memcmp. by Pauli · 6 years ago
- e7a4682 Fix error handling at openssl_strerror_r by Bernd Edlinger · 6 years ago
- e3b35d2 openssl_strerror_r: Fix handling of GNU strerror_r by Vitezslav Cizek · 6 years ago
- 0e9725b Following the license change, modify the boilerplates in crypto/ by Richard Levitte · 6 years ago
- 4cacc9d Revert "GH614: Use memcpy()/strdup() when possible" by Pauli · 8 years ago
- 07016a8 Move e_os.h to be the very first include. cryptilib.h is the second. by Pauli · 8 years ago
- bef7a81 Use "" not <> on e_os.h include by Rich Salz · 8 years ago
- a1df06b This has been added to avoid the situation where some host ctype.h functions by Pauli · 8 years ago
- f44903a Address some -Wold-style-declaration warnings by Benjamin Kaduk · 8 years ago
- 01b76c2 Add -Wundef to --strict-warnings options. by Bernd Edlinger · 8 years ago
- 01238ae buf2hexstr: properly deal with empty string by Kurt Roeckx · 9 years ago
- 7233bea Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp by Richard Levitte · 9 years ago
- efdb2d6 crypto/o_str.c: add _GNU_SOURCE strerror_r case. by Andy Polyakov · 9 years ago
- 43c4116 crypto/o_str.c: strerror_s is provided by specific compiler run-time, by Andy Polyakov · 9 years ago
- 7d37818 Use strerror_r()/strerror_s() instead of strerror() where possible by Matt Caswell · 9 years ago
- 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
- 235f932 Unsigned chars can't be negative by Matt Caswell · 9 years ago
- 14f051a Make string_to_hex/hex_to_string public by Rich Salz · 9 years ago
- b6e7858 Fix master compile error by Matt Caswell · 9 years ago
- d3c02d8 GH680: Reuse strnlen() in strndup() by Dmitry-Me · 9 years ago
- a89c9a0 GH614: Use memcpy()/strdup() when possible by Dmitry-Me · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 3138475 Remove the "eay" c-file-style indicators by Richard Levitte · 9 years ago
- 7644a9a Rename some BUF_xxx to OPENSSL_xxx by Rich Salz · 9 years ago
- 6857079 Identify and move OpenSSL internal header files by Richard Levitte · 10 years ago
- 68b00c2 ifdef cleanup part 3: OPENSSL_SYSNAME by Rich Salz · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- a006fef Improve WINCE support. by Andy Polyakov · 12 years ago
- 0176842 PR: 1945 Submitted by: Guenter <lists@gknw.net> Approved by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
- 52108ce <strings.h> does not exist under WIN32. by Dr. Stephen Henson · 17 years ago
- f12797a Missing headers. by Ben Laurie · 17 years ago
- 7a06050 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. by Andy Polyakov · 19 years ago
- e6d27ba Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX environments. by Andy Polyakov · 20 years ago
- 3b4de6e Borrow #include <string[s].h> from e_os.h. by Andy Polyakov · 20 years ago
- dc56eb5 o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and by Richard Levitte · 21 years ago
- abd2388 Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable. by Richard Levitte · 21 years ago
- a0b5ebe Typo... by Richard Levitte · 21 years ago
- 8ee18dd Make sure toupper() is properly declared. by Richard Levitte · 21 years ago
- f0c5db9 Include strings.h so strcasecmp() and strncasecmp() get properly declared. by Richard Levitte · 21 years ago
- 8238469 Typos. by Dr. Stephen Henson · 22 years ago
- e6fa67f Generalise the definition of strcasecmp() and strncasecmp() for by Richard Levitte · 22 years ago