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
*
Encapsulate s->s3->wrec
Matt Caswell
2015-03-26
6
-8
/
+9
*
Move s->s3->rrec to s->rlayer->rrec
Matt Caswell
2015-03-26
4
-4
/
+5
*
Encapsulate s->s3->rrec
Matt Caswell
2015-03-26
12
-90
/
+352
*
Move s->s3->wbuf to s->rlayer->wbuf
Matt Caswell
2015-03-26
4
-12
/
+11
*
Encapsulate access to s->s3->wbuf
Matt Caswell
2015-03-26
6
-19
/
+32
*
Move s->s3->rrec into s->rlayer
Matt Caswell
2015-03-26
4
-11
/
+28
*
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
Matt Caswell
2015-03-26
12
-59
/
+334
*
Create a RECORD_LAYER structure and move read_ahead into it.
Matt Caswell
2015-03-26
4
-10
/
+134
*
free NULL cleanup.
Rich Salz
2015-03-25
4
-27
/
+13
*
Resolve swallowed returns codes
Matt Caswell
2015-03-25
6
-19
/
+19
*
free NULL cleanup
Rich Salz
2015-03-25
9
-74
/
+38
*
Support key loading from certificate file
Dr. Stephen Henson
2015-03-25
2
-2
/
+46
*
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled in 0.9.8q and 1.0.0c.
Matt Caswell
2015-03-25
1
-1
/
+2
*
RAND_bytes updates
Matt Caswell
2015-03-25
7
-18
/
+40
*
Add ticket length before buffering DTLS message
Matt Caswell
2015-03-25
1
-2
/
+2
*
Ensure last_write_sequence is saved in DTLS1.2
Matt Caswell
2015-03-25
1
-4
/
+4
*
free NULL cleanup
Rich Salz
2015-03-25
5
-40
/
+20
*
make depend
Dr. Stephen Henson
2015-03-24
1
-11
/
+13
*
return unexpected message when receiving kx with kDHr or kDHd
Kurt Roeckx
2015-03-23
3
-8
/
+0
*
Don't send a for ServerKeyExchange for kDHr and kDHd
Kurt Roeckx
2015-03-23
1
-1
/
+1
*
Make sure that cert is never NULL
Kurt Roeckx
2015-03-23
3
-36
/
+19
*
Fix SSL_clear unused return
Matt Caswell
2015-03-23
1
-1
/
+2
*
ssl3_set_handshake_header returns
Matt Caswell
2015-03-23
8
-21
/
+65
*
Fix missing return value checks
Matt Caswell
2015-03-23
24
-136
/
+237
*
Check libssl function returns
Matt Caswell
2015-03-23
4
-451
/
+451
*
Don't check curves that haven't been sent
Matt Caswell
2015-03-23
1
-0
/
+10
*
Add DTLS support to ssltest
David Woodhouse
2015-03-20
1
-5
/
+26
*
Add DTLS to SSL_get_version
David Woodhouse
2015-03-20
1
-0
/
+6
*
Fix DHE Null CKE vulnerability
Matt Caswell
2015-03-19
1
-2
/
+9
*
Fix for CVE-2015-0291
Dr. Stephen Henson
2015-03-19
1
-6
/
+10
*
Fix Seg fault in DTLSv1_listen
Matt Caswell
2015-03-19
1
-0
/
+3
*
Multiblock corrupted pointer fix
Matt Caswell
2015-03-19
1
-1
/
+1
*
Add sanity check to PRF
Matt Caswell
2015-03-17
1
-0
/
+5
*
OPENSSL_NO_EC* merge; missed one file
Rich Salz
2015-03-15
1
-5
/
+5
*
Remove ssl_cert_inst()
Kurt Roeckx
2015-03-15
6
-103
/
+12
*
SSL_check_chain fix
Matt Caswell
2015-03-12
1
-2
/
+2
*
ssl/s3_clnt.c: fix intermittent failures.
Andy Polyakov
2015-03-12
2
-2
/
+4
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
12
-88
/
+67
*
Cleanse buffers
Matt Caswell
2015-03-11
2
-0
/
+6
*
Harmonize return values in dtls1_buffer_record
Emilia Kasper
2015-03-10
1
-1
/
+1
*
Prevent handshake with unseeded PRNG
Matt Caswell
2015-03-10
1
-2
/
+3
*
Wrong SSL version in DTLS1_BAD_VER ClientHello
David Woodhouse
2015-03-09
1
-1
/
+1
*
Fix DTLS1_BAD_VER regression
Matt Caswell
2015-03-09
1
-1
/
+3
*
Use constants not numbers
Kurt Cancemi
2015-03-05
2
-4
/
+4
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-0
/
+4
*
Remove experimental 56bit export ciphers
Rich Salz
2015-03-01
2
-101
/
+0
*
Fix d2i_SSL_SESSION for DTLS1_BAD_VER
Matt Caswell
2015-02-27
2
-1
/
+4
*
Fixed missing return value checks.
Matt Caswell
2015-02-27
1
-9
/
+17
*
Fix missing return value checks.
Matt Caswell
2015-02-27
1
-30
/
+49
*
Remove NETSCAPE_HANG_BUG
Matt Caswell
2015-02-27
2
-33
/
+0
[next]