index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a possible memleak
Richard Levitte
2016-01-02
1
-0
/
+7
*
Protocol version selection and negotiation rewrite
Viktor Dukhovni
2016-01-02
16
-479
/
+543
*
Refine and re-wrap Min/Max protocol docs
Viktor Dukhovni
2016-01-02
4
-52
/
+122
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
15
-97
/
+1063
*
Fix no-dh.
Ben Laurie
2016-01-01
1
-2
/
+4
*
remove invalid free
Dr. Stephen Henson
2016-01-01
1
-2
/
+0
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
11
-63
/
+28
*
Update to SHA256 for TSA signing digest.
Rich Salz
2015-12-31
1
-1
/
+1
*
Fix faulty check in the VMS version of opt_progname
Richard Levitte
2015-12-30
1
-1
/
+1
*
Remove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_cert_subjects_to_stack
Richard Levitte
2015-12-30
1
-2
/
+0
*
Correct missing prototype
Richard Levitte
2015-12-30
1
-2
/
+2
*
SIZE_MAX doesn't exist everywhere, supply an alternative
Richard Levitte
2015-12-30
1
-0
/
+5
*
Fix some missing or faulty header file inclusions
Richard Levitte
2015-12-30
3
-2
/
+4
*
Check for missing DSA parameters.
Dr. Stephen Henson
2015-12-30
2
-4
/
+11
*
Convert RSA encrypt to use EVP_PKEY
Dr. Stephen Henson
2015-12-30
1
-9
/
+22
*
Prefer ReuseAddr over Reuse, with IO::Socket::INET
Richard Levitte
2015-12-29
1
-1
/
+1
*
Fix no-engine.
Ben Laurie
2015-12-29
3
-2
/
+3
*
RT4202: Update rt URL's.
Rich Salz
2015-12-28
2
-9
/
+10
*
make a "missed make update" update
Rich Salz
2015-12-28
1
-1
/
+1
*
Increase the max size limit for a CertificateRequest message
Matt Caswell
2015-12-27
1
-1
/
+5
*
Simplify calling of the OCSP callback
Matt Caswell
2015-12-27
2
-22
/
+5
*
Add some documentation for the OCSP callback functions
Matt Caswell
2015-12-27
1
-0
/
+73
*
Ensure we don't call the OCSP callback if resuming a session
Matt Caswell
2015-12-27
1
-1
/
+1
*
Fix error when server does not send CertificateStatus message
Matt Caswell
2015-12-27
2
-26
/
+34
*
Add test for missing CertificateStatus message
Matt Caswell
2015-12-27
2
-0
/
+103
*
fix no-ec
Dr. Stephen Henson
2015-12-24
3
-21
/
+8
*
Server side EVP_PKEY DH support
Dr. Stephen Henson
2015-12-23
5
-88
/
+85
*
utility function
Dr. Stephen Henson
2015-12-23
2
-0
/
+14
*
EVP_PKEY DH client support.
Dr. Stephen Henson
2015-12-23
3
-91
/
+48
*
Always generate DH keys for ephemeral DH cipher suites.
Dr. Stephen Henson
2015-12-23
4
-53
/
+14
*
The functions take a SSL *, not a SSL_CTX *
Daniel Kahn Gillmor
2015-12-23
1
-4
/
+4
*
redundant redeclaration of 'OPENSSL_strlcpy'
Roumen Petrov
2015-12-23
1
-1
/
+0
*
__STDC_VERSION__ is not defined for c89 compilers
Roumen Petrov
2015-12-23
1
-2
/
+4
*
remove duplicates in util/libeay.num
Roumen Petrov
2015-12-23
1
-13
/
+0
*
Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS_D5_BUG support.
Kurt Roeckx
2015-12-23
6
-40
/
+10
*
Avoid using a dangling pointer when removing the last item
Kurt Roeckx
2015-12-23
1
-0
/
+2
*
Memory leak in state machine in error path
Todd Short
2015-12-23
1
-1
/
+1
*
Refactor DTLS cookie generation and verification
Richard Levitte
2015-12-23
1
-66
/
+11
*
Fix inline build failure
Matt Caswell
2015-12-23
1
-2
/
+2
*
Add ossl_inline
Dr. Stephen Henson
2015-12-23
5
-152
/
+186
*
add -unref option to mkerr.pl
Dr. Stephen Henson
2015-12-22
1
-2
/
+9
*
In mkerr.pl look in directories under ssl/
Dr. Stephen Henson
2015-12-22
1
-1
/
+1
*
remove unused error code
Dr. Stephen Henson
2015-12-22
2
-2
/
+0
*
make update
Dr. Stephen Henson
2015-12-22
2
-0
/
+23
*
unload modules in ssltest
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
make errors
Dr. Stephen Henson
2015-12-22
2
-3
/
+26
*
SSL configuration module docs
Dr. Stephen Henson
2015-12-22
2
-0
/
+112
*
Demo server using SSL_CTX_config
Dr. Stephen Henson
2015-12-22
3
-0
/
+135
*
Add ssl configuration support to s_server and s_client
Dr. Stephen Henson
2015-12-22
3
-2
/
+31
*
Load module in SSL_library_init
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
[next]