projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove SGC restart flag.
2014-12-19
Matt Caswell
Fix a problem if CFLAGS is too long cversion.c fails...
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
Made it an error to define OPENSSL_USE_DEPRECATED if...
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
Update CHANGES for deprecated updates
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
make update following changes to default config settings
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE...
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
Remove redundant OPENSSL_NO_DEPRECATED suppression
commit
|
commitdiff
|
tree
2014-12-18
Matt Caswell
Turn on OPENSSL_NO_DEPRECATED by default.
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
The dtls1_output_cert_chain function no longer exists...
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
Add more meaningful OPENSSL_NO_ECDH error message for...
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
Rename gost2814789t.c to gost2814789test.c. The old...
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
Add missing OPENSSL_NO_EC guards
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
Add OPENSSL_NO_ECDH guards
commit
|
commitdiff
|
tree
2014-12-16
Matt Caswell
Remove extraneous white space, and add some braces
commit
|
commitdiff
|
tree
2014-12-15
Matt Caswell
DTLS fixes for signed/unsigned issues
commit
|
commitdiff
|
tree
2014-12-13
Matt Caswell
Fixed memory leak if BUF_MEM_grow fails
commit
|
commitdiff
|
tree
2014-12-11
Matt Caswell
make update
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Move bn internal functions into bn_int.h and bn_lcl.h
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Update documentation following BN opaquify
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Make bn opaque
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Update apps for bn opaque change
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Disable engines that will fail to build when bn is...
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from ts
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from srp
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from rsa
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from evp
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from ec
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from dsa
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from dh
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Implement internally opaque bn access from asn1
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Prepare exptest for bn opaquify
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Prepare for bn opaquify. Implement internal helper...
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Remove internal bn dependancies from speed.c
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Fixed memory leak in the event of a failure of BUF_MEM_grow
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Fix memory leak in SSL_new if errors occur.
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Add CHANGES entry for OCB
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Added OPENSSL_NO_OCB guards
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Add documentation for OCB mode
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Add tests for OCB mode
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Add EVP support for OCB mode
commit
|
commitdiff
|
tree
2014-12-08
Matt Caswell
Add support for OCB mode as per RFC7253
commit
|
commitdiff
|
tree
2014-12-04
Matt Caswell
Remove incorrect code inadvertently introduced through...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Remove "#if 0" code
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Only use the fallback mtu after 2 unsuccessful retransmissio...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Updates to s_client and s_server to remove the constant...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
If we really get a situation where the underlying mtu...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Fix dtls_query_mtu so that it will always either complete...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Remove instances in libssl of the constant 28 (for...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
There are a number of instances throughout the code...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
The first call to query the mtu in dtls1_do_write correctly...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
The SSL_OP_NO_QUERY_MTU option is supposed to stop...
commit
|
commitdiff
|
tree
2014-12-03
Matt Caswell
Verify that we have a sensible message len and fail...
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Fix warning in ssl2_enc
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Remove more references to dtls1_enc
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Check EVP_Cipher return values for SSL2
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Delete unused file
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Add checks to the return value of EVP_Cipher to prevent...
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Remove redundant checks in ssl_cert_dup. This was causing...
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Tidy up ocsp help output
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Updates to X509_NAME_get_index_by_NID.pod submitted...
Minor changes made by
Matt Caswell
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Updates to X509_NAME_add_entry_by_txt.pod submitted...
Minor changes made by
Matt Caswell
.
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh...
Minor changes made by
Matt Caswell
.
commit
|
commitdiff
|
tree
2014-11-27
Matt Caswell
Add include of ssl.h which is required by srtp.h
commit
|
commitdiff
|
tree
2014-11-26
Matt Caswell
Fixed memory leak due to incorrect freeing of DTLS...
commit
|
commitdiff
|
tree
2014-11-25
Matt Caswell
Corrected comments in ssl.h about SSLv23_method and...
commit
|
commitdiff
|
tree
2014-11-20
Matt Caswell
When using EVP_PKEY_derive with a KDF set, a negative...
commit
|
commitdiff
|
tree
2014-11-19
Matt Caswell
Fix s_server -ssl2. Previously this reported "Error...
commit
|
commitdiff
|
tree
2014-11-18
Matt Caswell
Added references to RFC 7027
commit
|
commitdiff
|
tree
2014-11-18
Matt Caswell
Fixed cms-test.pl for no-ec2m
commit
|
commitdiff
|
tree
2014-11-18
Matt Caswell
Updated comment references to draft-ietf-tls-ecc-12...
commit
|
commitdiff
|
tree
2014-11-12
Matt Caswell
Fix free of garbage pointer. PR#3595
commit
|
commitdiff
|
tree
2014-10-15
Matt Caswell
Updates to NEWS file
commit
|
commitdiff
|
tree
2014-10-15
Matt Caswell
Updates CHANGES file
commit
|
commitdiff
|
tree
2014-10-15
Matt Caswell
Fix SRTP compile issues for windows
commit
|
commitdiff
|
tree
2014-10-15
Matt Caswell
Fix for SRTP Memory Leak
commit
|
commitdiff
|
tree
2014-10-06
Matt Caswell
Removed duplicate definition of PKCS7_type_is_encrypted
commit
|
commitdiff
|
tree
2014-09-09
Matt Caswell
RT3192: spurious error in DSA verify
commit
|
commitdiff
|
tree
2014-08-29
Matt Caswell
Fixed double inclusion of string.h
commit
|
commitdiff
|
tree
2014-08-27
Matt Caswell
RT3065: automatically generate a missing EC public key
commit
|
commitdiff
|
tree
2014-08-24
Matt Caswell
Typo fixes to evp documentation.
commit
|
commitdiff
|
tree
2014-08-15
Matt Caswell
Fixed out-of-bounds read errors in ssl3_get_key_exchange.
commit
|
commitdiff
|
tree
2014-08-13
Matt Caswell
RT1665: Fix podpath to get xref's right
commit
|
commitdiff
|
tree
2014-08-06
Matt Caswell
Applying same fix as in dtls1_process_out_of_seq_message...
commit
|
commitdiff
|
tree
2014-08-06
Matt Caswell
Fix DTLS handshake message size checks.
commit
|
commitdiff
|
tree
2014-08-06
Matt Caswell
Added comment for the frag->reassembly == NULL case...
commit
|
commitdiff
|
tree
2014-07-16
Matt Caswell
Disabled XTS mode in enc utility as it is not supported
commit
|
commitdiff
|
tree
2014-07-15
Matt Caswell
Add Matt Caswell's fingerprint, and general update...
Add
Matt Caswell
's fingerprint, and general update...
commit
|
commitdiff
|
tree
2014-07-13
Matt Caswell
Fixed valgrind complaint due to BN_consttime_swap reading...
commit
|
commitdiff
|
tree
2014-07-09
Matt Caswell
Fix memory leak in BIO_free if there is no destroy...
commit
|
commitdiff
|
tree
2014-07-05
Matt Caswell
Fixed error in pod files with latest versions of pod2man
commit
|
commitdiff
|
tree
2014-06-22
Matt Caswell
Revert "Fix off-by-one errors in ssl_cipher_get_evp()"
commit
|
commitdiff
|
tree
2014-06-22
Matt Caswell
Fixed Windows compilation failure
commit
|
commitdiff
|
tree
2014-06-19
Matt Caswell
Fix minor typos
commit
|
commitdiff
|
tree
2014-06-17
Matt Caswell
Tidied up, added include to stdlib, removed "goto bad...
commit
|
commitdiff
|
tree
2014-06-13
Matt Caswell
Fixed incorrect return code handling in ssl3_final_finish_mac.
commit
|
commitdiff
|
tree
2014-06-13
Matt Caswell
Revert "Fixed incorrect return code handling in ssl3_final_f...
commit
|
commitdiff
|
tree
2014-06-12
Matt Caswell
Added OPENSSL_assert check as per PR#3377 reported...
commit
|
commitdiff
|
tree
2014-06-10
Matt Caswell
Fixed incorrect return code handling in ssl3_final_finish_mac
commit
|
commitdiff
|
tree
2014-06-07
Matt Caswell
Fixed minor duplication in docs
commit
|
commitdiff
|
tree
2014-06-01
Matt Caswell
Added SSLErr call for internal error in dtls1_buffer_record
commit
|
commitdiff
|
tree
2014-05-26
Matt Caswell
Changed -strictpem to use PEM_read_bio
commit
|
commitdiff
|
tree
next