projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-03-07
Pauli
Remove doc reference to non-existant GCM example
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Polyakov
crypto/x86_64cpuid.pl: move extended feature detection...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Bernd Edlinger
Add missing usage hints how to generate primes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pauli
Update the cipher(1) documentation to
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Rich Salz
Update year, wording tweak
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Adrian Vollmer
Adjust the default value of the private key size
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Bernd Edlinger
Restore the test coverage of COMP_rle and SSL_COMP_add_...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Pauli
Increase the size of the stack buffer to prevent an...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Andy Polyakov
.travis.yml: remove osx from build matrix.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Todd Short
Fix potential memory leak in ASN1_TIME_to_generalizedtime()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bernd Edlinger
Add -Wundef to --strict-warnings options. Fix some...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Andy Polyakov
bio/bss_file.c: since VS2015 one can't tell apart own...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Rich Salz
Backport OSSL_NELEM
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Richard Levitte
Fix typo, should be && rather than &
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Richard Levitte
Fix typo, missing ||
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Rich Salz
Iterate over EC_GROUP's poly array in a safe way
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Richard Levitte
Have the directory reader use the Unix API on VMS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bernd Edlinger
Add some more consistency checks in tls_decrypt_ticket.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Dmitry Belyavskiy
Fix memory leak in pkcs12 -export
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Bernd Edlinger
Fix some more memory leaks with TXT_DB_insert.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Bernd Edlinger
Fix a few memleaks in TXT_DB.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Rich Salz
Prevent OOB in SRP base64 code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Bernd Edlinger
Fix a slightly confusing if condition in a2i_ASN1_INTEGER.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Bernd Edlinger
Fix a slightly confusing if condition in a2i_ASN1_ENUME...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Bernd Edlinger
Cleanup *.S files.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Bernd Edlinger
Add a make distclean rule in the OpenSSL_1_0_2 branch
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Bernd Edlinger
Fix possible memory leak in cryptodev_digest_update.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Bernd Edlinger
Fix some realloc error handling issues.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
FdaSilvaYY
Fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Guido Vranken
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Yuchi
mem leak on error path and error propagation fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Darren Tucker
DES keys are not 7 days long.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
David Benjamin
Don't read uninitialised data for short session IDs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Matt Hauck
Fix statically linked engine initialization w/ fips
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bernd Edlinger
Fix issue #2113:
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bernd Edlinger
Fix the crash due to inconsistent enc_write_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Todd Short
Fix session ticket and SNI
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Rich Salz
If BIO_snprintf failed, keep trying.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Matt Caswell
Suppress an "uknown option" warning when using no-dtls1...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bernd Edlinger
aes_gcm_cleanup() should check that gctx != NULL before
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bernd Edlinger
Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_dat...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Bernd Edlinger
Combined patch for the more or less obvious issues
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Bernd Edlinger
Fix a crash with malformed user notice policy numbers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Richard Levitte
Allow parallell make in Configure
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Richard Levitte
Don't use the ! command
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Dr. Stephen...
Use correct signature algorithm list when sending or...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Caswell
Prepare for 1.0.2l-dev
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Caswell
Prepare for 1.0.2k release
OpenSSL_1_0_2k
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Richard Levitte
Better check of DH parameters in TLS data
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Andy Polyakov
crypto/evp: harden RC4_MD5 cipher.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Bernd Edlinger
Fix error handling in compute_key, BN_CTX_get can retur...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Bernd Edlinger
Fix a ssl session leak due to OOM in lh_SSL_SESSION_insert
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Matt Caswell
Fix SSL_VERIFY_CLIENT_ONCE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Rich Salz
Add missing va_end
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Richard Levitte
Fix DSA parameter generation control error
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
FdaSilvaYY
Clean one unused variable, plus an useless one.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rich Salz
GH1986: Document -header flag.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Bernd Edlinger
Fix error handling in SSL_CTX_new
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bernd Edlinger
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Markus Triska
replace "will lookup up" by "will look up"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Richard Levitte
Reformat M_check_autoarg to match our coding style
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Richard Levitte
M_check_autoarg: sanity check the key
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Finn Hakansson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
russor
zero pad DHE public key in ServerKeyExchange message...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Richard Levitte
Fix ssl_cert_dup: change one 'return NULL' to 'goto...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Richard Levitte
Make 'err' lable in ssl_cert_dup unconditional
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Benjamin Kaduk
Fix a bug in clienthello processing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Andy Polyakov
perlasm/x86_64-xlate.pl: refine sign extension in ea...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Richard Levitte
UI_OpenSSL()'s session opener fails on MacOS X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Richard Levitte
VMS UI_OpenSSL: if the TT device isn't a tty, flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Dr. Stephen...
Check input length to pkey_rsa_verify()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
Remove extra bang
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Levitte
UI code style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Matt Caswell
Revert "Fix heartbeat_test"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Vitezslav Cizek
apps/speed.c: Fix crash when config loading fails
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Andy Polyakov
INSTALL: clarify 386 and no-sse2 options.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Andy Polyakov
modes/ctr128.c: fix false carry in counter increment...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Richard Levitte
Clarify what X509_NAME_online does with the given buffe...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Kurt Roeckx
Make SSL_read and SSL_write return the old behaviour...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Beat Bolli
Use consistent variable names
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Orgad Shaneh
domd: Preserve Makefile time when it is unchanged
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Orgad Shaneh
mklink: Do not needlessly overwrite linked files...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Orgad Shaneh
domd: Do not needlessly overwrite Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Orgad Shaneh
mklink: Do not needlessly overwrite linked files...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Orgad Shaneh
Configure: Improve incremental build time
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Rich Salz
Check return value of some BN functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Matthias Kraft
Solution proposal for issue #1647.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Matt Caswell
Update CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Andy Polyakov
bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low sever...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Andy Polyakov
Makefile.org: clear APPS environment variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Rich Salz
Missed a mention of RT
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Matt Caswell
Add a CHANGES entry for the unrecognised record type...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Matt Caswell
Fail if an unrecognised record type is received
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Matt Caswell
Fix heartbeat_test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Richard Levitte
Secure our notification email.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Benjamin Kaduk
Fix grammar-o in CONTRIBUTING
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Richard Levitte
Add $(EX_LIBS) to the LIBDEPS for libgost.so, just...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Matt Caswell
Implement length checks as a macro
commit
|
commitdiff
|
tree
|
snapshot
next