Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use err_local.h rather than err.h in most places | tb | 2025-05-10 | 1 | -2/+2 |
| | | | | ok jsing | ||||
* | Fix namespace build | tb | 2024-03-24 | 1 | -2/+1 |
| | | | | noticed/ok beck | ||||
* | libressl *_namespace.h: adjust *_ALIAS() to require a semicolon | tb | 2023-02-16 | 1 | -2/+2 |
| | | | | | | | | | | LCRYPTO_ALIAS() and LSSL_ALIAS() contained a trailing semicolon. This does not conform to style(9), breaks editors and ctags and (most importantly) my workflow. Fix this by neutering them with asm("") so that -Wpedantic doesn't complain. There's precedent in libc's namespace.h fix suggested by & ok jsing | ||||
* | Hide symbols in libcrypto/pkcs12 | beck | 2022-11-12 | 1 | -1/+2 |
| | | | | ok jsing@ | ||||
* | Add an empty pkcs12_local.h and include it where it will soon be needed. | tb | 2022-08-20 | 1 | -1/+3 |
| | |||||
* | Add check for OBJ_nid2obj return value | inoguchi | 2022-01-20 | 1 | -2/+3 |
| | | | | input from tb@ | ||||
* | Add check for ASN1_INTEGER_set | inoguchi | 2022-01-20 | 1 | -2/+3 |
| | | | | | | CID 24893 ok jsing@ millert@ tb@ | ||||
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -5/+4 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new). | jsing | 2015-09-30 | 1 | -2/+2 |
| | |||||
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+3 |
| | | | | | | | | Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@ | ||||
* | KNF. | jsing | 2014-07-08 | 1 | -14/+18 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -5/+7 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -8/+0 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -3/+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/+98 |