index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s3_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ciphers with NULL encryption were not properly handled because they were
Lutz Jänicke
2002-07-10
1
-4
/
+4
*
Implement known-IV countermeasure.
Bodo Möller
2002-04-14
1
-7
/
+11
*
fix ssl3_pending
Bodo Möller
2002-03-15
1
-1
/
+4
*
Add missing strength entries.
Lutz Jänicke
2002-03-14
1
-5
/
+5
*
New functions SSL[_CTX]_set_msg_callback().
Bodo Möller
2001-10-20
1
-3
/
+3
*
Fix SSL memory leak.
Ben Laurie
2001-08-28
1
-0
/
+3
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-0
/
+5
*
Include kssl_lcl.h where needed.
Richard Levitte
2001-07-11
1
-0
/
+1
*
Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-11
1
-0
/
+7
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-2
/
+0
*
Consistently use 'void *' for SSL read, peek and write functions.
Bodo Möller
2001-03-09
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-26
/
+26
*
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
Lutz Jänicke
2001-02-09
1
-10
/
+36
*
Fix AES code.
Dr. Stephen Henson
2001-02-07
1
-6
/
+154
*
Rijdael CBC mode and partial undebugged SSL support.
Ben Laurie
2001-02-06
1
-0
/
+13
*
Fix SSL_peek and SSL_pending.
Bodo Möller
2000-12-25
1
-2
/
+1
*
typo
Bodo Möller
2000-12-14
1
-1
/
+1
*
First step towards SSL_peek fix.
Bodo Möller
2000-12-14
1
-27
/
+63
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-3
/
+96
*
Comments on SSL_peek deficiencies
Bodo Möller
2000-11-28
1
-2
/
+2
*
Disable SSL_peek until it is fixed.
Bodo Möller
2000-11-28
1
-1
/
+5
*
tag SSL_peek bugs
Bodo Möller
2000-11-17
1
-0
/
+1
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-6
/
+6
*
Use correct function names in SSLerr macros.
Bodo Möller
2000-03-14
1
-1
/
+1
*
Copy DH key (if available) in addition to the bare parameters
Bodo Möller
2000-03-13
1
-24
/
+35
*
Fix some bugs and document others
Bodo Möller
2000-02-21
1
-0
/
+4
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-21
1
-27
/
+82
*
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
Bodo Möller
2000-02-21
1
-29
/
+11
*
Apply Lutz Behnke's 56 bit cipher patch with a few
Dr. Stephen Henson
2000-01-22
1
-44
/
+192
*
Compaq C 6.2 for VMS will complain when we want to convert
Richard Levitte
2000-01-18
1
-4
/
+36
*
Cosmetic changes.
Ulf Möller
1999-09-30
1
-1
/
+1
*
OPENSSL_EXTERN, OPENSSL_GLOBAL
Bodo Möller
1999-05-15
1
-1
/
+1
*
VMS support.
Ulf Möller
1999-05-13
1
-1
/
+2
*
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
Bodo Möller
1999-05-09
1
-8
/
+5
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-0
/
+2
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-21
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-2
/
+2
*
Fixed some race conditions.
Bodo Möller
1999-04-22
1
-1
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-56
/
+22
*
Massive constification.
Ben Laurie
1999-04-17
1
-3
/
+3
*
Add new experimental ciphersuites. Bring naming into line with RFC.
Ben Laurie
1999-04-15
1
-6
/
+42
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-10
/
+11
*
Fix security hole.
Ben Laurie
1999-03-22
1
-1
/
+1
*
Disable new TLS1 ciphersuites.
Ben Laurie
1999-03-06
1
-0
/
+2
*
Fix export ciphersuites, again.
Ben Laurie
1999-03-06
1
-3
/
+14
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
1
-0
/
+83
*
Fix the cipher decision scheme for export ciphers: the export bits are *not*
Ralf S. Engelschall
1999-02-25
1
-2
/
+2
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-0
/
+8
[next]