projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add the ability to test EBCDIC builds
2016-04-29
Matt Caswell
Add the ability to test EBCDIC builds
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
Fix building with -DCHARSET_EBCDIC
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
Remove some dead code
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
A call to RSA_set0_key had the arguments in the wrong...
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
Client side CKE processing can double free on error
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
Don't free the BIGNUM passed to BN_mpi2bn
commit
|
commitdiff
|
tree
2016-04-29
Matt Caswell
Fix a leak in i2b_PVK
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error path in dane_ctx_enable()
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Free an ASN1_OBJECT in an error path
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Free memory on error in PKCS7_dataFinal()
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error in PKCS12_key_gen_uni
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error in i2b_PVK
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error in b2i_rsa
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak resource on error in OCSP_url_svcloc_new
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Check that we were actually allocated BIGNUMs in dsa_builtin...
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak EVP_MD_CTX on error path
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error in cms_RecipientInfo_pwri_crypt
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on error in BN_generate_prime_ex
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Free a BIGNUM on error in BN_mpi2bn
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Don't leak memory on failure to create a mem BIO
commit
|
commitdiff
|
tree
2016-04-28
Matt Caswell
Close the accept socket on error
commit
|
commitdiff
|
tree
2016-04-27
Matt Caswell
split_send_fragment should always be less than or equal...
commit
|
commitdiff
|
tree
2016-04-27
Matt Caswell
Fix BIO_CTRL_DUP for an SSL BIO
commit
|
commitdiff
|
tree
2016-04-27
Matt Caswell
Fix passwd seg fault
commit
|
commitdiff
|
tree
2016-04-26
Matt Caswell
Ensure we check i2d_X509 return val
commit
|
commitdiff
|
tree
2016-04-22
Matt Caswell
Don't set peer_tmp until we have finished constructing it
commit
|
commitdiff
|
tree
2016-04-22
Matt Caswell
Fix capi engine for no-dsa
commit
|
commitdiff
|
tree
2016-04-22
Matt Caswell
Fix no-dsa on Windows/VMS
commit
|
commitdiff
|
tree
2016-04-22
Matt Caswell
Fix the indentation of OPENSSL_NO_STDIO in pem.h
commit
|
commitdiff
|
tree
2016-04-22
Matt Caswell
Fix no-cmac on Windows/VMS
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Fix no-ocsp on Windows (and probably VMS)
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Remove some unneccessary assignments to argc
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Remove some unused argc assignments
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Fix a missing return value check in v3_addr
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Add missing return value check in pkcs8 app
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Add missing return value checks
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Fix missing break in option parsing
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Remove some dead code
commit
|
commitdiff
|
tree
2016-04-21
Matt Caswell
Fix some code maintenance issues
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Fix no-ui on Windows
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Fix no-sock on Windows
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Include winsock2.h even if compiling no-sock
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Don't use select on Windows
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Cascade no-dgram from no-sock in Configure not e_os.h
commit
|
commitdiff
|
tree
2016-04-20
Matt Caswell
Fix no-dgram on Windows
commit
|
commitdiff
|
tree
2016-04-19
Matt Caswell
Prepare for 1.1.0-pre6-dev
commit
|
commitdiff
|
tree
2016-04-19
Matt Caswell
Prepare for 1.1.0-pre5 release
commit
|
commitdiff
|
tree
2016-04-18
Matt Caswell
Unsigned chars can't be negative
commit
|
commitdiff
|
tree
2016-04-18
Matt Caswell
Fix PKCS7 memory leak
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Update Travis and Appveyor for change to shared by...
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Make "shared" builds the default
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Fix ex_data locks issue
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Fix no-stdio and no-autoalginit
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
The err_cleanup() funtion is internal so shouldn't...
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Ensure all locks are properly cleaned up
commit
|
commitdiff
|
tree
2016-04-14
Matt Caswell
Fix AFALG kernel and headers mismatch problem
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
make update
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Add a CHANGES entry for removal of Configure options
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Update INSTALL file based on feedback
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Update the INSTALL instructions with lots of options
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Remove OPENSSL_NO_HMAC
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Remove OPENSSL_NO_SHA guards
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Remove OPENSSL_NO_AES guards
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Remove no-aes, no-rsa, no-sha, no-md5 and no-hmac
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Fix no-tls1_1 and no-tls1_2
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Rename int_*() functions to *_int()
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Tweak to documentation
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Misc fix ups to deprecate explicit de-init documentation
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Fix explicit de-init macros
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Fix symbols missing from shared build
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Rename lots of *_intern or *_internal function to int_*
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Add a CHANGES entry for the deprecated cleanup functions
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
make update
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate CONF_modules_free() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate ENGINE_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate OBJ_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate EVP_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate BIO_sock_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate CRYPTO_cleanup_all_ex_data() and make it...
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate RAND_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Fix conditional compile logic in speed.c
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate SSL_COMP_free_compression_methods() and make...
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate ERR_free_strings() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-13
Matt Caswell
Deprecate COMP_zlib_cleanup() and make it a no-op
commit
|
commitdiff
|
tree
2016-04-11
Matt Caswell
Fix the no-posix-io option
commit
|
commitdiff
|
tree
2016-04-11
Matt Caswell
Remove an unused function
commit
|
commitdiff
|
tree
2016-04-11
Matt Caswell
Fix the no-tls option
commit
|
commitdiff
|
tree
2016-04-11
Matt Caswell
Fix the no-nextprotoneg option
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
Add CHANGES entry for DH and DH_METHOD opacity
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
Add documentation for following DH and DH_METHOD opacity
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
Fix double free bug in error path
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
make update
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
Make DH_METHOD opaque
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
make update
commit
|
commitdiff
|
tree
2016-04-09
Matt Caswell
Make DH opaque
commit
|
commitdiff
|
tree
2016-04-06
Matt Caswell
Fix no-ocsp
commit
|
commitdiff
|
tree
2016-04-06
Matt Caswell
Remove some OPENSSL_NO_ASYNC guards in init
commit
|
commitdiff
|
tree
2016-04-02
Matt Caswell
Rename get/set_app_data to get0/set0_app_data
commit
|
commitdiff
|
tree
2016-04-02
Matt Caswell
Various DSA opacity fixups
commit
|
commitdiff
|
tree
next