index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_cert.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SSL_CTX_get{first,next}_certificate.
Kaspar Brand
2014-04-21
1
-1
/
+1
*
For more than 160 bits of security disable SHA1 HMAC
Dr. Stephen Henson
2014-04-05
1
-0
/
+3
*
Security framework.
Dr. Stephen Henson
2014-03-28
1
-12
/
+163
*
Auto DH support.
Dr. Stephen Henson
2014-03-28
1
-0
/
+1
*
Update chain building function.
Dr. Stephen Henson
2014-03-27
1
-2
/
+5
*
Allow duplicate certs in ssl_build_cert_chain
Emilia Kasper
2014-03-24
1
-2
/
+15
*
Simplify ssl_add_cert_chain logic.
Dr. Stephen Henson
2014-03-10
1
-44
/
+37
*
Only set current certificate to valid values.
Dr. Stephen Henson
2014-02-23
1
-6
/
+9
*
New chain building flags.
Dr. Stephen Henson
2014-02-23
1
-13
/
+54
*
New ctrl to set current certificate.
Dr. Stephen Henson
2014-02-02
1
-0
/
+26
*
Allow match selecting of current certificate.
Dr. Stephen Henson
2013-11-14
1
-0
/
+11
*
Additional "chain_cert" functions.
Rob Stradling
2013-11-14
1
-0
/
+14
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-22
/
+0
*
Cosmetic touchups.
Trevor
2013-06-28
1
-3
/
+4
*
Add support for arbitrary TLS extensions.
Trevor
2013-06-12
1
-3
/
+30
*
Add ctrl and utility functions to retrieve raw cipher list sent by client in
Dr. Stephen Henson
2012-09-12
1
-0
/
+4
*
Add three Suite B modes to TLS code, supporting RFC6460.
Dr. Stephen Henson
2012-08-15
1
-0
/
+4
*
Rename Suite B functions for consistency.
Dr. Stephen Henson
2012-08-03
1
-15
/
+2
*
Make tls1_check_chain return a set of flags indicating checks passed
Dr. Stephen Henson
2012-07-27
1
-1
/
+2
*
Add support for certificate stores in CERT structure. This makes it
Dr. Stephen Henson
2012-07-24
1
-2
/
+96
*
Add new ctrl to retrieve client certificate types, print out
Dr. Stephen Henson
2012-07-08
1
-0
/
+11
*
Separate client and server permitted signature algorithm support: by default
Dr. Stephen Henson
2012-07-03
1
-4
/
+18
*
Add certificate callback. If set this is called whenever a certificate
Dr. Stephen Henson
2012-06-29
1
-0
/
+9
*
Add new "valid_flags" field to CERT_PKEY structure which determines what
Dr. Stephen Henson
2012-06-28
1
-0
/
+4
*
don't use pseudo digests for default values of keys
Dr. Stephen Henson
2012-06-27
1
-2
/
+2
*
Reorganise supported signature algorithm extension processing.
Dr. Stephen Henson
2012-06-25
1
-1
/
+5
*
Add support for application defined signature algorithms for use with
Dr. Stephen Henson
2012-06-22
1
-5
/
+20
*
Make it possible to delete all certificates from an SSL structure.
Dr. Stephen Henson
2012-06-18
1
-29
/
+33
*
RFC 5878 support.
Ben Laurie
2012-05-30
1
-0
/
+20
*
oops, not yet ;-)
Dr. Stephen Henson
2012-04-23
1
-37
/
+25
*
update NEWS
Dr. Stephen Henson
2012-04-23
1
-25
/
+37
*
use different variable for chain iteration
Dr. Stephen Henson
2012-04-11
1
-2
/
+3
*
Add support for automatic ECDH temporary key parameter selection. When
Dr. Stephen Henson
2012-04-05
1
-0
/
+1
*
New ctrls to retrieve supported signature algorithms and curves and
Dr. Stephen Henson
2012-03-06
1
-0
/
+5
*
typo
Dr. Stephen Henson
2012-02-02
1
-1
/
+1
*
Add support for distinct certificate chains per key type and per SSL
Dr. Stephen Henson
2012-01-31
1
-7
/
+84
*
code tidy
Dr. Stephen Henson
2012-01-27
1
-15
/
+19
*
Revise ssl code to use a CERT_PKEY structure when outputting a
Dr. Stephen Henson
2012-01-26
1
-1
/
+8
*
Tidy/enhance certificate chain output code.
Dr. Stephen Henson
2012-01-26
1
-0
/
+82
*
Continuing TLS v1.2 support: add support for server parsing of
Dr. Stephen Henson
2011-05-06
1
-1
/
+20
*
PR: 1731 and maybe 2197
Dr. Stephen Henson
2010-03-25
1
-0
/
+2
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-06-30
1
-3
/
+1
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-06-30
1
-3
/
+6
*
Change safestack reimplementation to match 0.9.8.
Dr. Stephen Henson
2007-09-07
1
-1
/
+1
*
Reorganize the data used for SSL ciphersuite pattern matching.
Bodo Möller
2007-02-17
1
-3
/
+5
*
Thread-safety fixes
Bodo Möller
2006-06-14
1
-8
/
+20
*
fix no-dh configure option; patch supplied by Peter Meerwald
Nils Larsch
2006-02-24
1
-1
/
+1
*
a ssl object needs it's own instance of a ecdh key; remove obsolete comment
Nils Larsch
2005-08-08
1
-3
/
+6
*
make
Nils Larsch
2005-07-16
1
-0
/
+2
*
clear error queue on success and return NULL if no cert could be read
Nils Larsch
2005-06-01
1
-3
/
+13
[next]