index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
t1_enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make -DKSSL_DEBUG work again.
Dr. Stephen Henson
2008-11-10
1
-19
/
+24
*
Fix unsigned/signed warnings in ssl.
Andy Polyakov
2008-01-05
1
-2
/
+2
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
1
-3
/
+5
*
Make DTLS1 record layer MAC calculation RFC compliant.
Andy Polyakov
2007-10-09
1
-6
/
+19
*
Support for certificate status TLS extension.
Dr. Stephen Henson
2007-09-26
1
-1
/
+1
*
Implement the Opaque PRF Input TLS extension
Bodo Möller
2007-09-21
1
-65
/
+98
*
Update ssl code to support digests other than MD5+SHA1 in handshake.
Dr. Stephen Henson
2007-08-31
1
-31
/
+68
*
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
Dr. Stephen Henson
2007-06-04
1
-23
/
+53
*
Reorganize the data used for SSL ciphersuite pattern matching.
Bodo Möller
2007-02-17
1
-5
/
+7
*
ensure that the EVP_CIPHER_CTX object is initialized
Nils Larsch
2007-02-16
1
-5
/
+6
*
Fix from stable branch.
Dr. Stephen Henson
2006-05-07
1
-1
/
+9
*
add initial support for RFC 4279 PSK SSL ciphersuites
Nils Larsch
2006-03-11
1
-0
/
+27
*
There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
Bodo Möller
2006-01-07
1
-0
/
+2
*
prepare for additional RFC3546 alerts
Bodo Möller
2006-01-07
1
-0
/
+4
*
make sure that the unrecognized_name alert actually gets sent
Bodo Möller
2006-01-07
1
-0
/
+1
*
Make OPENSSL_NO_COMP compile again.
Dr. Stephen Henson
2005-10-01
1
-0
/
+8
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-6
/
+15
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-6
/
+6
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-4
/
+4
*
Reorder inclusion of header files:
Lutz Jänicke
2002-07-10
1
-1
/
+1
*
emtpy fragments are not necessary for SSL_eNULL
Bodo Möller
2002-07-09
1
-3
/
+9
*
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC
Bodo Möller
2002-06-14
1
-5
/
+10
*
Implement known-IV countermeasure.
Bodo Möller
2002-04-14
1
-0
/
+61
*
Initialize cipher context in KRB5
Dr. Stephen Henson
2002-03-14
1
-5
/
+5
*
Improve back compatibility.
Ben Laurie
2001-12-09
1
-5
/
+5
*
Fix memory leak.
Bodo Möller
2001-10-22
1
-8
/
+15
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-2
/
+2
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-6
/
+6
*
comment
Bodo Möller
2001-09-24
1
-1
/
+2
*
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
Bodo Möller
2001-09-20
1
-8
/
+8
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-4
/
+11
*
Prevent KSSL server from requesting a client certificate.
Richard Levitte
2001-07-12
1
-2
/
+2
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-3
/
+4
*
pay attention to blocksize before attempting decryption
Bodo Möller
2001-06-15
1
-1
/
+13
*
Use memmove() instead of memcpy() on areas that may overlap.
Richard Levitte
2001-06-07
1
-1
/
+1
*
This change should be suitable as a workaround for the Solaris x86
Bodo Möller
2001-04-03
1
-1
/
+4
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
1
-1
/
+1
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-0
/
+78
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-6
/
+6
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Use prototypes.
Bodo Möller
2000-01-06
1
-1
/
+1
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-9
/
+10
*
const correctness.
Ben Laurie
1999-04-20
1
-7
/
+9
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-51
/
+17
*
Massive constification.
Ben Laurie
1999-04-17
1
-7
/
+7
*
Add support for new TLS export ciphersuites.
Ben Laurie
1999-02-21
1
-8
/
+7
*
Updates to the new SSL compression code
Mark J. Cox
1999-02-16
1
-9
/
+12
*
In the absence of feedback either way, commit the fix that looks right for
Ben Laurie
1999-02-13
1
-2
/
+4
[prev]
[next]