| Commit message (Expand) | Author | Age | Files | Lines |
* | const qualifiers for BIO_new_mem_buf(), BIO_new_connect() and | tb | 2018-05-12 | 1 | -2/+2 |
* | const for BIO_{new,set}() and most of the BIO_{f,s}_*() family of | tb | 2018-05-01 | 1 | -3/+3 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -4/+4 |
* | Dead code, Coverity 78798 | beck | 2015-07-18 | 1 | -3/+1 |
* | BIO_free() returns immediately when the sole input is NULL. | doug | 2014-07-25 | 1 | -5/+3 |
* | The bell tolls for BUF_strdup - Start the migration to using | beck | 2014-07-13 | 1 | -2/+2 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+3 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -4/+6 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | more: no need for null check before free | deraadt | 2014-05-30 | 1 | -6/+3 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -10/+8 |
* | Bring malloc/calloc/realloc sequences to modern standard | deraadt | 2014-04-21 | 1 | -3/+1 |
* | unifdef NO_SOCK | tedu | 2014-04-18 | 1 | -2/+0 |
* | unistd.h for protos where needed | deraadt | 2014-04-18 | 1 | -0/+1 |
* | Mostly gut e_os.h: | deraadt | 2014-04-17 | 1 | -1/+1 |
* | some KNF cleanup following the script | deraadt | 2014-04-17 | 1 | -6/+6 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -5/+5 |
* | > As I walk through the valley of the shadow of death | tedu | 2014-04-16 | 1 | -9/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -231/+224 |
* | Use shutdown(s, SHUT_RDWR) instead of shutdown(s, 2). | matthew | 2014-04-13 | 1 | -1/+1 |
* | Remove various horrible socket syscall wrappers, especially SHUTDOWN* | deraadt | 2014-04-13 | 1 | -9/+9 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -3/+2 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -4/+4 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -2/+2 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -3/+15 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -12/+12 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -0/+1 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -83/+49 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+500 |