Age | Commit message (Expand) | Author |
2023-02-16 | libressl *_namespace.h: adjust *_ALIAS() to require a semicolon | Theo Buehler |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-11-14 | Hide public symbols in libcrypto/x509 .c files | Bob Beck |
2021-11-10 | Merge a few additional X509error(ERR_R_MALLOC_FAILURE) calls | Ingo Schwarze |
2021-11-01 | Move the now internal X.509-related structs into x509_lcl.h. | Theo Buehler |
2018-08-05 | Remove unnecessary NULL check from get_cert_by_subject since | Brent Cook |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2015-04-11 | Remove all getenv() calls, especially those wrapped by issetugid(). | Theo de Raadt |
2015-02-12 | If you do not support POSIX I/O then you're not tall enough to ride... | Joel Sing |
2015-02-05 | Declare the x509_(mem|file|dir)_lookup symbols as static because they | Reyk Floeter |
2015-01-22 | Use field names in struct initialisers. | Joel Sing |
2014-09-23 | Fix regression introduced in revision 1.15 by using strndup() instead of | Miod Vallat |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-10 | Stop including standard headers via cryptlib.h - pull in the headers that | Joel Sing |
2014-06-24 | Unifdef -UNO_SYS_TYPES_H | Miod Vallat |
2014-06-23 | Since this is a library, place issetugid() before every getenv() | Theo de Raadt |
2014-06-19 | improve error checking. set error code on error, and check malloc return. | Ted Unangst |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-06-07 | malloc() result does not need a cast. | Theo de Raadt |
2014-05-30 | no need for null check before free. from Brendan MacDonell | Ted Unangst |
2014-04-20 | Restore beck's (void)snprintf(): they were reviewed. | Philip Guenther |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | We'll interpret a (void) cast on snprintf() to mean it's been verified that | Philip Guenther |
2014-04-17 | no need for a variable which is hardcoded and only used in an snprintf, | Stuart Henderson |
2014-04-17 | Some VMS and WIN32 cleanup | Giovanni Bechis |
2014-04-17 | Mostly gut e_os.h: | Theo de Raadt |
2014-04-17 | some KNF cleanup following the script | Theo de Raadt |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-16 | Clean up dangerous strncpy use. This included a use where the resulting | Bob Beck |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-15 | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | Bob Beck |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2006-06-27 | resolve conflicts | Damien Miller |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2003-04-06 | sprintf->snprintf. deraadt@ suggestions and ok | Hakan Olsson |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
1999-09-29 | OpenSSL 0.9.4 merge | Bob Beck |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |