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-04
Andy Polyakov
Alpha assembly pack: make it work on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Andy Polyakov
MIPS assembly pack: fix MIPS64 assembler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Andy Polyakov
Configurations/unix-Makefile.tmpl: don't count on ...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Andy Polyakov
Tru64 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Viktor Dukhovni
Drop duplicate ctx->verify_cb assignment
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Christian Bundy
Update Diffie-Hellman parameters to IANA standards
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Matt Caswell
Update CHANGES and NEWS for the new release
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Kurt Roeckx
Check that we have enough padding characters.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dr. Stephen...
Add ASN.1 INTEGER tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dr. Stephen...
add ASN1_INTEGER type to d2i_test
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dr. Stephen...
Add test for CVE-2016-2018
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dr. Stephen...
Fix ASN1_INTEGER handling.
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
Dmitry-Me
Properly own the duplicated string
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Dmitry-Me
Improve comment
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Richard Levitte
Try 'make install' with one of the Travis configurations
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
Rich Salz
GH875: Document -no_check_time
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-05-02
Richard Levitte
Document the addition of OPENSSL_LOCAL_CONFIG_DIR
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Richard Levitte
Add the possibility for local build file templates
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Richard Levitte
Add the possibility to have an extra local OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Richard Levitte
Remove personal configs from version control
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Todd Short
Secure memory fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Andy Polyakov
ssl/record/rec_layer_s3.c: fix typo from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rich Salz
Handle multi-line "written by/for" comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Andy Polyakov
Android build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Andy Polyakov
Remove obsolete defined(__INTEL__) condition.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Andy Polyakov
chacha/asm/chacha-x86.pl: make it compile on legacy...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
FdaSilvaYY
Fix spelling in pod files
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Richard Levitte
Add the adjusted perl scripts to the set of "update...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Richard Levitte
Adjust a last few generators to new license boilerplate...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Richard Levitte
Skip blank lines if old copyright comment was removed...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix some X509_STORE macros
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-29
Richard Levitte
Remove BIO_dummy, it's old cruft
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Richard Levitte
Change 'struct bio_st' in all public header where appli...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Rich Salz
Add asn1_mac
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Remove some dead code from EC_GROUP_check()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Don't use an uninitialised variable in srp application
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Avoid a NULL ptr deref if group is not set
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Check for a NULL return value from a call to X509_STORE...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Check for failed malloc in BIO_ADDR_new
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
The x509_name_canon function doesn't check for an error...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Paul Kehrer
Make header signature of CRYPTO_mem_leaks BIO instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
David Benjamin
Avoid overflow issues in X509_cmp.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Misc tweaks for EBCDIC based on feedback received
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix EBCDIC problem in conf_def.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix the tests to work with EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix a build error with strict-warnings and CHARSET_EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Add the ability to test EBCDIC builds
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix building with -DCHARSET_EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Richard Levitte
VMS: only explicitely translate names in library C...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Richard Levitte
VMS: It seems DEC C doesn't handle certain header files...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Kirill Marinushkin
Add aliases for des-ede-ecb and des-ede3-ecb ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Kirill Marinushkin
Fixed scripts order for generate_crypto_objects target
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Andy Polyakov
crypto/ppccap.c: fix missing declaration warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Andy Polyakov
crypto/ppccap.c: permit build with no-chacha and no...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
A call to RSA_set0_key had the arguments in the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Client side CKE processing can double free on error
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Don't free the BIGNUM passed to BN_mpi2bn
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Matt Caswell
Fix a leak in i2b_PVK
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Richard Levitte
apps/progs.pl: don't make digests disablable by default
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
FdaSilvaYY
BIO_free should call method->destroy before free'ing...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
FdaSilvaYY
Add checks on CRYPTO_new_ex_data return value...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
FdaSilvaYY
Add checks on CRYPTO_new_ex_data return value
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
FdaSilvaYY
Fix an error code spelling.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
FdaSilvaYY
various spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Christian Heimes
Add getters for X509_STORE and X509_OBJECT members
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Viktor Dukhovni
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Viktor Dukhovni
Implement X509_STORE_CTX_set_current_cert() accessor
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Richard Levitte
Fix BIO_set_nbio_accept()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error path in dane_ctx_enable()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Free an ASN1_OBJECT in an error path
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Free memory on error in PKCS7_dataFinal()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error in PKCS12_key_gen_uni
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error in i2b_PVK
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error in b2i_rsa
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak resource on error in OCSP_url_svcloc_new
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Check that we were actually allocated BIGNUMs in dsa_bu...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak EVP_MD_CTX on error path
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error in cms_RecipientInfo_pwri_crypt
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on error in BN_generate_prime_ex
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Free a BIGNUM on error in BN_mpi2bn
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Don't leak memory on failure to create a mem BIO
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Matt Caswell
Close the accept socket on error
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Richard Levitte
Make BIO_sock_error return a proper error code when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dr. Stephen...
Reject inappropriate private key encryption ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Viktor Dukhovni
Fix set0 reuse test
commit
|
commitdiff
|
tree
|
snapshot
next