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-08-08
Dr. Stephen...
Fix SRP authentication ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Dr. Stephen...
Test SRP authentication ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Dr. Stephen...
Only use FIPS EC methods in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Prepare for 1.0.1j-dev
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
Prepare for 1.0.1i release
OpenSSL_1_0_1i
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
update CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
Check SRP parameters early.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
Fix SRP buffer overrun vulnerability.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Dr. Stephen...
Fix SRP ciphersuite DoS vulnerability.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Gabor Tyukasz
Fix race condition in ssl_parse_serverhello_tlsext
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-01
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Dr. Stephen...
Fix error discrepancy.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Update $default_depflags to match current defaults.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Simplify and fix ec_GFp_simple_points_make_affine
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Dr. Stephen...
Avoid multiple lock using FIPS DRBG.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Dr. Stephen...
Add conditional unit testing interface.
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-16
Matt Caswell
Disabled XTS mode in enc utility as it is not supported
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-15
Dr. Stephen...
Add ECC extensions with DTLS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Dr. Stephen...
Use case insensitive compare for servername.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Hubert Kario
document -nextprotoneg option in man pages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Dr. Stephen...
Use more common name for GOST key exchange.
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
Peter Mosmans
Add names of GOST algorithms.
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-10
Ben Laurie
Don't clean up uninitialised EVP_CIPHER_CTX on error...
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-06
Dr. Stephen...
Usage for -hack and -prexit -verify_return_error
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Dr. Stephen...
Document certificate status request options.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Dr. Stephen...
s_server usage for certificate status requests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Dr. Stephen...
Update ticket callback docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Dr. Stephen...
Sanity check keylength in PVK files.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Jeffrey Walton
Added reference to platform specific cryptographic...
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-04
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Dr. Stephen...
Add license info.
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
Andy Polyakov
bn_exp.c: fix x86_64-specific crash with one-word modulus.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Dr. Stephen...
update release notes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Matt Smart
Fix doc typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Thijs Alkemade
Make disabling last cipher work.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Geoff Thorpe
util/mkerr.pl: fix perl warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Dr. Stephen...
ASN1 sanity check.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Ben Laurie
Fix possible buffer overrun.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Dr. Stephen...
Fix copy for CCM, GCM and XTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Jeffrey Walton
Clarified that the signature's buffer size, `s`, is...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
ZNV
Make EVP_CIPHER_CTX_copy work in GCM mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Dr. Stephen...
Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Ken Ballou
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Dr. Stephen...
Show errors on CSR verification failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Dr. Stephen...
Make no-ssl3 no-ssl2 do more sensible things.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Dr. Stephen...
Clarify protocols supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Don't disable state strings with no-ssl2
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
yogesh nagarkar
Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Andreas Westfeld
Fix typo in ideatest.c
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Ken Ballou
Remove redundant check.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Fix for EVP_PBE_alg_add().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Tolerate critical AKID in CRLs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Tom Greenslade
Handle IPv6 addresses in OCSP_parse_url.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Tomas Mraz
Don't advertise ECC ciphersuits in SSLv2 compatible...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Jeffrey Walton
Clarify docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Remove ancient obsolete files under pkcs7.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Memory leak and NULL derefernce fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dr. Stephen...
Fix OID encoding for one component.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Huzaifa Sidhpurwala
Make sure BN_sqr can never return a negative value.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Jenny Yung
Memory allocation checks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Miod Vallat
Fix off-by-one errors in ssl_cipher_get_evp()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Matt Caswell
Revert "Fix off-by-one errors in ssl_cipher_get_evp()"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Dr. Stephen...
Accept CCS after sending finished.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Matt Caswell
Revert "Fixed incorrect return code handling in ssl3_fi...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Kurt Cancemi
Fix off-by-one errors in ssl_cipher_get_evp()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Dr. Stephen...
Fix compilation with no-comp
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Hubert Kario
backport changes to ciphers(1) man page
commit
|
commitdiff
|
tree
|
snapshot
next