index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cryptlib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
crypto/bn/asm/s390x.S: drop redundant instructions.
Andy Polyakov
1
-43
/
+43
2010-09-10
Add ghash-s390x.pl.
Andy Polyakov
3
-3
/
+174
2010-09-05
modes/asm/ghash-*.pl: switch to [more reproducible] performance results
Andy Polyakov
4
-44
/
+44
2010-09-05
ghash-ia64.pl: 50% performance improvement of gcm_ghash_4bit.
Andy Polyakov
2
-81
/
+307
2010-09-05
sparcv9cap.c: disengange Solaris-specific CPU detection routine in favour
Andy Polyakov
2
-33
/
+83
2010-09-05
Fixes to NPN from Adam Langley.
Ben Laurie
15
-57
/
+57
2010-09-05
NPN tests.
Ben Laurie
2
-0
/
+139
2010-09-05
Fix warnings.
Ben Laurie
2
-4
/
+4
2010-09-02
make no-gost work on Windows
Dr. Stephen Henson
1
-0
/
+3
2010-08-31
fix bug in AES_unwrap()
Dr. Stephen Henson
1
-3
/
+3
2010-08-27
More C language police work.
Bodo Möller
1
-43
/
+53
2010-08-27
C conformity fixes: Move declarations before statements in all blocks.
Bodo Möller
1
-6
/
+9
2010-08-27
C conformity fixes:
Bodo Möller
1
-12
/
+22
2010-08-27
PR: 1833
Dr. Stephen Henson
2
-4
/
+4
2010-08-26
Update version numbers
Bodo Möller
1
-2
/
+2
2010-08-26
For better forward-security support, add functions
Bodo Möller
5
-2
/
+80
2010-08-26
Patch from PR #1833 was broken: there's no s->s3->new_session
Bodo Möller
1
-2
/
+10
2010-08-26
(formatting error)
Bodo Möller
1
-0
/
+1
2010-08-26
New 64-bit optimized implementation EC_GFp_nistp224_method().
Bodo Möller
8
-170
/
+1782
2010-08-26
sync and update ordinals
Dr. Stephen Henson
1
-3
/
+9
2010-08-26
PR: 1833
Dr. Stephen Henson
10
-21
/
+48
2010-08-26
ECC library bugfixes.
Bodo Möller
3
-6
/
+25
2010-08-26
Harmonize with OpenSSL_1_0_1-stable version of CHANGES.
Bodo Möller
1
-8
/
+16
2010-08-24
util/cygwin.sh: maintainer's update.
Andy Polyakov
1
-3
/
+8
2010-08-24
engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.
Andy Polyakov
2
-2
/
+2
2010-08-23
gcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name.
Andy Polyakov
1
-1
/
+1
2010-08-21
Makefile.share: fix brown-bag typo in link_o.darwin.
Andy Polyakov
1
-1
/
+1
2010-08-21
crypto/modes/Makefile: fix typo in ghash-parisc.s rule.
Andy Polyakov
1
-1
/
+1
2010-08-10
PR: 2315
Dr. Stephen Henson
1
-0
/
+4
2010-08-03
sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline.
Andy Polyakov
1
-48
/
+30
2010-08-02
rc5_locl.h: make inline assembler clang-friendly.
Andy Polyakov
1
-2
/
+2
2010-08-02
gcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
Andy Polyakov
2
-0
/
+171
2010-08-02
md32_common.h: modify MD32_REG_T pre-processing logic [triggered by clang].
Andy Polyakov
1
-4
/
+11
2010-07-28
Fix ctr mode properly this time....
Dr. Stephen Henson
1
-3
/
+6
2010-07-28
Make ctr mode behaviour consistent with other modes.
Dr. Stephen Henson
3
-14
/
+8
2010-07-28
Add Next Protocol Negotiation.
Ben Laurie
18
-3
/
+722
2010-07-28
alphacpuid.pl: fix brown-bag bug.
Andy Polyakov
1
-1
/
+1
2010-07-27
Sign mismatch.
Ben Laurie
1
-1
/
+1
2010-07-27
Missing prototype.
Ben Laurie
1
-0
/
+1
2010-07-27
aes-x86_64.pl: commit#19797 was overzealous, partially reverse.
Andy Polyakov
1
-2
/
+6
2010-07-27
Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.
Andy Polyakov
2
-0
/
+5
2010-07-26
ms/: update do_win64*.bat and remove redundant mingw32.bat.
Andy Polyakov
3
-94
/
+4
2010-07-26
sha1-alpha.pl: commentary update.
Andy Polyakov
1
-2
/
+3
2010-07-26
rc4-s390x.pl: harmonize build rule with other similar rules.
Andy Polyakov
2
-3
/
+7
2010-07-26
ghash-ia64.pl: excuse myself from implementing "528B" variant.
Andy Polyakov
1
-0
/
+9
2010-07-26
modes/Makefile: update clean rule.
Andy Polyakov
1
-1
/
+1
2010-07-26
eng_aesni.c: switch to CRYPTO_ctr128_encrypt_ctr32.
Andy Polyakov
1
-48
/
+3
2010-07-26
aes-x86_64.pl: remove redundant instructions.
Andy Polyakov
1
-10
/
+2
2010-07-26
perlasm/x86_64-xlate.pl: extend SSE>2 to ml64.
Andy Polyakov
1
-30
/
+37
2010-07-26
aesni-x86_64.pl: fix typos.
Andy Polyakov
1
-11
/
+14
[next]