index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
Make sure BN_sqr can never return a negative value.
Huzaifa Sidhpurwala
1
-0
/
+1
2014-06-27
Remove ancient obsolete files under pkcs7.
Dr. Stephen Henson
34
-2865
/
+0
2014-06-27
bn_exp.c: move check for AD*X to rsaz-avx2.pl.
Andy Polyakov
2
-2
/
+14
2014-06-25
aesp8-ppc.pl: rigid input verification in key setup.
Andy Polyakov
1
-2
/
+22
2014-06-25
aesv8-armx.pl: rigid input verification in key setup.
Andy Polyakov
1
-1
/
+20
2014-06-24
x86_64 assembly pack: addendum to last clang commit.
Andy Polyakov
12
-12
/
+12
2014-06-24
x86_64 assembly pack: allow clang to compile AVX code.
Andy Polyakov
12
-0
/
+44
2014-06-24
aesv8-armx.pl: inclrease interleave factor.
Andy Polyakov
1
-245
/
+206
2014-06-24
ARMv8 assembly pack: add Cortex performance numbers.
Andy Polyakov
3
-4
/
+12
2014-06-23
One more typo when changing !result to result <= 0
Viktor Dukhovni
1
-1
/
+1
2014-06-23
Fix typo in last commit
Viktor Dukhovni
1
-1
/
+1
2014-06-23
Multiple verifier reference identities.
Viktor Dukhovni
6
-21
/
+126
2014-06-23
Implement sk_deep_copy.
Viktor Dukhovni
4
-7
/
+141
2014-06-23
More complete input validation of X509_check_mumble
Viktor Dukhovni
1
-3
/
+29
2014-06-23
X509_check_mumble() failure is <= 0, not just 0
Viktor Dukhovni
1
-3
/
+3
2014-06-23
Drop hostlen from X509_VERIFY_PARAM_ID.
Viktor Dukhovni
4
-8
/
+8
2014-06-23
More complete X509_check_host documentation.
Viktor Dukhovni
2
-9
/
+22
2014-06-23
Fix off-by-one errors in ssl_cipher_get_evp()
Miod Vallat
1
-2
/
+2
2014-06-22
Revert "Fix off-by-one errors in ssl_cipher_get_evp()"
Matt Caswell
1
-2
/
+2
2014-06-22
Fixed Windows compilation failure
Matt Caswell
1
-0
/
+1
2014-06-20
Fix minor typos
Matt Caswell
1
-2
/
+2
2014-06-20
add references to verify(1) man page for args_verify() options
Hubert Kario
5
-7
/
+160
2014-06-20
sort the options in verify man page alphabetically
Hubert Kario
1
-80
/
+80
2014-06-20
add description of missing options to verify man page
Hubert Kario
1
-0
/
+47
2014-06-20
smime man page: add missing options in SYNOPSIS
Hubert Kario
1
-0
/
+2
2014-06-20
Document -trusted_first option in man pages and help.
Hubert Kario
12
-6
/
+33
2014-06-18
Tidied up, added include to stdlib, removed "goto bad" usage
Matt Caswell
1
-13
/
+19
2014-06-18
Conform to whitespace conventions
rfkrocktk
1
-7
/
+7
2014-06-18
Added documentation for -iter for PKCS#8
rfkrocktk
1
-0
/
+12
2014-06-18
Added custom PBKDF2 iteration count to PKCS8 tool.
Naftuli Tzvi Kay
1
-1
/
+8
2014-06-17
Fix signed/unsigned comparisons.
Felix Laurie von Massenbach
2
-4
/
+4
2014-06-17
Fix shadow declaration.
Felix Laurie von Massenbach
2
-4
/
+6
2014-06-16
aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.
Andy Polyakov
2
-6
/
+8
2014-06-16
aesp8-ppc.pl: add CTR mode.
Andy Polyakov
2
-0
/
+655
2014-06-14
Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only
Viktor Dukhovni
1
-6
/
+5
2014-06-14
Accept CCS after sending finished.
Dr. Stephen Henson
1
-0
/
+1
2014-06-14
evp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
Andy Polyakov
2
-47
/
+43
2014-06-14
aesni-sha256-x86_64.pl: add missing rex in shaext.
Andy Polyakov
1
-1
/
+1
2014-06-14
sha1-x86_64.pl: add missing rex prefix in shaext.
Andy Polyakov
1
-1
/
+5
2014-06-13
Fixed incorrect return code handling in ssl3_final_finish_mac.
Matt Caswell
1
-2
/
+10
2014-06-13
Revert "Fixed incorrect return code handling in ssl3_final_finish_mac"
Matt Caswell
1
-10
/
+2
2014-06-13
Client-side namecheck wildcards.
Viktor Dukhovni
4
-11
/
+90
2014-06-12
Fix off-by-one errors in ssl_cipher_get_evp()
Kurt Cancemi
1
-2
/
+2
2014-06-12
Facilitate back-porting of AESNI and SHA modules.
Andy Polyakov
6
-31
/
+109
2014-06-12
Added OPENSSL_assert check as per PR#3377 reported by Rainer Jung <rainer.jun...
Matt Caswell
1
-1
/
+2
2014-06-12
Fix Windows build.
Dr. Stephen Henson
1
-4
/
+7
2014-06-11
Enable multi-block support by default.
Andy Polyakov
3
-10
/
+34
2014-06-11
Fix compilation with no-comp
Dr. Stephen Henson
1
-0
/
+2
2014-06-11
ghash-x86_64.pl: optimize for upcoming Atom.
Andy Polyakov
1
-26
/
+24
2014-06-11
Add support for Intel SHA extension.
Andy Polyakov
8
-52
/
+2387
[next]