index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve support for running everything as a monolithic application.
Bodo Möller
1999-10-25
1
-4
/
+8
*
Cosmetic changes.
Ulf Möller
1999-09-30
2
-5
/
+1
*
Fix warnings.
Ben Laurie
1999-09-24
2
-7
/
+8
*
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
Dr. Stephen Henson
1999-09-19
2
-16
/
+13
*
Update dependencies.
Bodo Möller
1999-09-14
1
-15
/
+15
*
typo in a comment
Bodo Möller
1999-09-14
1
-1
/
+1
*
Set s->version correctly for "natural" SSL 3.0 client hello
Bodo Möller
1999-09-13
1
-0
/
+3
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+12
*
Fix yet another bug for client hello handling.
Bodo Möller
1999-09-11
1
-1
/
+1
*
Repair another bug in s23_get_client_hello:
Bodo Möller
1999-09-10
2
-22
/
+19
*
Use non-copying BIO interface in ssltest.c.
Bodo Möller
1999-09-10
1
-50
/
+53
*
some more patches for avoiding problems with non-automatic variables
Bodo Möller
1999-09-08
1
-4
/
+4
*
Non-copying interface to BIO pairs.
Bodo Möller
1999-09-07
1
-0
/
+3
*
use explicit constant 11 just once
Bodo Möller
1999-09-04
1
-3
/
+3
*
Make previous bugfix actually work
Bodo Möller
1999-09-03
1
-9
/
+4
*
Fix server behaviour when facing backwards-compatible client hellos.
Bodo Möller
1999-09-03
3
-17
/
+47
*
-no_dhe option for ssltest.c
Bodo Möller
1999-09-03
1
-24
/
+32
*
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
Bodo Möller
1999-08-18
2
-2
/
+7
*
BIO_write and BIO_read could, in theory, return -2.
Bodo Möller
1999-08-09
1
-2
/
+2
*
Provide fixed seed for parameter generation to speed up -dhe1024.
Bodo Möller
1999-08-09
1
-1
/
+3
*
Comments.
Bodo Möller
1999-08-08
3
-2
/
+7
*
add comments
Bodo Möller
1999-08-08
2
-2
/
+2
*
typo while I poke around...
Ralf S. Engelschall
1999-08-05
1
-1
/
+1
*
New function DSA_dup_DH, and fixes for bugs that were found
Bodo Möller
1999-08-05
1
-1
/
+29
*
generate error message
Bodo Möller
1999-08-02
1
-0
/
+3
*
fix previous modification -- if ssl->cert is NULL, don't follow the pointer.
Bodo Möller
1999-08-02
1
-0
/
+2
*
The SSL_CTX's cert structure is not relevant for the SSL
Bodo Möller
1999-08-02
1
-2
/
+0
*
correct error signalling for opendir() failure
Bodo Möller
1999-07-30
1
-1
/
+3
*
VMS updates.
Ulf Möller
1999-07-29
2
-1
/
+6
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
4
-17
/
+27
*
cosmetic changes
Bodo Möller
1999-07-12
1
-0
/
+3
*
fix memory leak in s3_clnt.c
Bodo Möller
1999-07-12
1
-0
/
+1
*
Looks like another memory leak ...
Bodo Möller
1999-07-12
1
-0
/
+9
*
Fix memory checking.
Bodo Möller
1999-07-09
1
-1
/
+1
*
typo
Bodo Möller
1999-07-02
2
-2
/
+2
*
typo
Bodo Möller
1999-07-02
2
-2
/
+2
*
New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is
Bodo Möller
1999-07-02
4
-10
/
+52
*
Fix comments.
Bodo Möller
1999-06-28
1
-2
/
+2
*
Memory leak checks.
Bodo Möller
1999-06-25
1
-1
/
+1
*
Obsolete.
Bodo Möller
1999-06-14
1
-161
/
+0
*
Comment adjusted to reality.
Bodo Möller
1999-06-14
1
-1
/
+1
*
Bugfix.
Bodo Möller
1999-06-12
2
-1
/
+16
*
BIO pairs.
Bodo Möller
1999-06-12
3
-1
/
+379
*
Avoid warnings.
Bodo Möller
1999-06-10
4
-5
/
+8
*
"extern" is a C++ reserved word.
Ulf Möller
1999-06-09
5
-29
/
+32
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
7
-36
/
+36
*
Comments added.
Bodo Möller
1999-06-07
1
-0
/
+10
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
4
-0
/
+37
*
More safe stack.
Ben Laurie
1999-05-30
2
-8
/
+8
*
Don't use NULL-pointer :-/
Bodo Möller
1999-05-23
1
-2
/
+3
[next]