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
*
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
*
Comment about bug.
Bodo Möller
1999-05-23
1
-0
/
+2
*
Let ssl_get_prev_session reliably work in multi-threaded settings.
Bodo Möller
1999-05-23
2
-15
/
+56
*
Avoid memory hole when we don't like the session proposed by the client
Bodo Möller
1999-05-23
1
-5
/
+5
*
We need e_os.h here.
Bodo Möller
1999-05-21
1
-0
/
+3
*
It was a very bad idea to use #include "../e_os.h" -- when this occurs
Bodo Möller
1999-05-21
3
-533
/
+545
*
Don't install e_os.h in include/openssl, use it only as a local
Bodo Möller
1999-05-20
5
-547
/
+535
*
NeXT doesn't have dirent.
Ulf Möller
1999-05-20
1
-2
/
+4
*
Additional, more descriptive error message for rejection of a session ID
Bodo Möller
1999-05-17
3
-1
/
+7
*
Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix
Dr. Stephen Henson
1999-05-15
1
-1
/
+1
*
OPENSSL_EXTERN
Bodo Möller
1999-05-15
1
-3
/
+3
[next]