index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_lu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use expired certificates if possible.
Dr. Stephen Henson
2014-05-25
1
-4
/
+18
*
New functions to set lookup_crls callback and to retrieve internal X509_STORE
Dr. Stephen Henson
2012-11-28
1
-0
/
+11
*
Don't ignore (\!) reference count in X509_STORE_free
Dr. Stephen Henson
2012-07-19
1
-0
/
+13
*
Minor compatibility fixes.
Andy Polyakov
2012-04-16
1
-1
/
+1
*
Fix X509_STORE locking
Bodo Möller
2010-02-19
1
-39
/
+44
*
PR: 2124
Dr. Stephen Henson
2009-12-09
1
-1
/
+7
*
Add "missing" function X509_STORE_set_verify_cb().
Dr. Stephen Henson
2009-10-18
1
-0
/
+6
*
Initialize new callbacks and make sure hent is always initialized.
Dr. Stephen Henson
2006-09-26
1
-0
/
+2
*
Overhaul of by_dir code to handle dynamic loading of CRLs.
Dr. Stephen Henson
2006-09-17
1
-20
/
+17
*
Fixes for new CRL/cert callbacks. Update CRL processing code to use new
Dr. Stephen Henson
2006-09-11
1
-12
/
+45
*
Add verify callback functions to lookup a STACK of matching certs or CRLs
Dr. Stephen Henson
2006-09-10
1
-3
/
+92
*
Support for multiple CRLs with same issuer name in X509_STORE. Modify
Dr. Stephen Henson
2006-07-25
1
-2
/
+13
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson
2004-09-06
1
-9
/
+19
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-4
/
+2
*
Purpose and trust setting functions for X509_STORE.
Dr. Stephen Henson
2001-05-10
1
-0
/
+11
*
Allow various X509_STORE_CTX properties to be
Dr. Stephen Henson
2001-05-09
1
-2
/
+21
*
Another superfluous pair of parentheses.
Bodo Möller
2000-09-06
1
-1
/
+1
*
Another round of indentation changes: Position braces consistently,
Bodo Möller
2000-09-06
1
-56
/
+62
*
*BIG* verify code reorganisation.
Dr. Stephen Henson
2000-09-05
1
-75
/
+166
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-4
/
+9
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-8
/
+8
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-1
/
+1
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-24
1
-4
/
+4
*
Add part of chain verify SSL support code: not complete or doing anything
Dr. Stephen Henson
1999-11-29
1
-2
/
+2
*
New options to the -verify program which can be used for chain verification.
Dr. Stephen Henson
1999-11-26
1
-1
/
+4
*
Initial chain verify code: not tested probably not working
Dr. Stephen Henson
1999-11-24
1
-0
/
+13
*
stack
Ben Laurie
1999-06-03
1
-11
/
+12
*
Yet another stack.
Ben Laurie
1999-05-31
1
-1
/
+1
*
Use "const char *" instead of "char *" for filenames passed to functions.
Bodo Möller
1999-05-09
1
-1
/
+1
*
Support verify_depth from the SSL API without need for user-defined
Bodo Möller
1999-05-01
1
-1
/
+1
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-69
/
+29
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-1
/
+1
*
Add prototype, fix parameter passing bug.
Ben Laurie
1999-01-10
1
-1
/
+1
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Make sure the already existing X509_STORE->depth variable is initialized
Ralf S. Engelschall
1999-01-03
1
-0
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-3
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-3
/
+10
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+439