index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s2_srvr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prototype info function.
Ben Laurie
2002-01-12
1
-1
/
+1
*
cast to unsigned int, not to int to avoid the warning -- all these
Bodo Möller
2001-11-14
1
-2
/
+2
*
unsigned int vs. int.
Richard Levitte
2001-11-14
1
-1
/
+1
*
make code a little more similar to what it looked like before the fixes,
Bodo Möller
2001-11-10
1
-3
/
+8
*
Implement msg_callback for SSL 2.0.
Bodo Möller
2001-11-10
1
-20
/
+129
*
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
Bodo Möller
2001-10-24
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-1
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-1
/
+2
*
Fix Bleichenbacher PKCS #1 1.5 countermeasure.
Bodo Möller
2001-06-01
1
-1
/
+2
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
Lutz Jänicke
2001-02-09
1
-6
/
+23
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
Bodo Möller
2000-02-21
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-3
/
+3
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-3
/
+3
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
Make NO_RSA compile with pedantic.
Ben Laurie
2000-01-08
1
-0
/
+6
*
Store verify_result with sessions to avoid potential security hole.
Bodo Möller
1999-11-17
1
-0
/
+1
*
"extern" is a C++ reserved word.
Ulf Möller
1999-06-09
1
-9
/
+9
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-6
/
+30
*
No actual change, but the cert_st member of struct ssl_session_st is now
Bodo Möller
1999-05-09
1
-10
/
+10
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-1
/
+2
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-13
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Fixed some race conditions.
Bodo Möller
1999-04-22
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-25
/
+12
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-9
/
+9
*
Add support for new TLS export ciphersuites.
Ben Laurie
1999-02-21
1
-1
/
+1
*
Updates to the new SSL compression code
Mark J. Cox
1999-02-16
1
-6
/
+5
*
Fix various memory leaks in SSL, apps and DSA
Dr. Stephen Henson
1999-02-15
1
-2
/
+3
*
More exactitude with function arguments.
Ben Laurie
1999-02-10
1
-1
/
+1
*
Fix various stuff: that VC++ 5.0 chokes on:
Dr. Stephen Henson
1999-01-31
1
-0
/
+2
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+4
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-39
/
+20
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+983