index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
ocsp
/
ocsp_lib.c
Age
Commit message (
Expand
)
Author
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-12-21
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
Bob Beck
2015-02-10
Manually expand ASN1_ITEM_rptr macros that should have been expanded with
Joel Sing
2015-02-10
Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visible
Joel Sing
2014-10-18
None of these need to include <openssl/rand.h>
Joel Sing
2014-07-13
The bell tolls for BUF_strdup - Start the migration to using
Bob Beck
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
Joel Sing
2014-07-09
reset host, port, path to null after freeing so the caller doesn't
Ted Unangst
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-18
More KNF.
Joel Sing
2014-05-17
KNF
Miod Vallat
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2012-10-13
resolve conflicts
Damien Miller
2011-11-03
openssl-1.0.0e: resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2004-04-08
merge 0.9.7d
Markus Friedl
2002-05-15
import openssl-0.9.7-beta1
Bob Beck