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 '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
*
Rename recently introduced functions for improved code clarity:
Bodo Möller
2001-09-03
1
-1
/
+1
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-1
/
+5
*
Changes crypto/evp/ and ssl/ code from directly incrementing reference
Geoff Thorpe
2001-08-25
1
-1
/
+1
*
Indent.
Lutz Jänicke
2001-07-31
1
-1
/
+1
*
Only set the verify callback if there's one to set!
Ben Laurie
2001-07-30
1
-1
/
+2
*
Fix inconsistent behaviour with respect to verify_callback handling.
Lutz Jänicke
2001-07-30
1
-0
/
+2
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-15
/
+14
*
Locking issues.
Bodo Möller
2000-12-15
1
-9
/
+19
*
mark a bug
Bodo Möller
2000-11-29
1
-0
/
+1
*
include 'err' label only when it is actually used
Bodo Möller
2000-11-17
1
-0
/
+2
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-5
/
+5
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
1
-2
/
+2
*
Avoid sprintf, and harmonize indentation.
Bodo Möller
2000-05-21
1
-73
/
+76
*
Use correct function names in SSLerr macros.
Bodo Möller
2000-03-14
1
-3
/
+3
*
Copy DH key (if available) in addition to the bare parameters
Bodo Möller
2000-03-13
1
-4
/
+21
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-23
1
-2
/
+1
*
Remainder of SSL purpose and trust code: trust and purpose setting in
Dr. Stephen Henson
1999-11-29
1
-3
/
+13
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+12
*
Comments.
Bodo Möller
1999-08-08
1
-1
/
+1
*
correct error signalling for opendir() failure
Bodo Möller
1999-07-30
1
-1
/
+3
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-2
/
+2
*
More safe stack.
Ben Laurie
1999-05-30
1
-7
/
+7
*
NeXT doesn't have dirent.
Ulf Möller
1999-05-20
1
-2
/
+4
*
Various bugfixes: Uses locking for some more of the stuff that is not
Bodo Möller
1999-05-14
1
-5
/
+12
*
Some tiny clean-ups related to the cert_st / sess_cert_st change.
Bodo Möller
1999-05-13
1
-15
/
+0
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-21
/
+62
*
VMS support.
Ulf Möller
1999-05-13
1
-0
/
+4
*
Changed a comment.
Bodo Möller
1999-05-10
1
-2
/
+6
*
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
Bodo Möller
1999-05-09
1
-0
/
+201
*
Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a
Dr. Stephen Henson
1999-05-08
1
-1
/
+1
*
Some more stack stuff.
Ben Laurie
1999-05-03
1
-6
/
+8
*
Support verify_depth from the SSL API without need for user-defined
Bodo Möller
1999-05-01
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-4
/
+3
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-22
/
+23
*
function names recently changed - consistency.
Ralf S. Engelschall
1999-03-22
1
-1
/
+1
*
Fix names of cert stack functions.
Ben Laurie
1999-03-06
1
-6
/
+6
*
Fix the Win32 compile environment and add various changes so it will now compile
Dr. Stephen Henson
1999-03-03
1
-1
/
+7
*
Add functions to add certs to stacks, used for CA file/path stuff in servers.
Ben Laurie
1999-02-28
1
-37
/
+123
*
Ops, the logic of the second argument has to be coupled with the != test to
Ralf S. Engelschall
1999-02-26
1
-1
/
+1
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
1
-0
/
+21
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
Ralf S. Engelschall
1998-12-21
1
-2
/
+23
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-8
/
+11
[next]