projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-01-08
Rich Salz
Another portability fix.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
Update comment as bn_dup_expand is gone
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
Simplify deprecated declaration exception
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Rich Salz
Portability fix for apps/s_client.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
DANE CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
Fix some typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
Backwards-compatibility subject to OPENSSL_API_COMPAT
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Viktor Dukhovni
DANE s_client support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Richard Levitte
Remove all remaining traces if PEM_Seal
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Viktor Dukhovni
Minor test update
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Rich Salz
Fix another build break for no-mem-debug
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Rich Salz
Fix build-break; 'make update'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Rich Salz
mem functions cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Richard Levitte
Remove the old VMS linker option file creator for shlibs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Richard Levitte
Enhance util/mkdef.pl to provide a VMS linker option...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Richard Levitte
Remove crypto/pem/pem_seal.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Viktor Dukhovni
DANE support for X509_verify_cert()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
use more descriptive name DEFINE_STACK_OF_CONST
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
Only declare stacks in headers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
remove unused PREDECLARE
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
Fix declarations and constification for inline stack.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dr. Stephen...
Change STACK_OF to use inline functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Viktor Dukhovni
DANE make update
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Viktor Dukhovni
DANE documentation typos
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Rich Salz
Remove more (rest?) of FIPS build stuff.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Rich Salz
Remove some unused perl scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Viktor Dukhovni
DANE support structures, constructructors and accessors
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Viktor Dukhovni
Fix X509_STORE_CTX_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Viktor Dukhovni
Drop incorrect id == -1 case from X509_check_trust
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Viktor Dukhovni
X509_verify_cert() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Viktor Dukhovni
Cleanup of verify(1) failure output
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Richard Levitte
Instead of a local hack, implement SIZE_MAX in numbers...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Richard Levitte
Fix a possible memleak
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Viktor Dukhovni
Protocol version selection and negotiation rewrite
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Viktor Dukhovni
Refine and re-wrap Min/Max protocol docs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-02
Kurt Roeckx
Add support for minimum and maximum protocol version
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Ben Laurie
Fix no-dh.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Dr. Stephen...
remove invalid free
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Dr. Stephen...
Use X509_get0_pubkey where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Rich Salz
Update to SHA256 for TSA signing digest.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Levitte
Fix faulty check in the VMS version of opt_progname
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Levitte
Remove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_c...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Levitte
Correct missing prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Levitte
SIZE_MAX doesn't exist everywhere, supply an alternative
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Levitte
Fix some missing or faulty header file inclusions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Dr. Stephen...
Check for missing DSA parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Dr. Stephen...
Convert RSA encrypt to use EVP_PKEY
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Richard Levitte
Prefer ReuseAddr over Reuse, with IO::Socket::INET
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ben Laurie
Fix no-engine.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Rich Salz
RT4202: Update rt URL's.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Rich Salz
make a "missed make update" update
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Increase the max size limit for a CertificateRequest...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Simplify calling of the OCSP callback
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Add some documentation for the OCSP callback functions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Ensure we don't call the OCSP callback if resuming...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Fix error when server does not send CertificateStatus...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Matt Caswell
Add test for missing CertificateStatus message
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dr. Stephen...
fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dr. Stephen...
Server side EVP_PKEY DH support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dr. Stephen...
utility function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dr. Stephen...
EVP_PKEY DH client support.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dr. Stephen...
Always generate DH keys for ephemeral DH cipher suites.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Daniel Kahn...
The functions take a SSL *, not a SSL_CTX *
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Roumen Petrov
redundant redeclaration of 'OPENSSL_strlcpy'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Roumen Petrov
__STDC_VERSION__ is not defined for c89 compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Roumen Petrov
remove duplicates in util/libeay.num
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kurt Roeckx
Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kurt Roeckx
Avoid using a dangling pointer when removing the last...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Todd Short
Memory leak in state machine in error path
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Richard Levitte
Refactor DTLS cookie generation and verification
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Matt Caswell
Fix inline build failure
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
Add ossl_inline
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
add -unref option to mkerr.pl
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
In mkerr.pl look in directories under ssl/
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
remove unused error code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
unload modules in ssltest
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
SSL configuration module docs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
Demo server using SSL_CTX_config
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
Add ssl configuration support to s_server and s_client
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
Load module in SSL_library_init
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
Add ssl_mcnf.c to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dr. Stephen...
SSL library configuration module.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rich Salz
Cleanup CRYPTO_{push,pop}_info
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rich Salz
Rename *_realloc_clean to *_clear_realloc
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Kurt Roeckx
Also change the non-debug versions to use size_t
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
David Benjamin
Fix memory leak in DSA redo case.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Andy Polyakov
Configure: refine 'reconf' logic.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Andy Polyakov
bn/asm/bn-c64xplus.asm: update commentary.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Andy Polyakov
sha/asm/sha256-armv4.pl: one of "universal" flags combi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Matt Caswell
Fix URLs mangled by reformat
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Richard Levitte
Fix the etags action line, as etags doesn't take -R
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dr. Stephen...
Remove fixed DH ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dr. Stephen...
delete unused context
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rich Salz
Remove some L<asdf|asdf> which crept back in.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rich Salz
Remove err and prime demo's
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Richard Levitte
Remove the "eay" c-file-style indicators
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Matt Caswell
Add SSL_CIPHER_description() for Chacha20/Poly1305
commit
|
commitdiff
|
tree
|
snapshot
next