summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp_asn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hide global _it variables in ocsp.hbeck2024-07-081-1/+16
| | | | ok tb@
* Hide symbols in cast, idea, and ocspbeck2023-07-081-1/+65
| | | | ok tb@
* Add an essentially empty ocsp_local.h and include it in the filestb2022-01-071-1/+3
| | | | | | that will need it in the upcoming bump. discussed with jsing
* Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withjsing2016-11-041-2/+25
| | | | | | ASN1_item_{d2i,i2d}_* equivalents. ok guenther@ miod@
* Expand ASN.1 template macros - no change in generated assembly.jsing2015-07-251-76/+496
|
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-16/+376
| | | | | | | | functions can be readily located. Change has been scripted and there is no change to the generated assembly. Discussed with beck@ miod@ tedu@
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* More KNF.jsing2014-05-181-23/+23
|
* resolve conflictsdjm2009-01-091-1/+1
|
* resolve conflictsdjm2008-09-061-1/+1
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+182