projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2014-12-16
Dr. Stephen...
Check return value of ssl3_output_cert_chain
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Caswell
The dtls1_output_cert_chain function no longer exists...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Adam Langley
Don't set client_version to the ServerHello version.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Caswell
Add more meaningful OPENSSL_NO_ECDH error message for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Caswell
Add OPENSSL_NO_ECDH guards
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Caswell
Remove extraneous white space, and add some braces
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Caswell
DTLS fixes for signed/unsigned issues
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Emilia Kasper
Fix unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Matt Caswell
Fix memory leak in s2_srvr.c if BUF_MEM_grow fails
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Matt Caswell
Fixed memory leak if BUF_MEM_grow fails
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Matt Caswell
Fixed memory leak in the event of a failure of BUF_MEM_grow
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Matt Caswell
Fix memory leak in SSL_new if errors occur.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Emilia Kasper
Clarify the return values for SSL_get_shared_curve.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Emilia Kasper
Add extra checks for odd-length EC curve lists.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Emilia Kasper
Make 'make update' succeed and run it
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Emilia Kasper
Reject elliptic curve lists of odd lengths.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Richard Levitte
s_client and s_server take -verify_{host,email,ip}...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Matt Caswell
Remove incorrect code inadvertently introduced through...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Remove "#if 0" code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Only use the fallback mtu after 2 unsuccessful retransm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Updates to s_client and s_server to remove the constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
If we really get a situation where the underlying mtu...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Fix dtls_query_mtu so that it will always either comple...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Remove instances in libssl of the constant 28 (for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
There are a number of instances throughout the code...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
The first call to query the mtu in dtls1_do_write corre...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
The SSL_OP_NO_QUERY_MTU option is supposed to stop...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Caswell
Verify that we have a sensible message len and fail...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Kurt Roeckx
Use the SSLv23 method by default
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Richard Levitte
Check for FindNextFile when defining it rather than...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Richard Levitte
[PR3597] Advance to the next state variant when reusing...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Richard Levitte
Correct some layout issues, convert all remaining tabs...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Alok Menghrajani
Improves the proxy certificates howto doc.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Fix warning in ssl2_enc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Remove more references to dtls1_enc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Check EVP_Cipher return values for SSL2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Delete unused file
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Add checks to the return value of EVP_Cipher to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Remove redundant checks in ssl_cert_dup. This was causi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Tidy up ocsp help output
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
André Guerreiro
Add documentation on -timeout option in the ocsp utility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Guenter
NetWare compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to X509_NAME_get_index_by_NID.pod submitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to X509_NAME_add_entry_by_txt.pod submitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Updates to EVP_PKEY_encrypt.pod submitted by user Berna...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Matt Caswell
Add include of ssl.h which is required by srtp.h
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Matt Caswell
Fixed memory leak due to incorrect freeing of DTLS...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Matt Caswell
Corrected comments in ssl.h about SSLv23_method and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Dr. Stephen...
Print out Suite B status.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Dr. Stephen...
Fix SuiteB chain checking logic.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
David Benjamin
Do not resume a session if the negotiated protocol...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Matt Caswell
When using EVP_PKEY_derive with a KDF set, a negative...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Clean up CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Ensure SSL3_FLAGS_CCS_OK (or d1->change_cipher_spec_ok...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Always require an advertised NewSessionTicket message.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Remove ssl3_check_finished.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Set s->hit when resuming from external pre-shared secret.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Emilia Kasper
Reset s->tlsext_ticket_expected in ssl_scan_serverhello...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Matt Caswell
Fix s_server -ssl2. Previously this reported "Error...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
New option no-ssl3-method which removes SSLv3_*method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
Fix excert logic.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dr. Stephen...
Process signature algorithms before deciding on certifi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Added RFC 7027 references
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Fixed cms-test.pl for no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Caswell
Added OPENSSL_NO_EC2M guards around the default EC...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Jan Hykel
Don't use msg on error.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Dr. Stephen...
Fix cross reference table generator.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Alok Menghrajani
Fixes a minor typo in the EVP docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Michal Bozon
Correct timestamp output when clock_precision_digits > 0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Matt Caswell
Fix free of garbage pointer. PR#3595
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kurt Roeckx
Fix warning about negative unsigned intergers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Russell Coker
Fix datarace reported by valgrind/helgrind
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Daniel Kahn...
Allow ECDHE and DHE as forward-compatible aliases for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Andy Polyakov
armv4cpuid.S: fix compilation error in pre-ARMv7 build.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Andy Polyakov
md32_common.h: address compiler warning in HOST_c2l.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Samuel Neves
Use only unsigned arithmetic in constant-time operations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Emilia Kasper
Tighten session ticket handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Emilia Kasper
Sync CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Emilia Kasper
Fix ssltest logic when some protocols are compiled...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Dr. Stephen...
Copy negotiated parameters in SSL_set_SSL_CTX.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Dr. Stephen...
Process signature algorithms in ClientHello late.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Dr. Stephen...
Parse custom extensions after SNI.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Andy Polyakov
Add missing credit.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Bodo Moeller
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Bodo Moeller
When processing ClientHello.cipher_suites, don't ignore...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Kurt Roeckx
Keep old method in case of an unsupported protocol
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tim Hudson
no-ssl2 with no-ssl3 does not mean drop the ssl lib
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kurt Cancemi
RT3547: Add missing static qualifier
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Updates to NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Updates to CHANGES file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Geoff Thorpe
Fix no-ssl3 configuration option
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Dr. Stephen...
Fix for session tickets memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Fix SRTP compile issues for windows
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Fix for SRTP Memory Leak
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Fix SSL_R naming inconsistency.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Andy Polyakov
aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Add TLS_FALLBACK_SCSV documentation, and move s_client...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Oop: revert unintentional change committed along with
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
commit
|
commitdiff
|
tree
|
snapshot
next