summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expand ASN1_ITEM_rptr macros - no change in preprocessor output.jsing2016-12-301-6/+6
|
* Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have beenjsing2016-12-271-3/+1
| | | | | nothing but markers for utils/mkstack.pl... and we removed the code that generated more macros from these markers in 2014.
* Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withjsing2016-11-041-13/+5
| | | | | | ASN1_item_{d2i,i2d}_* equivalents. ok guenther@ miod@
* Expand DECLARE_ASN1_.*FUNCTIONS macros.jsing2016-09-041-17/+81
| | | | No change in preprocessed output, ignoring whitespace and line numbers.
* Use ASN1_item_dup() instead of ASN1_dup().jsing2015-09-261-4/+3
| | | | ok bcook@
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* More KNF.jsing2014-05-181-3/+3
|
* KNFmiod2014-05-171-182/+175
|
* resolve conflicts, fix local changesdjm2010-10-011-11/+11
|
* resolve conflictsdjm2008-09-061-19/+23
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+619