#
a1e92f6b |
| 08-Jul-2023 |
beck <beck@openbsd.org> |
Hide symbols in cast, idea, and ocsp
ok tb@
|
#
9f44a700 |
| 07-Jan-2022 |
tb <tb@openbsd.org> |
Add an essentially empty ocsp_local.h and include it in the files that will need it in the upcoming bump.
discussed with jsing
|
#
838f0b6d |
| 01-Nov-2021 |
tb <tb@openbsd.org> |
Move the now internal X.509-related structs into x509_lcl.h. Garbage collect the now unused LIBRESSL_CRYPTO_INTERNAL and LIBRESSL_OPAQUE_X509. Include "x509_lcl.h" where needed and fix a couple of un
Move the now internal X.509-related structs into x509_lcl.h. Garbage collect the now unused LIBRESSL_CRYPTO_INTERNAL and LIBRESSL_OPAQUE_X509. Include "x509_lcl.h" where needed and fix a couple of unnecessary reacharounds.
ok jsing
show more ...
|
#
5067ae9f |
| 29-Jan-2017 |
beck <beck@openbsd.org> |
Send the function codes from the error functions to the bit bucket, as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@
|
#
91f66739 |
| 30-Dec-2016 |
jsing <jsing@openbsd.org> |
Expand ASN1_ITEM_rptr macros - no change in generated assembly.
|
#
29d580d5 |
| 25-Jun-2016 |
beck <beck@openbsd.org> |
Fix from kinichiro.inoguchi@gmail.com to ensure that OCSP uses Generalized Time on requests as per RFC6960
|
#
03a67d2e |
| 18-Oct-2014 |
jsing <jsing@openbsd.org> |
None of these need to include <openssl/rand.h>
|
#
b6ab114e |
| 11-Jul-2014 |
jsing <jsing@openbsd.org> |
Only import cryptlib.h in the four source files that actually need it. Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need t
Only import cryptlib.h in the four source files that actually need it. 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@
show more ...
|
#
c3d6a26a |
| 12-Jun-2014 |
deraadt <deraadt@openbsd.org> |
tags as requested by miod and tedu
|
#
bc775f6c |
| 18-May-2014 |
jsing <jsing@openbsd.org> |
More KNF.
|
#
2d2941d0 |
| 17-May-2014 |
miod <miod@openbsd.org> |
KNF
|
#
82a8dcaf |
| 09-Jan-2009 |
djm <djm@openbsd.org> |
import openssl-0.9.8j
|
#
da347917 |
| 15-May-2002 |
beck <beck@openbsd.org> |
OpenSSL 0.9.7 stable 2002 05 08 merge
|