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-10-28
Matt Caswell
Add a test for BIO_read() returning 0 in SSL_read(...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Matt Caswell
A zero return from BIO_read()/BIO_write() could be...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Richard Levitte
VMS: tell the C compiler to use the ISO C94 standard
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Rich Salz
Fix typo (reported by Matthias St. Pierre)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Richard Levitte
Backdated note in CHANGES about shared library names
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Richard Levitte
Add some notes on shared library names on different...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Andy Polyakov
x86_64 assembly pack: add Goldmont performance results.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Richard Levitte
Efence is antiquated, remove all traces of using it
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Richard Levitte
Correct installation test in appveyor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Claus Assmann
Fix grammar error in SSL_CTX_set_min_proto_version
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Rich Salz
GH1546: Fix old names in cryptodev code.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
David Woodhouse
Disable encrypt_then_mac negotiation for DTLS.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Levitte
apps: remove some #ifndef clutter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Levitte
apps: instead of varying implementation, make setup_eng...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Levitte
If an engine comes up explicitely, it must also come...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Andrea Grandi
Fix broken link to ASYNC_get_wait_ctx and rewrap the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Mat
Do not set load_crypto_strings_inited when OPENSSL_NO_E...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
FdaSilvaYY
Add error checking, small nit on ouput
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Andrea Grandi
Add missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_md
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Dr. Stephen...
Fix embedded string handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
choury
fix invalid use of incomplete type X509_STORE_CTX
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Steven Fackler
Fix signatures of EVP_Digest{Sign,Verify}Update
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Matt Caswell
Ensure we handle len == 0 in ERR_err_string_n
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Tomas Mraz
Engine afalg: properly set operation type also on big...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Xiaoyin Liu
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Vitezslav Cizek
Configure: remove superfluous 0x
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Dr. Stephen...
Add memory leak detection to d2i_test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
FdaSilvaYY
Fix copy-paste test labels
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Ben Laurie
Remove blank line.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Ben Laurie
Fix no-ocsp.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Richard Levitte
Remove automatic RPATH - Add a CHANGES entry
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Richard Levitte
Remove automatic RPATH - adapt shlib_wrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Richard Levitte
Remove automatic RPATH - add user rpath support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Richard Levitte
Remove automatic RPATH
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Rich Salz
RT is put out to pasture
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Dr. Stephen...
Fix X509_NAME decode for malloc failures.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Ben Laurie
Remove untrue comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Ben Laurie
Make dependencies if Makefile is new.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Ben Laurie
Don't use des when disabled.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
Dr. Stephen...
fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
Dr. Stephen...
SRP code tidy.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
Dr. Stephen...
Add SRP test vectors from RFC5054
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Matt Caswell
Fix missing NULL checks in NewSessionTicket construction
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
David Woodhouse
Restore '-keyform engine' support for s_client
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Matt Caswell
Fix an Uninit read in DTLS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Matt Caswell
Fix no-dtls
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Richard Levitte
apps/apps.c: initialize and de-initialize engine around...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Matt Caswell
Add DTLS renegotiation tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Matt Caswell
Extend the renegotiation tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Matt Caswell
Update README.ssltest.md
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
Matt Caswell
Add support for testing renegotiation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
David Benjamin
Add a basic test for BN_bn2dec.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
David Benjamin
Add missing parameter.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
David Benjamin
Switch back to assuming TLS 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
David Benjamin
Address review comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
David Benjamin
Don't test quite so many of them.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
David Benjamin
Test CBC mode padding.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Fix some mem leaks in sslapitest
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Prepare for 1.1.0c-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Prepare for 1.1.0b release
OpenSSL_1_1_0b
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Robert Swiecki
Add to fuzz corpora for CVE-2016-6309
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Fix Use After Free for large message sizes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matt Caswell
Add a test for large messages
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Prepare for 1.1.0b-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Prepare for 1.1.0a release
OpenSSL_1_1_0a
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Dmitry Belyavsky
Avoid KCI attack for GOST
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Fix a hang with SSL_peek()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Fix a mem leak in NPN handling
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Add some more OCSP testing
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Add OCSP_RESPID_match()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Add the ability to set OCSP_RESPID fields
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matt Caswell
Fix OCSP Status Request extension unbounded memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Richard Levitte
Fix error message typo, wrong function code
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Richard Levitte
test/x509aux.c: Fix argv loop
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Andy Polyakov
CHANGES: mention removal of solaris-x86-cc.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Matt Caswell
Excessive allocation of memory in dtls1_preprocess_frag...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Matt Caswell
Excessive allocation of memory in tls_get_message_header()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Andy Polyakov
Configure: clarify and refine -static.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Matt Caswell
Don't leak on an OPENSSL_realloc() failure
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Matt Caswell
Don't allow too many consecutive warning alerts
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Andy Polyakov
rand/randfile.c: treat empty string in RAND_file_name...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Andy Polyakov
rand/randfile.c: rationalize __OpenBSD__ code path.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Andy Polyakov
rand/randfile.c: restore fallback to $HOME for non...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Rich Salz
Dcoument -alpn flag
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Rich Salz
GH1555: Don't bump size on realloc failure
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Alessandro...
Use switch instead of multiple ifs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Matt Caswell
Fix a missing NULL check in dsa_builtin_paramgen
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Richard Levitte
VMS: add [.util]shlib_wrap.exe and its build instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Richard Levitte
descrip.mms.tmpl: in obj2bin, make sure an empty @deps...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
Richard Levitte
util/dofile.pl: report if a template couldn't be loaded
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Rich Salz
RT3669: dgst can only sign/verify one file.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
apps/apps.c: include sys/socket.h to declare recv()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Documentation fixup; no more ECDHParameters
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Crude VMS build files for demos/bio/
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Crude Makefile for demos/bio/
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Don't ignore Makefiles in demos/
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Fixup BIO demos for OpenSSL 1.1.x
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Richard Levitte
Fixup BIO demos for OpenSSL 1.1.x
commit
|
commitdiff
|
tree
|
snapshot
next