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
*
Fix buffer overflow in SSL_get_shared_ciphers() function.
Mark J. Cox
2006-09-28
3
-3
/
+4
*
Fixes for the following claims:
Richard Levitte
2006-09-28
2
-6
/
+28
*
Submitted by: Brad Spencer <spencer@jacknife.org>
Dr. Stephen Henson
2006-09-23
1
-2
/
+8
*
ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0
Bodo Möller
2006-09-11
1
-12
/
+16
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-1
/
+1
*
Error messages for client ECC cert verification.
Bodo Möller
2006-06-15
6
-9
/
+24
*
Fix algorithm handling for ECC ciphersuites: Adapt to recent changes,
Bodo Möller
2006-06-15
2
-16
/
+25
*
Fix another new bug in the cipherstring logic.
Bodo Möller
2006-06-15
1
-14
/
+27
*
Fix another bug introduced yesterday when deleting Fortezza stuff:
Bodo Möller
2006-06-15
1
-13
/
+10
*
Oops ... deleted too much in the previous commit when I deleted
Bodo Möller
2006-06-15
1
-0
/
+1
*
Disable invalid ciphersuites
Bodo Möller
2006-06-14
1
-1
/
+1
*
Ciphersuite string bugfixes, and ECC-related (re-)definitions.
Bodo Möller
2006-06-14
10
-182
/
+219
*
Make sure that AES ciphersuites get priority over Camellia
Bodo Möller
2006-06-14
1
-2
/
+2
*
Thread-safety fixes
Bodo Möller
2006-06-14
2
-28
/
+103
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
6
-5
/
+239
*
Use a new signed int ii instead of j (which is unsigned) to handle the
Richard Levitte
2006-05-28
1
-4
/
+4
*
Fix warnings.
Dr. Stephen Henson
2006-05-26
1
-1
/
+1
*
Someone made a mistake, and some function and reason codes got
Richard Levitte
2006-05-12
1
-1
/
+1
*
Fix from stable branch.
Dr. Stephen Henson
2006-05-07
1
-1
/
+9
*
Fix (most) WIN32 warnings and errors.
Dr. Stephen Henson
2006-04-17
1
-1
/
+2
*
If cipher list contains a match for an explicit ciphersuite only match that
Dr. Stephen Henson
2006-04-15
1
-4
/
+21
*
Update dependencies.
Dr. Stephen Henson
2006-04-08
1
-1
/
+2
*
Remove ECC extension information from external representation
Bodo Möller
2006-04-05
1
-64
/
+5
*
Stop warning.
Dr. Stephen Henson
2006-04-04
1
-1
/
+0
*
clarification
Bodo Möller
2006-04-03
1
-1
/
+7
*
check length properly
Bodo Möller
2006-04-03
1
-1
/
+1
*
simplify: use s2n macro
Bodo Möller
2006-04-03
1
-4
/
+2
*
Avoid hard-coded table length where we can use sizeof.
Bodo Möller
2006-04-03
1
-105
/
+105
*
fix memory leak
Bodo Möller
2006-04-03
1
-0
/
+4
*
fix for hostname extension
Bodo Möller
2006-03-30
1
-18
/
+51
*
Implement Supported Elliptic Curves Extension.
Bodo Möller
2006-03-30
8
-157
/
+329
*
Implement cipher-suite selection logic given Supported Point Formats Extension.
Bodo Möller
2006-03-30
1
-0
/
+67
*
Simplify ASN.1 for point format list
Bodo Möller
2006-03-26
1
-27
/
+5
*
fix for OPENSSL_NO_EC
Nils Larsch
2006-03-15
1
-3
/
+2
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-1
/
+0
*
tlsext_ecpointformatlist_length is unsigned, so check if it's less
Richard Levitte
2006-03-15
1
-1
/
+1
*
signed vs. unsigned
Nils Larsch
2006-03-13
1
-1
/
+1
*
Oh, now I noticed Bodo's change that made tlsext_ecpointformatlist
Richard Levitte
2006-03-13
1
-1
/
+1
*
Resolve signed vs. unsigned issues
Richard Levitte
2006-03-13
3
-7
/
+7
*
fix sign problems
Bodo Möller
2006-03-13
3
-4
/
+18
*
remove unused variables
Nils Larsch
2006-03-13
1
-3
/
+0
*
udpate Supported Point Formats Extension code
Bodo Möller
2006-03-13
5
-39
/
+19
*
fix comment
Nils Larsch
2006-03-13
1
-8
/
+10
*
use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output
Nils Larsch
2006-03-12
1
-3
/
+3
*
Implement the Supported Point Formats Extension for ECC ciphersuites
Bodo Möller
2006-03-12
10
-21
/
+412
*
add initial support for RFC 4279 PSK SSL ciphersuites
Nils Larsch
2006-03-11
16
-19
/
+1101
*
fix no-dh configure option; patch supplied by Peter Meerwald
Nils Larsch
2006-02-24
2
-2
/
+2
*
move new member of SSL_SESSION to the end
Bodo Möller
2006-02-07
1
-3
/
+3
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
add additional checks + cleanup
Nils Larsch
2006-01-30
3
-4
/
+18
[next]