projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2015-01-08
Matt Caswell
Follow on from CVE-2014-3571. This fixes the code that...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Dr. Stephen...
Fix crash in dtls1_get_record whilst in the listen...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Andy Polyakov
Fix for CVE-2014-3570.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Dr. Stephen...
fix error discrepancy
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dr. Stephen...
use correct credit in CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dr. Stephen...
use correct function name
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Dr. Stephen...
Only allow ephemeral RSA keys in export ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Dr. Stephen...
ECDH downgrade bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Dr. Stephen...
Fix various certificate fingerprint issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Dr. Stephen...
Update ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Dr. Stephen...
Add ASN1_TYPE_cmp and X509_ALGOR_cmp.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Kurt Roeckx
Return error when a bit string indicates an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Dr. Stephen...
Reject invalid constructed encodings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Emilia Kasper
Revert "RT3425: constant-time evp_enc"
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kurt Roeckx
Fix warning about negative unsigned intergers
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-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
Fix warning
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
Tim Hudson
Add constant_time_locl.h to HEADERS,
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Richard Levitte
Include "constant_time_locl.h" rather than "../constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andy Polyakov
e_os.h: refine inline override logic (to address warnin...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andy Polyakov
e_os.h: allow inline functions to be compiled by legacy...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kurt Cancemi
RT3547: Add missing static qualifier
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Dr. Stephen...
Don't try 1**0 test with FIPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Prepare for 0.9.8zd-dev
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Prepare for 0.9.8zc release
OpenSSL_0_9_8zc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Caswell
Updates to NEWS
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
Bodo Moeller
Fix SSL_R naming inconsistency.
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
Oops -- fix typo in coment added with TLS_FALLBACK_SCSV...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Dr. Stephen...
Add additional DigestInfo checks.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Emilia Kasper
Add missing tests
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emilia Kasper
RT3425: constant-time evp_enc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emilia Kasper
RT3067: simplify patch
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Adam Langley
This change alters the processing of invalid, RSA pre...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Emilia Kasper
RT3066: rewrite RSA padding checks to be slightly more...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Tim Hudson
Fixed error introduced in commit f2be92b94dad3c6cbdf79d...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Adam Langley
Ensure that x**0 mod 1 = 0.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Richard Levitte
Followup on RT3334 fix: make sure that a directory...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Phil Mesnier
RT3334: Fix crypto/LPdir_win.c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Emilia Kasper
Make the inline const-time functions static.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Matt Caswell
Fixed double inclusion of string.h
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Emilia Kasper
Constant-time utilities
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Adam Langley
RT3060: Limit the number of empty records.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Emilia Kasper
define inline for Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Adam Langley
Add volatile qualifications to two blocks of inline...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Matt Caswell
Fixed out-of-bounds read errors in ssl3_get_key_exchange.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Bodo Moeller
Further improve/fix ec_GFp_simple_points_make_affine...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Prepare for 0.9.8zc-dev
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Prepare for 0.9.8zb release
OpenSSL_0_9_8zb
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Updates to CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Emilia Kasper
Fix OID handling:
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Emilia Käsper
Fix DTLS anonymous EC(DH) denial of service
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
David Benjamin
Fix protocol downgrade bug in case of fragmented packets
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Adam Langley
Remove some duplicate DTLS code.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Applying same fix as in dtls1_process_out_of_seq_messag...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Adam Langley
Fix return code for truncated DTLS fragment.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Adam Langley
Fix memory leak from zero-length DTLS fragments.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Fix DTLS handshake message size checks.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Added comment for the frag->reassembly == NULL case...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Adam Langley
Avoid double free when processing DTLS packets.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
fix warn_unused_result warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
Fix warnings about ignored return values.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Simplify and fix ec_GFp_simple_points_make_affine
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Billy Brumley
"EC_POINT_invert" was checking "dbl" function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tim Hudson
Remove old unused and unmaintained demonstration code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tim Hudson
Minor documentation update removing "really" and a
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Dr. Stephen...
Fix documentation for RSA_set_method(3)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Jeffrey Walton
Fix typo, add reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Caswell
Add Matt Caswell's fingerprint, and general update...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Dr. Stephen...
Clarify -Verify and PSK.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Dr. Stephen...
Fix DTLS certificate requesting code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Dr. Stephen...
Don't allow -www etc options with DTLS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Dr. Stephen...
Use case insensitive compare for servername.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Matt Caswell
Fixed valgrind complaint due to BN_consttime_swap readi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Richard Levitte
* crypto/ui/ui_lib.c: misplaced brace in switch statement.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Matt Caswell
Fix memory leak in BIO_free if there is no destroy...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
David Lloyd
Prevent infinite loop loading config files.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Dr. Stephen...
Fix ECC SSLv2 exclusion on OpenSSL 0.9.8.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Dr. Stephen...
Update ticket callback docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Matt Caswell
Fixes for newer versions of pod2man
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Matt Caswell
Fixed error in pod files with latest versions of pod2man
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Alan Hryngle
Return smaller of ret and f.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Dr. Stephen...
Don't limit message sizes in ssl3_get_cert_verify.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Dr. Stephen...
More doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Rich Salz
More bugfixes from the doc-fix merge; errors found...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Rich Salz
Fix errors with last cherry-pick; SSL_CONF_* and s_client
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Rich Salz
Merge branch 'rsalz-docfixes'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Rich Salz
Close 3170, remove reference to Ariel Glenn's old 0...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Matt Smart
Fix doc typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Geoff Thorpe
util/mkerr.pl: fix perl warning
commit
|
commitdiff
|
tree
|
snapshot
next