Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a const qualifier to the `uni' argument of OPENSSL_uni2asc(). | tb | 2018-05-30 | 1 | -2/+2 |
| | | | | | tested in a bulk build by sthen ok jsing | ||||
* | Add const qualifiers to the X509_SIG * and char * arguments of | tb | 2018-05-13 | 1 | -2/+3 |
| | | | | | | | PKCS8_decrypt(3). tested in a bulk build by sthen ok beck, jsing | ||||
* | Add const to the argument of PKCS12_pack_authsafes(3). | tb | 2018-05-13 | 1 | -2/+2 |
| | | | | | tested in a bulk by sthen ok beck, jsing | ||||
* | Add const to the X509_ALGOR and other arguments of | tb | 2018-05-13 | 1 | -6/+6 |
| | | | | | | | PKCS12_item_decrypt_d2i(3), PKCS12_pbe_crypt(3), PKCS12_newpass(3). tested in a bulk by sthen ok beck, jsing | ||||
* | Add const to the attr argument of PKCS12_get_attr_gen(3). | tb | 2018-05-13 | 1 | -2/+3 |
| | | | | | tested in a bulk by sthen ok beck, jsing | ||||
* | Add const qualifier to the PKCS12_SAFEBAG argument of | tb | 2018-05-13 | 1 | -3/+3 |
| | | | | | | | PKCS12_decrypt_skey(3). tested in a bulk by sthen ok beck, jsing | ||||
* | Add const qualifiers to the 'pass' and 'name' arguments of | tb | 2018-05-13 | 1 | -5/+5 |
| | | | | | | | PKCS12_add_key(3), PKCS12_add_safe(3), PKCS12_create(3). tested in a bulk build by sthen ok beck, jsing | ||||
* | Place M_PKCS12_* compatibility macros under #ifndef LIBRESSL_INTERNAL. | jsing | 2016-12-30 | 1 | -1/+5 |
| | |||||
* | Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been | jsing | 2016-12-27 | 1 | -2/+1 |
| | | | | | nothing but markers for utils/mkstack.pl... and we removed the code that generated more macros from these markers in 2014. | ||||
* | Expand DECLARE_ASN1_ITEM macros - no change to preprocessor output. | jsing | 2016-12-27 | 1 | -3/+3 |
| | |||||
* | Expand DECLARE_ASN1_.*FUNCTIONS macros. | jsing | 2016-09-04 | 1 | -5/+21 |
| | | | | No change in preprocessed output, ignoring whitespace and line numbers. | ||||
* | KNF. | jsing | 2014-07-08 | 1 | -62/+62 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -4/+2 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -6/+16 |
| | |||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -0/+3 |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -2/+2 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -75/+50 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+1 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -26/+31 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -2/+2 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -0/+3 |
| | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | ||||
* | new files for OpenSSL 0.9.4 | beck | 1999-09-29 | 1 | -0/+337 |