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-05-06
Dr. Stephen...
Constify PKCS12_newpass()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Dr. Stephen...
Tidy up PKCS12_newpass() fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Dr. Stephen...
Only set CMS parameter when encrypting
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Dr. Stephen...
Use default ASN.1 for SEED.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Dr. Stephen...
Always try to set ASN.1 parameters for CMS.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Richard Levitte
Check return of PEM_write_* functions and report possib...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Dr. Stephen...
Fix name length limit check.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Dr. Stephen...
Fix double free in d2i_PrivateKey().
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Dr. Stephen...
add documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Prepare for 1.0.2i-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Prepare for 1.0.2h release
OpenSSL_1_0_2h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Update CHANGES and NEWS for the new release
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dr. Stephen...
Fix ASN1_INTEGER handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Kurt Roeckx
Check that we have enough padding characters.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Remove some documentation for functions not in 1.0.x
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Add documentation for EVP_EncodeInit() and similar...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Ensure EVP_EncodeUpdate handles an output length that...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Avoid overflow in EVP_EncodeUpdate
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Prevent EBCDIC overread for very long strings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Fix encrypt overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Dr. Stephen...
Fix i2d_X509_AUX: pp can be NULL.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
TJ Saunders
Remove confusing comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
TJ Saunders
Issue #719:
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Dr. Stephen...
Don't free ret->data if malloc fails.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Dr. Stephen...
Add checks to X509_NAME_oneline()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Dr. Stephen...
Sanity check buffer length.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Dr. Stephen...
Add size limit to X509_NAME structure.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dr. Stephen...
Reject inappropriate private key encryption ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Matt Caswell
Ensure we check i2d_X509 return val
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Matt Caswell
Fix a signed/unsigned warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Rich Salz
Fix NULL deref in apps/pkcs7
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andy Polyakov
s390x assembly pack: cache capability query results.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-23
Viktor Dukhovni
Fix buffer overrun in ASN1_parse().
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Dr. Stephen...
Harden ASN.1 BIO handling of large amounts of data.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Andy Polyakov
PPC assembly pack: remove branch hints.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
David Benjamin
Fix memory leak on invalid CertificateRequest.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Todd Short
Fix ALPN
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Dr. Stephen...
Fix FIPS SSLv2 test
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Matt Caswell
Fix the no-comp option for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Matt Caswell
Add a check for a failed malloc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Matt Caswell
Ensure that memory allocated for the ticket is freed
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Matt Caswell
Fix a potential double free in EVP_DigestInit_ex
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Kurt Roeckx
Add no-ssl2-method
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Richard Levitte
Touch the correct variables for the system; shlib_wrap...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Richard Levitte
Recognise 32-bit Solaris in util/shlib_wrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Viktor Dukhovni
expose SSLv2 method prototypes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Viktor Dukhovni
Retain SSLv2 methods as functions that return NULL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Kurt Roeckx
Remove LOW from the default
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Dr. Stephen...
Don't shift serial number into sign bit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Andy Polyakov
bn/asm/x86[_64]-mont*.pl: complement alloca with page...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Andy Polyakov
perlasm/x86_64-xlate.pl: handle binary constants early.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Dr. Stephen...
Sanity check PVK file fields.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Eric S. Raymond
RT4358: Extra ] in doc/ocsp.pod
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
Prepare for 1.0.2h-dev
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
Prepare for 1.0.2g release
OpenSSL_1_0_2g
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
Ensure mk1mf.pl is aware of no-weak-ssl-ciphers option
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Polyakov
bn/asm/x86_64-mont5.pl: unify gather procedure in hardl...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Polyakov
crypto/bn/x86_64-mont5.pl: constant-time gather procedure.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Polyakov
bn/asm/rsaz-avx2.pl: constant-time gather procedure.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Polyakov
bn/asm/rsax-x86_64.pl: constant-time gather procedure.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andy Polyakov
bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Viktor Dukhovni
Disable EXPORT and LOW SSLv3+ ciphers by default
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Caswell
Add a test for SSLv2 configuration
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Viktor Dukhovni
Bring SSL method documentation up to date
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Viktor Dukhovni
Disable SSLv2 default build, default negotiation and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matt Caswell
Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Kurt Roeckx
Fix invalid free
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
FdaSilvaYY
Fix two possible leaks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
FdaSilvaYY
Fix possible memory leak on BUF_MEM_grow_clean failure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Andy Polyakov
modes/asm/ghash-x86_64.pl: refine GNU assembler version...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kurt Roeckx
Revert "Don't check RSA_FLAG_SIGN_VER."
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Matt Caswell
Fix memory issues in BIO_*printf functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Emilia Kasper
CVE-2016-0798: avoid memory leak in SRP
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
FdaSilvaYY
GH714: missing field initialisation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
David Woodhouse
RT4175: Fix PKCS7_verify() regression with Authenticode...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Corinna Vinschen
Don't strip object files on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Recognise Cygwin-x86_64 in config
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Dr. Stephen...
Fix double free in DSA private key parsing.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andy Polyakov
Makefile.shared: limit .dll image base pinning to FIPS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andy Polyakov
evp/e_des3.c: address compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Dr. Stephen...
Switch to FIPS implementation for CMAC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Andy Polyakov
evp/e_des[3].c: address compiler warnings, fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andy Polyakov
modes/ctr128.c: pay attention to ecount_buf alignment...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Emilia Kasper
RT 3854: Update apps/req
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andy Polyakov
perlasm/x86_64-xlate.pl: pass pure constants verbatim.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Andy Polyakov
util/mk1mf.pl: use LINK_CMD instead of LINK variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andy Polyakov
ms/uplink-x86.pl: make it work.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Matt Caswell
Handle SSL_shutdown while in init more appropriately #2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Dr. Stephen...
if no comparison function set make sk_sort no op
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Viktor Dukhovni
Fix missing ok=0 with locally blacklisted CAs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Kurt Roeckx
Restore xmm7 from the correct address on win64
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Viktor Dukhovni
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rich Salz
GH611: s_client help message bug
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Hubert Kario
GH554: Improve pkeyutl doc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Daniel Kahn...
RT4129: BUF_new_mem_buf should take const void *
commit
|
commitdiff
|
tree
|
snapshot
next