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 another build break for no-mem-debug
Rich Salz
2016-01-07
1
-0
/
+2
*
Fix build-break; 'make update'
Rich Salz
2016-01-07
2
-17
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
49
-887
/
+1646
*
Remove the old VMS linker option file creator for shlibs
Richard Levitte
2016-01-07
1
-476
/
+0
*
Enhance util/mkdef.pl to provide a VMS linker option file for shlibs
Richard Levitte
2016-01-07
1
-22
/
+76
*
Remove crypto/pem/pem_seal.c
Richard Levitte
2016-01-07
2
-196
/
+2
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
9
-12
/
+2674
*
use more descriptive name DEFINE_STACK_OF_CONST
Dr. Stephen Henson
2016-01-07
5
-5
/
+5
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
22
-40
/
+54
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
38
-95
/
+95
*
remove unused PREDECLARE
Dr. Stephen Henson
2016-01-07
2
-2
/
+0
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
21
-35
/
+35
*
Change STACK_OF to use inline functions.
Dr. Stephen Henson
2016-01-07
2
-2202
/
+202
*
DANE make update
Viktor Dukhovni
2016-01-07
2
-0
/
+13
*
DANE documentation typos
Viktor Dukhovni
2016-01-06
2
-3
/
+3
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
12
-402
/
+13
*
Remove some unused perl scripts
Rich Salz
2016-01-06
4
-204
/
+0
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-06
21
-77
/
+1284
*
Fix X509_STORE_CTX_cleanup()
Viktor Dukhovni
2016-01-04
4
-45
/
+40
*
Drop incorrect id == -1 case from X509_check_trust
Viktor Dukhovni
2016-01-03
1
-2
/
+1
*
X509_verify_cert() cleanup
Viktor Dukhovni
2016-01-03
4
-345
/
+400
*
Cleanup of verify(1) failure output
Viktor Dukhovni
2016-01-03
1
-24
/
+27
*
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
Richard Levitte
2016-01-02
2
-5
/
+6
*
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
[next]