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-20
Andy Polyakov
bn/asm/rsaz-*.pl: allow spaces in Perl path name.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Andy Polyakov
sha1-mb-x86_64.pl: add commentary.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Laszlo Papp
PR2490: Remove unused local variable bn ecp_nist.c
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Andy Polyakov
crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Andy Polyakov
sha1-mb-x86_64.pl: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Martin Olsson
RT2847: Don't "check" uninitialized memory
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Martin Olsson
RT2848: Remove extra NULL check
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Martin Olsson
RT2513: Fix typo's paramter-->parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Jeffrey Walton
PR2401: Typos in FAQ
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Jeffrey Walton
PR2401: Typos in FAQ
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
John Fitzgibbon
RT2724: Remove extra declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Laszlo Papp
RT2492: Remove extra NULL check.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Laszlo Papp
RT2489: Remove extra "sig" local variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
John Gardiner...
RT2942: CRYPTO_set_dynlock_create_callback doc fix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Doug Goldstein
RT2163: Remove some unneeded #include's
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Justin Blanchard
RT1815: More const'ness improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
pub_decode_gost94, pub_decode_gost01: check for NULL...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
engine_md_copy: check for NULL after allocating to_md...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
process_pci_value: free (*policy)->data before setting...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
do_ext_i2d: free ext_der or ext_oct on error path
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
do_othername: check for NULL after allocating objtmp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
NETSCAPE_SPKI_b64_encode: free der_spki and b64_str...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
get_cert_by_subject: check for NULL when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
UI_construct_prompt: check for NULL when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
hashbn: check for NULL result when allocating bin and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
JPAKE_CTX_new: check for NULL result when allocating ctx
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
old_hmac_encode: check for NULL result when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
dev_crypto_md5_copy: return error if allocating to_md...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
dev_crypto_md5_update: check result of realloc(md_data...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
dev_crypto_cipher: return immediately if allocating...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jonas Maebe
dev_crypto_init_key: return error if allocating CDATA...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Hubert Kario
Add support for Camellia HMAC-Based cipher suites from...
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-15
Rich Salz
RT2751: Declare get_issuer_sk() earlier.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
cryptodev_digest_copy: return error if allocating dstat...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
cryptodev_digest_update: don't leak original state...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
cms_SignerInfo_content_sign: free sig on failure path
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
rtcp_new: return failure if allocation of bi->ptr failed
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
multi_split: check for NULL when allocating parts and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
BIO_new_dgram_sctp, dgram_sctp_read: zero entire authchunks
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
mime_hdr_addparam: free tmpname, tmpval and mparam...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
mime_hdr_new: free mhdr, tmpname, tmpval on error path
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
ASN1_verify, ASN1_item_verify: cleanse and free buf_in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jonas Maebe
SetBlob: free rgSetBlob on error path
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Istvan Noszticzius
Fix use after free bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Frédéric Giudicelli
RT783: Minor optimization to ASN1_INTEGER_set
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rob Austein
RT2465: Silence some gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Hans Wennborg
RT3023: Redundant logical expressions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Claus Assmann
RT3268: Fix spelling errors in CHANGES file.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Dr. Stephen...
Revision of custom extension code.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Dr. Stephen...
Include error messages on extension check failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Emilia Kasper
make depend
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Bodo Moeller
Further improve/fix ec_GFp_simple_points_make_affine...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Matt Caswell
RT1665: Fix podpath to get xref's right
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Ingo Schwarze
RT3239: Extra comma in NAME lines of two manpages
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
nnposter@users...
PR 719: Configure not exiting with child status
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
nnposter@users...
PR 718: Configure not exiting with child status
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Nick Lewis
PR 2580: dgst missing current SHA algorithms
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Rich Salz
Revert "RT 2820: Case-insensitive filenames on Darwin"
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Nick Urbanik
RT2609: Typo in EXAMPLE section of req.pod
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Dr Stephen...
Fix d4a4370050f7d72239b92a60ab9d4a2dd5e9fd84
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Jim Reid
RT 2820: Case-insensitive filenames on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Rich Salz
Undo 77bf69dced875200f6f0e385a4a270298f8d3c45
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Scott Schaefer
RT 2517: Various typo's.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Scott Schaefer
RT 2517: Various typo's.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Rich Salz
Add README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Dr. Stephen...
Fix SRP authentication ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Dr. Stephen...
Test SRP authentication ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Rich Salz
Undo a90081576c94f9f54de1755188a00ccc1760549a
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Viktor Szakats
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Matthieu Crapet
RT 1505: Use SSL3_AL_FATAL not "2"
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Rich Salz
Remove DJGPP (and therefore WATT32) #ifdef's.
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
Bodo Moeller
Update $default_depflags to match current defaults.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Sync with clean-up 1.0.2 CHANGES file.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Sync with current 1.0.2 CHANGES file.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Bodo Moeller
Simplify and fix ec_GFp_simple_points_make_affine
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Dr. Stephen...
Add conditional unit testing interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Dr. Stephen...
Don't call setenv in gost2814789t.c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Geoff Thorpe
Remove demos/tunala
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Andy Polyakov
CHANGES: mention new platforms.
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
next