index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
/
ssl_cert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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-24
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
*
Constification.
Ben Laurie
2005-03-30
1
-2
/
+2
*
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson
2004-09-06
1
-6
/
+8
*
Use the new directory reading functions.
Richard Levitte
2004-07-10
1
-109
/
+18
*
Deprecate quite a few recursive includes from the ssl.h API header and
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+1
*
We're getting a clash with C++ because it has a type called 'list'.
Richard Levitte
2003-11-29
1
-6
/
+6
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
SSL_add_dir_cert_subjects_to_stack now exists for WIN32
Bodo Möller
2003-02-05
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
1
-0
/
+28
*
ECC ciphersuite support
Bodo Möller
2002-08-09
1
-1
/
+30
*
Synchronise with 0.9.7-stable.
Richard Levitte
2002-04-29
1
-1
/
+1
*
Make sure the opened directory is closed on exit.
Richard Levitte
2002-04-18
1
-3
/
+5
*
Add 'void *' argument to app_verify_callback.
Bodo Möller
2002-02-28
1
-0
/
+4
*
Deprecate the macro MAC_OS_pre_X.
Richard Levitte
2001-10-24
1
-1
/
+1
*
SSL_add_dir_cert_subjects_to_stack for Win32 finally implemented.
Richard Levitte
2001-10-04
1
-0
/
+52
[next]