projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2018-05-30
Dmitry Belyavskiy
Send GOST SignatureAlgorithms when TLS 1.2 in use
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Dmitry Belyavskiy
Bugfix: GOST2012 certificates for GOST ciphersuites...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Todd Short
Replace strdup() with OPENSSL_strdup()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Todd Short
Fix no-sm2 with clang
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
Test that a ^ 0 mod -1 is always 0
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
The result of a ^ 0 mod -1 is 0 not 1
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
Update the "Connected Commands" section of s_client...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
Prepare for 1.1.1-pre8-dev
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
Prepare for 1.1.1-pre7 release
OpenSSL_1_1_1-pre7
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Dr. Matthias...
ECDSA_SIG: restore doc comments which were deleted...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Dr. Matthias...
ECDSA_SIG: add simple getters for commonly used struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Dr. Matthias...
RSA: add simple getters for commonly used struct members
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Dr. Matthias...
DSA: add simple getters for commonly used struct members
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Dr. Matthias...
DH: fix: add simple getters for commonly used struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Dr. Matthias...
util/libcrypto.num: fix symbol collision between 1...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Bernd Edlinger
Try to work around ubuntu gcc-5 ubsan build failure
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Nick Mathewson
Improve the example getpass() implementation to show...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Nick Mathewson
Update documentation for PEM callback: error is now -1.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Bernd Edlinger
Fix array bounds violation in ssl_session_dup
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
Matt Caswell
Add a sanity check on the length of pkeyutl inputs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
Matt Caswell
Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
Matt Caswell
Improve compatibility of point and curve checks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
David Benjamin
Save and restore the Windows error around TlsGetValue.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
David Benjamin
Use OPENSSL_EC_EXPLICIT_CURVE constant.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
David Benjamin
Fix explicit EC curve encoding.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Viktor Dukhovni
Skip CN DNS name constraint checks when not needed
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Viktor Dukhovni
Limit scope of CN name constraints
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Matt Caswell
Use the client app traffic secret for PHA Finished...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Richard Levitte
INSTALL: Provide better documentation for enable-ec_nis...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Richard Levitte
Better error code when lacking __SIZEOF_INT128__
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Matt Caswell
Fix no-ec, no-tls1_3 and no-tls
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Kurt Roeckx
Enable SSL_MODE_AUTO_RETRY by default
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matt Caswell
Fix no-ec in combination with no-dh
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Tilman Keskinöz
ssl/ssl_txt: fix NULL-check
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Andy Polyakov
apps/s_socket.c: address rare TLSProxy failures on...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Rich Salz
Check malloc failure via app_malloc
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Matt Caswell
Don't cache stateless tickets in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Matt Caswell
Fix undefined behaviour in X509_NAME_cmp()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Richard Levitte
Windows: don't install __DECC_*.H
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Richard Levitte
Quiet pod2html warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Todd Short
Fix no-srtp build warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Richard Levitte
Restore check of |*xn| against |name| in X509_NAME_set
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Matt Caswell
Allow the ca application to use EdDSA
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Dr. Matthias...
DH: add some basic tests (and comments)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Dr. Matthias...
DH: add simple getters for commonly used DH struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Make BN_GF2m_mod_arr more constant time
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Improve testing of tickets with post-handshake auth
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Add documentation for the ability to control the number...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Change the default number of NewSessionTickets we send...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Allow configuation of the number of TLSv1.3 session...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matt Caswell
Enable the ability to set the number of TLSv1.3 session...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Richard Levitte
Add a note on CHANGES and NEWS in CONTRIBUTING
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Richard Levitte
When producing man-pages, ensure NAME section is one...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Gregor Jasny
NOTES.ANDROID: fix typo in build notes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Andy Polyakov
windows-makefile.tmpl: delete export library prior...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Matt Caswell
Suport TLSv1.3 draft 28
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Matt Caswell
Fix no-tls1_2
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Matt Caswell
Fix no-psk
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Richard Levitte
CI config: no need to make both install and install_docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Richard Levitte
Link in passphrase-encoding(7) in relevant documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Richard Levitte
Docs: add general document on how pass phrases are...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Richard Levitte
UI console: Restore tty settings, do not force ECHO...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
FdaSilvaYY
apps/speed: Add brainpool curves support
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
FdaSilvaYY
apps/speed: fix possible OOB access in some EC arrays
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Kurt Roeckx
Set sess to NULL after freeing it.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Matt Caswell
Don't memcpy the contents of an empty fragment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Richard Levitte
In cases where we ask PEM_def_callback for minimum...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Dr. Matthias...
Fix typo: 'is an error occurred' in documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Rework the decrypt ticket callback
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Fix mem leak in sslapi test
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Add a test for the ticket callbacks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Document when a new session ticket gets created on...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Fix ticket callbacks in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Flush server side unauthenticated writes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Add some more SSL_pending() and SSL_has_pending() tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Don't set TCP_NODELAY on a UDP socket
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Mark DTLS records as read when we have finished with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Test an old style PSK callback with no cert will prefer...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Provide documentation for the -psk_session option
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Prefer SHA-256 ciphersuites if using old style PSKs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Kurt Roeckx
Use void in all function definitions that do not take...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Kurt Roeckx
rsaz_avx2_eligible doesn't take parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Matt Caswell
Set the ossl_shim to auto retry if not running asynchro...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Andy Polyakov
PPC assembly pack: add POWER9 results.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Andy Polyakov
.travis.yml: add pair of linux-ppc64le targets.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Caswell
Fix no-cms
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Caswell
Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Dr. Matthias...
Fix typos in x509 documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nicola Tuveri
Add CHANGES entry for PR#6009
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Billy Brumley
Add blinding in BN_GF2m_mod_inv for binary field inversions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Billy Brumley
ECC: unify generic ec2 and ecp scalar multiplication...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Billy Brumley
ECDSA: remove nonce padding (delegated to EC_POINT_mul)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Richard Levitte
VMS rand: assign before check, not the other way around
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Bernd Edlinger
Fix --strict-warnings build of ppc-linux target
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Andy Polyakov
ec/ec_mult.c: get BN_CTX_start,end sequence right.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Matt Caswell
Add a DTLS test for dropped records
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Matt Caswell
Keep the DTLS timer running after the end of the handsh...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Matt Caswell
Only auto-retry for DTLS if configured to do so
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Matt Caswell
Fix s_client and s_server so that they correctly handle...
commit
|
commitdiff
|
tree
|
snapshot
next