projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2012-04-11
Dr. Stephen...
fix reset fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Dr. Stephen...
make reinitialisation work for CMAC
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Dr. Stephen...
update rather ancient EVP digest documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Andy Polyakov
aes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Dr. Stephen...
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Dr. Stephen...
Add support for automatic ECDH temporary key parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Dr. Stephen...
add FAQ about version numbers
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Andy Polyakov
aes-armv4.pl: make it more foolproof [inspired by aes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Andy Polyakov
aes-s390x.pl: make it more foolproof [inspired by 1...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Andy Polyakov
ssl/ssl_ciph.c: interim solution for assertion in d1_pk...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Dr. Stephen...
Tidy up EC parameter check code: instead of accessing...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Dr. Stephen...
Update ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Andy Polyakov
CHANGES: harmonize with 1.0.0 and 1.0.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Dr. Stephen...
PR: 2778(part)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Andy Polyakov
modes_lcl.h: make it work on i386.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Andy Polyakov
vpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Andy Polyakov
util/cygwin.sh update.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Dr. Stephen...
don't shadow
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Andy Polyakov
bn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Andy Polyakov
modes/gcm128.c: fix self-test.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Andy Polyakov
sha512-armv4.pl: optimize NEON code path by utilizing...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Andy Polyakov
perlasm/x86masm.pl: fix last fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Andy Polyakov
ans1/tasn_prn.c: avoid bool in variable names.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Dr. Stephen...
Initial revision of ECC extension handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Dr. Stephen...
fix leak
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Dr. Stephen...
Submitted by: Markus Friedl <mfriedl@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Dr. Stephen...
use client version when deciding whether to send suppor...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andy Polyakov
e_padlock-x86[_64].pl: better understanding of prefetch...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andy Polyakov
eng_all.c: revert previous "disable Padlock" commit...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Dr. Stephen...
Always use SSLv23_{client,server}_method in s_client...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Andy Polyakov
vpaes-x86_64.pl: out-of-date Apple assembler fails...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Andy Polyakov
bsaes-x86_64.pl: optimize key conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Andy Polyakov
bsaes-armv7.pl: optmize Sbox and key conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Dr. Stephen...
oops, revert unrelated patches
commit
|
commitdiff
|
tree
|
snapshot
2012-03-14
Dr. Stephen...
update FAQ, NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Andy Polyakov
ghash-x86.pl: omit unreferenced rem_8bit from no-sse2...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Andy Polyakov
ssl/t1_enc.c: pay attention to EVP_CIPH_FLAG_CUSTOM_CIPHER.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Andy Polyakov
x86_64-xlate.pl: remove old kludge.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Dr. Stephen...
corrected fix to PR#2711 and also cover mime_param_cmp
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Dr. Stephen...
Fix for CMS/PKCS7 MMA. If RSA decryption fails use...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Dr. Stephen...
update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-03-11
Dr. Stephen...
PR: 2744
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Dr. Stephen...
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Dr. Stephen...
PR: 2756
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Dr. Stephen...
check return value of BIO_write in PKCS7_decrypt
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Dr. Stephen...
New ctrls to retrieve supported signature algorithms...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Dr. Stephen...
PR: 2755
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Dr. Stephen...
PR: 2748
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Dr. Stephen...
don't do loop check for single self signed certificate
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Andy Polyakov
Configure: make no-whirlpool work.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Andy Polyakov
bsaes-armv7.pl: change preferred contact.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Andy Polyakov
Add bit-sliced AES for ARM NEON. This initial version...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Dr. Stephen...
PR: 2743
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Dr. Stephen...
PR: 2742
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dr. Stephen...
Fix memory leak cause by race condition when creating...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Andy Polyakov
x86cpuid.pl: fix processor capability detection on...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
PR: 2736
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
PR: 2737
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
PR: 2739
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
PR: 2735
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
free headers after use in error message
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dr. Stephen...
Detect symmetric crypto errors in PKCS7_decrypt.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Andy Polyakov
Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS_...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Andy Polyakov
seed.c: incredibly enough seed.c can fail to compile...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Dr. Stephen...
PR: 2730
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Dr. Stephen...
ABI fixes from 1.0.1-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Dr. Stephen...
PR: 2711
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Dr. Stephen...
PR: 2696
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Dr. Stephen...
PR: 2727
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Dr. Stephen...
ABI compliance fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Dr. Stephen...
SSL export fixes (from Adam Langley) [original from...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Dr. Stephen...
initialise i if n == 0
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Dr. Stephen...
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Dr. Stephen...
Fix bug in CVE-2011-4619: check we have really received...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Dr. Stephen...
Additional compatibility fix for MDC2 signature format.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Dr. Stephen...
An incompatibility has always existed between the forma...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Dr. Stephen...
PR: 2713
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dr. Stephen...
PR: 2717
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dr. Stephen...
PR: 2716
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dr. Stephen...
PR: 2703
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dr. Stephen...
PR: 2705
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Dr. Stephen...
Submitted by: Eric Rescorla <ekr@rtfm.com>
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Andy Polyakov
apps/s_cb.c: recognized latest TLS version.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
PR: 2704
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
PR: 2710
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
PR: 2714
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
only cleanup ctx if we need to, save ctx flags when...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
add fips blocking overrides to command line utilities
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Dr. Stephen...
Submitted by: Eric Rescorla <ekr@rtfm.com>
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Dr. Stephen...
oops, revert unrelated changes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Dr. Stephen...
Modify client hello version when renegotiating to enhan...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Andy Polyakov
bn_nist.c: make new optimized code dependent on BN_LLONG.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Andy Polyakov
hpux-parisc2-*: engage assembler.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Dr. Stephen...
Add support for distinct certificate chains per key...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Dr. Stephen...
code tidy
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Dr. Stephen...
Revise ssl code to use a CERT_PKEY structure when outpu...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Dr. Stephen...
Tidy/enhance certificate chain output code.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Dr. Stephen...
allow key agreement for SSL/TLS certificates
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Dr. Stephen...
initialise dh_clnt
commit
|
commitdiff
|
tree
|
snapshot
next