index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Place standard CRL behaviour in default X509_CRL_METHOD new functions to
Dr. Stephen Henson
2006-10-03
1
-1
/
+18
*
Initialize new callbacks and make sure hent is always initialized.
Dr. Stephen Henson
2006-09-26
2
-0
/
+5
*
Complete the change for VMS.
Richard Levitte
2006-09-25
1
-1
/
+1
*
Tidy up CRL handling by checking for critical extensions when it is
Dr. Stephen Henson
2006-09-21
3
-53
/
+19
*
Overhaul of by_dir code to handle dynamic loading of CRLs.
Dr. Stephen Henson
2006-09-17
4
-74
/
+167
*
Support for AKID in CRLs and partial support for IDP. Overhaul of CRL
Dr. Stephen Henson
2006-09-14
3
-9
/
+156
*
Fixes for new CRL/cert callbacks. Update CRL processing code to use new
Dr. Stephen Henson
2006-09-11
3
-66
/
+66
*
Add verify callback functions to lookup a STACK of matching certs or CRLs
Dr. Stephen Henson
2006-09-10
4
-4
/
+124
*
Support for multiple CRLs with same issuer name in X509_STORE. Modify
Dr. Stephen Henson
2006-07-25
3
-3
/
+46
*
Cache some CRL related extensions.
Dr. Stephen Henson
2006-07-24
2
-1
/
+16
*
Use correct pointer types for various functions.
Dr. Stephen Henson
2006-07-20
1
-1
/
+1
*
Store canonical encodings of Name structures. Update X509_NAME_cmp() to use
Dr. Stephen Henson
2006-07-18
2
-141
/
+20
*
Extended PBES2 function supporting application supplied IV and PRF NID.
Dr. Stephen Henson
2006-05-17
1
-0
/
+3
*
Update from stable branch.
Dr. Stephen Henson
2006-05-03
1
-0
/
+9
*
Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
Dr. Stephen Henson
2006-04-28
1
-22
/
+14
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
2
-4
/
+30
*
no need to cast away the const
Nils Larsch
2006-03-04
1
-1
/
+1
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-13
2
-2
/
+4
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-2
/
+4
*
Keep disclaiming 16-bit platform support. For now remove WIN16 references
Andy Polyakov
2005-12-18
2
-2
/
+2
*
Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
Andy Polyakov
2005-11-03
1
-4
/
+6
*
Two new verify flags functions.
Dr. Stephen Henson
2005-09-03
2
-0
/
+14
*
improved error checking and some fixes
Nils Larsch
2005-07-26
2
-4
/
+16
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
Fix bugs in bug-fix to x509/by_dir.c.
Andy Polyakov
2005-07-03
1
-6
/
+5
*
Initialise dir to avoid a compiler warning.
Richard Levitte
2005-06-23
1
-1
/
+1
*
Change dir_ctrl to check for the environment variable before using the default
Richard Levitte
2005-06-23
1
-6
/
+6
*
Old typo...
Richard Levitte
2005-06-05
1
-1
/
+1
*
Assing check_{cert,crl}_time to 'ok' variable so it returns errors on
Dr. Stephen Henson
2005-05-27
1
-2
/
+4
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Make -CSP option work again in pkcs12 utility by checking for
Dr. Stephen Henson
2005-05-15
1
-0
/
+18
*
Fix more error codes.
Bodo Möller
2005-05-11
5
-9
/
+15
*
Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.
Dr. Stephen Henson
2005-04-20
1
-4
/
+4
*
Various Win32 and other fixes for warnings and compilation errors.
Dr. Stephen Henson
2005-04-19
1
-1
/
+2
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-68
/
+72
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Move allow_proxy_certs declaration to start of function.
Dr. Stephen Henson
2005-04-11
1
-1
/
+1
*
Added restrictions on the use of proxy certificates, as they may pose
Richard Levitte
2005-04-09
3
-8
/
+28
*
Consistency.
Ben Laurie
2005-03-31
1
-5
/
+4
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
3
-80
/
+56
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-3
/
+2
*
Constification.
Ben Laurie
2005-03-30
2
-10
/
+10
*
Changes concering RFC 3820 (proxy certificates) integration:
Richard Levitte
2005-01-17
1
-0
/
+1
*
Add functionality needed to process proxy certificates.
Richard Levitte
2004-12-28
4
-14
/
+32
*
Automatically mark the CRL cached encoding as invalid when some operations
Dr. Stephen Henson
2004-12-09
2
-0
/
+2
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
2
-3
/
+6
*
In by_file.c check last error for no start line, not first error.
Dr. Stephen Henson
2004-12-04
1
-2
/
+2
*
Perform partial comparison of different character types in X509_NAME_cmp().
Dr. Stephen Henson
2004-12-01
1
-12
/
+28
[next]