projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change the trust and purpose code so it doesn't need init
[oweals/openssl.git]
/
ssl
/
1999-12-02
Dr. Stephen Henson
Change the trust and purpose code so it doesn't need...
tree
|
commitdiff
1999-11-29
Dr. Stephen Henson
Remainder of SSL purpose and trust code: trust and...
tree
|
commitdiff
1999-11-29
Dr. Stephen Henson
Add part of chain verify SSL support code: not complete...
tree
|
commitdiff
1999-11-17
Bodo Möller
Restore traditional SSL_get_session behaviour so that...
tree
|
commitdiff
1999-11-16
Bodo Möller
Store verify_result with sessions to avoid potential...
tree
|
commitdiff
1999-11-15
Mark J. Cox
This corrects the reference count handling in SSL_get_s...
tree
|
commitdiff
1999-11-12
Richard Levitte
Make sure installed files are world readable
tree
|
commitdiff
1999-10-25
Bodo Möller
Improve support for running everything as a monolithic...
tree
|
commitdiff
1999-09-29
Ulf Möller
Cosmetic changes.
tree
|
commitdiff
1999-09-24
Ben Laurie
Fix warnings.
tree
|
commitdiff
1999-09-18
Dr. Stephen Henson
Add new sign and verify members to RSA_METHOD and chang...
tree
|
commitdiff
1999-09-14
Bodo Möller
Update dependencies.
tree
|
commitdiff
1999-09-14
Bodo Möller
typo in a comment
tree
|
commitdiff
1999-09-13
Bodo Möller
Set s->version correctly for "natural" SSL 3.0 client...
tree
|
commitdiff
1999-09-11
Andy Polyakov
Initial support for MacOS.
tree
|
commitdiff
1999-09-11
Bodo Möller
Fix yet another bug for client hello handling.
tree
|
commitdiff
1999-09-10
Bodo Möller
Repair another bug in s23_get_client_hello:
tree
|
commitdiff
1999-09-10
Bodo Möller
Use non-copying BIO interface in ssltest.c.
tree
|
commitdiff
1999-09-08
Bodo Möller
some more patches for avoiding problems with non-automa...
tree
|
commitdiff
1999-09-07
Bodo Möller
Non-copying interface to BIO pairs.
tree
|
commitdiff
1999-09-03
Bodo Möller
use explicit constant 11 just once
tree
|
commitdiff
1999-09-03
Bodo Möller
Make previous bugfix actually work
tree
|
commitdiff
1999-09-03
Bodo Möller
Fix server behaviour when facing backwards-compatible...
tree
|
commitdiff
1999-09-03
Bodo Möller
-no_dhe option for ssltest.c
tree
|
commitdiff
1999-08-18
Bodo Möller
Fix horrible (and hard to track down) bug in ssl23_get_...
tree
|
commitdiff
1999-08-09
Bodo Möller
BIO_write and BIO_read could, in theory, return -2.
tree
|
commitdiff
1999-08-09
Bodo Möller
Provide fixed seed for parameter generation to speed...
tree
|
commitdiff
1999-08-08
Bodo Möller
Comments.
tree
|
commitdiff
1999-08-08
Bodo Möller
add comments
tree
|
commitdiff
1999-08-05
Ralf S. Engelschall
typo while I poke around...
tree
|
commitdiff
1999-08-05
Bodo Möller
New function DSA_dup_DH, and fixes for bugs that were...
tree
|
commitdiff
1999-08-02
Bodo Möller
generate error message
tree
|
commitdiff
1999-08-02
Bodo Möller
fix previous modification -- if ssl->cert is NULL,...
tree
|
commitdiff
1999-08-02
Bodo Möller
The SSL_CTX's cert structure is not relevant for the SSL
tree
|
commitdiff
1999-07-30
Bodo Möller
correct error signalling for opendir() failure
tree
|
commitdiff
1999-07-28
Ulf Möller
VMS updates.
tree
|
commitdiff
1999-07-21
Bodo Möller
Additional user data argument to pem_password_cb functi...
tree
|
commitdiff
1999-07-12
Bodo Möller
cosmetic changes
tree
|
commitdiff
1999-07-12
Bodo Möller
fix memory leak in s3_clnt.c
tree
|
commitdiff
1999-07-12
Bodo Möller
Looks like another memory leak ...
tree
|
commitdiff
1999-07-09
Bodo Möller
Fix memory checking.
tree
|
commitdiff
1999-07-02
Bodo Möller
typo
tree
|
commitdiff
1999-07-02
Bodo Möller
typo
tree
|
commitdiff
1999-07-02
Bodo Möller
New functions SSL[_CTX]_{set,get}_mode; the initial...
tree
|
commitdiff
1999-06-28
Bodo Möller
Fix comments.
tree
|
commitdiff
1999-06-25
Bodo Möller
Memory leak checks.
tree
|
commitdiff
1999-06-14
Bodo Möller
Obsolete.
tree
|
commitdiff
1999-06-14
Bodo Möller
Comment adjusted to reality.
tree
|
commitdiff
1999-06-12
Bodo Möller
Bugfix.
tree
|
commitdiff
1999-06-12
Bodo Möller
BIO pairs.
tree
|
commitdiff
1999-06-10
Bodo Möller
Avoid warnings.
tree
|
commitdiff
1999-06-09
Ulf Möller
"extern" is a C++ reserved word.
tree
|
commitdiff
1999-06-07
Bodo Möller
Don't mix real tabs with tabs expanded as 8 spaces...
tree
|
commitdiff
1999-06-07
Bodo Möller
Comments added.
tree
|
commitdiff
1999-06-04
Ulf Möller
Support the EBCDIC character set and BS2000/OSD-POSIX...
tree
|
commitdiff
1999-05-30
Ben Laurie
More safe stack.
tree
|
commitdiff
1999-05-23
Bodo Möller
Don't use NULL-pointer :-/
tree
|
commitdiff
1999-05-23
Bodo Möller
Comment about bug.
tree
|
commitdiff
1999-05-23
Bodo Möller
Let ssl_get_prev_session reliably work in multi-threade...
tree
|
commitdiff
1999-05-23
Bodo Möller
Avoid memory hole when we don't like the session propos...
tree
|
commitdiff
1999-05-21
Bodo Möller
We need e_os.h here.
tree
|
commitdiff
1999-05-21
Bodo Möller
It was a very bad idea to use #include "../e_os.h"...
tree
|
commitdiff
1999-05-20
Bodo Möller
Don't install e_os.h in include/openssl, use it only...
tree
|
commitdiff
1999-05-20
Ulf Möller
NeXT doesn't have dirent.
tree
|
commitdiff
1999-05-17
Bodo Möller
Additional, more descriptive error message for rejectio...
tree
|
commitdiff
1999-05-15
Dr. Stephen Henson
Various Win32 fixes. Change args in do_ms.bat to put...
tree
|
commitdiff
1999-05-15
Bodo Möller
OPENSSL_EXTERN
tree
|
commitdiff
1999-05-15
Bodo Möller
OPENSSL_EXTERN, OPENSSL_GLOBAL
tree
|
commitdiff
1999-05-15
Bodo Möller
Update dependencies.
tree
|
commitdiff
1999-05-15
Ben Laurie
Get rid of the cast.
tree
|
commitdiff
1999-05-15
Bodo Möller
Comment.
tree
|
commitdiff
1999-05-15
Bodo Möller
A comment.
tree
|
commitdiff
1999-05-14
Bodo Möller
Various bugfixes: Uses locking for some more of the...
tree
|
commitdiff
1999-05-14
Bodo Möller
Introduce and use function typedef pem_password_cb...
tree
|
commitdiff
1999-05-13
Ben Laurie
Update dependencies.
tree
|
commitdiff
1999-05-13
Bodo Möller
Some tiny clean-ups related to the cert_st / sess_cert_...
tree
|
commitdiff
1999-05-13
Bodo Möller
New structure type SESS_CERT used instead of CERT insid...
tree
|
commitdiff
1999-05-13
Ulf Möller
VMS support.
tree
|
commitdiff
1999-05-13
Bodo Möller
Spacing in comment corrected.
tree
|
commitdiff
1999-05-13
Bodo Möller
First tiny changes in preparation of changing of "sess_...
tree
|
commitdiff
1999-05-11
Bodo Möller
Clarify comment.
tree
|
commitdiff
1999-05-11
Bodo Möller
And I thought I could spell ... but in caps really...
tree
|
commitdiff
1999-05-11
Bodo Möller
Make SSL library a little more fool-proof by not requir...
tree
|
commitdiff
1999-05-10
Bodo Möller
Changed a comment.
tree
|
commitdiff
1999-05-09
Bodo Möller
No actual change, but the cert_st member of struct...
tree
|
commitdiff
1999-05-09
Bodo Möller
Create a duplicate of the SSL_CTX's CERT in SSL_new...
tree
|
commitdiff
1999-05-09
Bodo Möller
One comment was in the wrong line ... some others are...
tree
|
commitdiff
1999-05-09
Bodo Möller
Some tiny changes to the source code to make future...
tree
|
commitdiff
1999-05-09
Bodo Möller
Use "const char *" instead of "char *" for filenames...
tree
|
commitdiff
1999-05-08
Dr. Stephen Henson
Various Win32 fixes. Win95 doesn't support MoveFileEx...
tree
|
commitdiff
1999-05-05
Ulf Möller
Remove unreachable return statements.
tree
|
commitdiff
1999-05-03
Ben Laurie
Some more stack stuff.
tree
|
commitdiff
1999-05-02
Bodo Möller
Annotate a bug.
tree
|
commitdiff
1999-05-01
Bodo Möller
New function SSL_CTX_use_certificate_chain_file.
tree
|
commitdiff
1999-05-01
Bodo Möller
Support verify_depth from the SSL API without need...
tree
|
commitdiff
1999-05-01
Bodo Möller
Add "static" to function definition
tree
|
commitdiff
1999-04-30
Bodo Möller
New function SSL_CTX_set_session_id_context.
tree
|
commitdiff
1999-04-29
Dr. Stephen Henson
Fix a couple of cases where an attempt is made to lock...
tree
|
commitdiff
1999-04-29
Bodo Möller
Support INSTALL_PREFIX for packagers.
tree
|
commitdiff
1999-04-29
Ulf Möller
Ignore Makefile.save
tree
|
commitdiff
next