| Commit message (Expand) | Author | Age | Files | Lines |
* | Add const to the argument of the following callback getters: | tb | 2018-06-02 | 1 | -9/+9 |
* | Add a const qualifier to the return value of BIO_s_file(). | tb | 2018-05-30 | 1 | -2/+2 |
* | const qualifiers for BIO_new_mem_buf(), BIO_new_connect() and | tb | 2018-05-12 | 1 | -4/+4 |
* | Add const qualifiers to the return values of BIO_s_mem() and | tb | 2018-05-12 | 1 | -3/+3 |
* | const for BIO_{new,set}() and most of the BIO_{f,s}_*() family of | tb | 2018-05-01 | 1 | -14/+14 |
* | Make BIO_meth_get_write() public. Omission spotted by schwarze. | tb | 2018-03-17 | 1 | -1/+2 |
* | Provide BIO_up_ref(). | jsing | 2018-02-22 | 1 | -1/+2 |
* | Provide BIO_meth_{g,s}et_callback_ctrl() | tb | 2018-02-20 | 1 | -1/+5 |
* | Provide BIO_meth_get_{create,ctrl,destroy,gets,puts,read}() | tb | 2018-02-20 | 1 | -1/+7 |
* | Zap an 'int' that snuck in. | tb | 2018-02-20 | 1 | -3/+2 |
* | Provide BIO_{g,s}et_shutdown(). | tb | 2018-02-20 | 1 | -1/+3 |
* | Provide BIO_get_new_index(). | jsing | 2018-02-20 | 1 | -1/+8 |
* | Provide BIO_meth_set_gets(). | tb | 2018-02-18 | 1 | -1/+2 |
* | Provide BIO_{g,s}et_data() and BIO_set_init(). | tb | 2018-02-18 | 1 | -1/+4 |
* | Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}() | tb | 2018-02-17 | 1 | -1/+12 |
* | trailing ; on end of macro definition is wrong; ok guenther | deraadt | 2017-04-06 | 1 | -4/+4 |
* | Fix warning on vax due to old gcc. | doug | 2015-06-20 | 1 | -4/+4 |
* | Jettison SCTP support in BIO dgram. | jsing | 2015-02-09 | 1 | -58/+1 |
* | Mark the format string argument to BIO_*printf as not being allowed to be NULL | guenther | 2014-07-20 | 1 | -5/+7 |
* | unbreak build this needed to be an and.. | beck | 2014-07-13 | 1 | -2/+2 |
* | Take out __bounded__ in the include files we use it in when not on OpenBSD. | beck | 2014-07-13 | 1 | -2/+4 |
* | In BIO_get_port(), use strol() with appropriate range checks rather than | jsing | 2014-06-22 | 1 | -1/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Remove __bio_h__attr__ wrapper around __attribute__, since earlier statements | miod | 2014-06-01 | 1 | -10/+4 |
* | remove CONST_STRICT. ok beck deraadt | tedu | 2014-05-30 | 1 | -7/+0 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -6/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+1 |
* | mark BIO_snprintf as deprecated, so warnings will be generated for it's | beck | 2014-05-22 | 1 | -2/+2 |
* | tag some functions with bounded. idea and ok djm | tedu | 2014-04-17 | 1 | -3/+6 |
* | - Why do we hide from the OpenSSL police, dad? | miod | 2014-04-16 | 1 | -5/+0 |
* | > 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 | -78/+87 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+69 |
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -0/+9 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -35/+29 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -26/+107 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -3/+4 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -0/+3 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -15/+18 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -23/+43 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+1 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -15/+39 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -194/+149 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+688 |