index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
/
demo
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
DANE support structures, constructructors and accessors
Viktor Dukhovni
21
-77
/
+1284
2016-01-04
Fix X509_STORE_CTX_cleanup()
Viktor Dukhovni
4
-45
/
+40
2016-01-03
Drop incorrect id == -1 case from X509_check_trust
Viktor Dukhovni
1
-2
/
+1
2016-01-03
X509_verify_cert() cleanup
Viktor Dukhovni
4
-345
/
+400
2016-01-03
Cleanup of verify(1) failure output
Viktor Dukhovni
1
-24
/
+27
2016-01-02
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
Richard Levitte
2
-5
/
+6
2016-01-02
Fix a possible memleak
Richard Levitte
1
-0
/
+7
2016-01-02
Protocol version selection and negotiation rewrite
Viktor Dukhovni
16
-479
/
+543
2016-01-02
Refine and re-wrap Min/Max protocol docs
Viktor Dukhovni
4
-52
/
+122
2016-01-02
Add support for minimum and maximum protocol version
Kurt Roeckx
15
-97
/
+1063
2016-01-01
Fix no-dh.
Ben Laurie
1
-2
/
+4
2016-01-01
remove invalid free
Dr. Stephen Henson
1
-2
/
+0
2015-12-31
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
11
-63
/
+28
2015-12-31
Update to SHA256 for TSA signing digest.
Rich Salz
1
-1
/
+1
2015-12-30
Fix faulty check in the VMS version of opt_progname
Richard Levitte
1
-1
/
+1
2015-12-30
Remove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_cert_subjects_to_stack
Richard Levitte
1
-2
/
+0
2015-12-30
Correct missing prototype
Richard Levitte
1
-2
/
+2
2015-12-30
SIZE_MAX doesn't exist everywhere, supply an alternative
Richard Levitte
1
-0
/
+5
2015-12-30
Fix some missing or faulty header file inclusions
Richard Levitte
3
-2
/
+4
2015-12-30
Check for missing DSA parameters.
Dr. Stephen Henson
2
-4
/
+11
2015-12-30
Convert RSA encrypt to use EVP_PKEY
Dr. Stephen Henson
1
-9
/
+22
2015-12-29
Prefer ReuseAddr over Reuse, with IO::Socket::INET
Richard Levitte
1
-1
/
+1
2015-12-29
Fix no-engine.
Ben Laurie
3
-2
/
+3
2015-12-28
RT4202: Update rt URL's.
Rich Salz
2
-9
/
+10
2015-12-28
make a "missed make update" update
Rich Salz
1
-1
/
+1
2015-12-27
Increase the max size limit for a CertificateRequest message
Matt Caswell
1
-1
/
+5
2015-12-27
Simplify calling of the OCSP callback
Matt Caswell
2
-22
/
+5