index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PROBLEMS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
Move s->s3->rrec to s->rlayer->rrec
Matt Caswell
4
-4
/
+5
2015-03-26
Encapsulate s->s3->rrec
Matt Caswell
12
-90
/
+352
2015-03-26
Move s->s3->wbuf to s->rlayer->wbuf
Matt Caswell
4
-12
/
+11
2015-03-26
Encapsulate access to s->s3->wbuf
Matt Caswell
6
-19
/
+32
2015-03-26
Move s->s3->rrec into s->rlayer
Matt Caswell
4
-11
/
+28
2015-03-26
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
Matt Caswell
12
-59
/
+334
2015-03-26
Create a RECORD_LAYER structure and move read_ahead into it.
Matt Caswell
4
-10
/
+134
2015-03-26
update ordinals
Dr. Stephen Henson
1
-11
/
+11
2015-03-26
Move more internal only functions to asn1_locl.h
Dr. Stephen Henson
11
-52
/
+39
2015-03-25
free NULL cleanup.
Rich Salz
30
-186
/
+103
2015-03-25
Resolve swallowed returns codes
Matt Caswell
7
-20
/
+26
2015-03-25
make update
Dr. Stephen Henson
2
-18
/
+19
2015-03-25
Move internal only ASN.1 functions to asn1_locl.h
Dr. Stephen Henson
8
-23
/
+29
2015-03-25
Remove X509_ATTRIBUTE hack.
Dr. Stephen Henson
3
-48
/
+9
2015-03-25
free NULL cleanup
Rich Salz
76
-390
/
+202
2015-03-25
Support key loading from certificate file
Dr. Stephen Henson
4
-5
/
+56
2015-03-25
make depend
Dr. Stephen Henson
4
-11
/
+33
2015-03-25
make X509_NAME opaque
Dr. Stephen Henson
15
-48
/
+113
2015-03-25
Fix bug in s_client. Previously default verify locations would only be loaded
Matt Caswell
1
-6
/
+5
2015-03-25
Fix HMAC to pass invalid key len test
Matt Caswell
1
-1
/
+2
2015-03-25
Add HMAC test for invalid key len
Matt Caswell
1
-0
/
+5
2015-03-25
Ensure that both the MD and key have been initialised before attempting to
Matt Caswell
2
-3
/
+21
2015-03-25
Add more HMAC tests
Matt Caswell
1
-7
/
+162
2015-03-25
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled in 0.9.8q and 1.0.0c.
Matt Caswell
1
-1
/
+2
2015-03-25
Deprecate RAND_pseudo_bytes
Matt Caswell
5
-1
/
+18
2015-03-25
RAND_bytes updates
Matt Caswell
36
-66
/
+100
2015-03-25
Fix return checks in GOST engine
Matt Caswell
6
-71
/
+279
2015-03-25
Fix misc NULL derefs in sureware engine
Matt Caswell
1
-11
/
+16
2015-03-25
Add ticket length before buffering DTLS message
Matt Caswell
1
-2
/
+2
2015-03-25
Ensure last_write_sequence is saved in DTLS1.2
Matt Caswell
1
-4
/
+4
2015-03-25
free NULL cleanup
Rich Salz
34
-108
/
+58
2015-03-24
update ordinals
Dr. Stephen Henson
1
-0
/
+2
2015-03-24
Update ordinals
Richard Levitte
1
-4
/
+4
2015-03-24
Teach mkdef.pl to handle multiline declarations.
Richard Levitte
1
-3
/
+16
2015-03-24
Fix verify algorithm.
Dr. Stephen Henson
1
-0
/
+8
2015-03-24
make ASN1_OBJECT opaque
Dr. Stephen Henson
12
-20
/
+56
2015-03-24
Configuration file examples.
Dr. Stephen Henson
1
-0
/
+53
2015-03-24
Make OCSP response verification more flexible.
Dr. Stephen Henson
1
-4
/
+17
2015-03-24
make depend
Dr. Stephen Henson
20
-333
/
+290
2015-03-24
Move some EVP internals to evp_int.h
Dr. Stephen Henson
13
-76
/
+134
2015-03-24
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
28
-71
/
+131
2015-03-24
free NULL cleanup
Rich Salz
26
-71
/
+61
2015-03-24
Fix malloc define typo
Mike Frysinger
1
-2
/
+2
2015-03-24
Use OPENSSL_malloc rather than malloc/calloc
Richard Levitte
1
-2
/
+3
2015-03-24
Fix eng_cryptodev to not depend on BN internals.
Richard Levitte
1
-18
/
+8
2015-03-24
Adjust include path
Richard Levitte
1
-1
/
+1
2015-03-24
JPAKE Makefile missing 'files' target
Richard Levitte
1
-0
/
+3
2015-03-24
Remove old style ASN.1 support.
Dr. Stephen Henson
5
-132
/
+2
2015-03-23
return unexpected message when receiving kx with kDHr or kDHd
Kurt Roeckx
3
-8
/
+0
2015-03-23
Don't send a for ServerKeyExchange for kDHr and kDHd
Kurt Roeckx
1
-1
/
+1
[next]