projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
a ssl object needs it's own instance of a ecdh key; remove obsolete comment
[openssl.git]
/
ssl
/
ssl_cert.c
2005-08-08
Nils Larsch
a ssl object needs it's own instance of a ecdh key...
blob
|
commitdiff
|
raw
2005-07-16
Nils Larsch
make
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Nils Larsch
clear error queue on success and return NULL if no...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Ben Laurie
Constification.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Dr. Stephen Henson
New X509_VERIFY_PARAM structure and associated function...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-10
Richard Levitte
Use the new directory reading functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-17
Geoff Thorpe
Deprecate quite a few recursive includes from the ssl...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Geoff Thorpe
(oops) Apologies all, that last header-cleanup commit...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-29
Richard Levitte
We're getting a clash with C++ because it has a type...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-29
Geoff Thorpe
A general spring-cleaning (in autumn) to fix up signed...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-05
Bodo Möller
SSL_add_dir_cert_subjects_to_stack now exists for WIN32
blob
|
commitdiff
|
raw
|
diff to current
2002-11-15
Richard Levitte
WinCE patches
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Bodo Möller
ECC ciphersuite support
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Richard Levitte
Synchronise with 0.9.7-stable.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-18
Richard Levitte
Make sure the opened directory is closed on exit.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Bodo Möller
Add 'void *' argument to app_verify_callback.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-24
Richard Levitte
Deprecate the macro MAC_OS_pre_X.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Richard Levitte
SSL_add_dir_cert_subjects_to_stack for Win32 finally...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-03
Bodo Möller
Rename recently introduced functions for improved code...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Geoff Thorpe
Make the necessary changes to work with the recent...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Geoff Thorpe
Changes crypto/evp/ and ssl/ code from directly increme...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-31
Lutz Jänicke
Indent.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Ben Laurie
Only set the verify callback if there's one to set!
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Lutz Jänicke
Fix inconsistent behaviour with respect to verify_callb...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-22
Richard Levitte
e_os.h does not belong with the exported headers. ...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Use new-style system-id macros everywhere possible...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Bodo Möller
Locking issues.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Bodo Möller
mark a bug
blob
|
commitdiff
|
raw
|
diff to current
2000-11-17
Bodo Möller
include 'err' label only when it is actually used
blob
|
commitdiff
|
raw
|
diff to current
2000-09-17
Richard Levitte
Use sk_*_new_null() instead of sk_*_new(NULL), since...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Geoff Thorpe
The previous commit to crypto/stack/*.[ch] pulled the...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-21
Bodo Möller
Avoid sprintf, and harmonize indentation.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-14
Bodo Möller
Use correct function names in SSLerr macros.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Bodo Möller
Copy DH key (if available) in addition to the bare...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Dr. Stephen Henson
Tidy up CRYPTO_EX_DATA structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Dr. Stephen Henson
Remainder of SSL purpose and trust code: trust and...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-11
Andy Polyakov
Initial support for MacOS.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-08
Bodo Möller
Comments.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Bodo Möller
correct error signalling for opendir() failure
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Bodo Möller
Additional user data argument to pem_password_cb functi...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-30
Ben Laurie
More safe stack.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-20
Ulf Möller
NeXT doesn't have dirent.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Bodo Möller
Various bugfixes: Uses locking for some more of the...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Bodo Möller
Some tiny clean-ups related to the cert_st / sess_cert_...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Bodo Möller
New structure type SESS_CERT used instead of CERT insid...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Bodo Möller
Changed a comment.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Bodo Möller
Create a duplicate of the SSL_CTX's CERT in SSL_new...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Dr. Stephen Henson
Various Win32 fixes. Win95 doesn't support MoveFileEx...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Ben Laurie
Some more stack stuff.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-01
Bodo Möller
Support verify_depth from the SSL API without need...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ben Laurie
Add type-safe STACKs and SETs.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Ralf S. Engelschall
function names recently changed - consistency.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-06
Ben Laurie
Fix names of cert stack functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-03
Dr. Stephen Henson
Fix the Win32 compile environment and add various chang...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Ben Laurie
Add functions to add certs to stacks, used for CA file...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Ralf S. Engelschall
Ops, the logic of the second argument has to be coupled...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Ralf S. Engelschall
Add a bunch of SSL_xxx() functions for configuring...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Ben Laurie
Accept NULL in *_free.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-22
Ralf S. Engelschall
Various cleanups and fixed by Marc and Ralf to start...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current