index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
Fix build-break; 'make update'
Rich Salz
2
-17
/
+2
2016-01-07
mem functions cleanup
Rich Salz
49
-887
/
+1646
2016-01-07
Remove the old VMS linker option file creator for shlibs
Richard Levitte
1
-476
/
+0
2016-01-07
Enhance util/mkdef.pl to provide a VMS linker option file for shlibs
Richard Levitte
1
-22
/
+76
2016-01-07
Remove crypto/pem/pem_seal.c
Richard Levitte
2
-196
/
+2
2016-01-07
DANE support for X509_verify_cert()
Viktor Dukhovni
9
-12
/
+2674
2016-01-07
use more descriptive name DEFINE_STACK_OF_CONST
Dr. Stephen Henson
5
-5
/
+5
2016-01-07
Only declare stacks in headers
Dr. Stephen Henson
22
-40
/
+54
2016-01-07
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
38
-95
/
+95
2016-01-07
remove unused PREDECLARE
Dr. Stephen Henson
2
-2
/
+0
2016-01-07
Fix declarations and constification for inline stack.
Dr. Stephen Henson
21
-35
/
+35
2016-01-07
Change STACK_OF to use inline functions.
Dr. Stephen Henson
2
-2202
/
+202
2016-01-07
DANE make update
Viktor Dukhovni
2
-0
/
+13
2016-01-06
DANE documentation typos
Viktor Dukhovni
2
-3
/
+3
2016-01-06
Remove more (rest?) of FIPS build stuff.
Rich Salz
12
-402
/
+13
2016-01-06
Remove some unused perl scripts
Rich Salz
4
-204
/
+0
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