index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
Always return errors in ssl3_get_client_hello
Dr. Stephen Henson
1
-4
/
+4
2013-04-09
Dual DTLS version methods.
Dr. Stephen Henson
12
-11
/
+151
2013-04-08
Set s->d1 to NULL after freeing it.
Dr. Stephen Henson
1
-0
/
+1
2013-04-08
Asm build portability.
Dr. Stephen Henson
2
-4
/
+5
2013-04-07
Make sure all tests are actually run, plus some fixups for things that
Ben Laurie
3
-23
/
+16
2013-04-06
Use original alltests target for definitive test list.
Ben Laurie
1
-2
/
+4
2013-04-06
Missing semicolon.
Ben Laurie
1
-1
/
+1
2013-04-06
Fix non-copy builds.
Dr. Stephen Henson
1
-2
/
+4
2013-04-06
Missing file.
Ben Laurie
1
-0
/
+1
2013-04-06
Make executable.
Ben Laurie
1
-0
/
+0
2013-04-06
Helper scripts for one makefile build.
Ben Laurie
2
-0
/
+13
2013-04-06
Merge, go back to copy-if-different.
Ben Laurie
1
-2
/
+1
2013-04-06
Fix test_ss.
Ben Laurie
2
-11
/
+15
2013-04-06
Add new asm target.
Ben Laurie
1
-0
/
+1
2013-04-06
Show start/end of tests.
Ben Laurie
1
-1
/
+1
2013-04-06
Avoid collisions.
Ben Laurie
7
-143
/
+143
2013-04-06
Make session ID test work.
Ben Laurie
2
-1
/
+2
2013-04-06
Make S/MIME test work.
Ben Laurie
2
-8
/
+11
2013-04-06
Make RSA test work.
Ben Laurie
2
-1
/
+3
2013-04-06
Make PKCS#7 test work.
Ben Laurie
2
-1
/
+3
2013-04-06
Make OCSP test work.
Ben Laurie
1
-1
/
+2
2013-04-06
More progress towards working tests.
Ben Laurie
3
-24
/
+88
2013-04-06
Get closer to a working single Makefile with test support.
Ben Laurie
3
-52
/
+220
2013-04-06
Fix warnings.
Ben Laurie
1
-1
/
+3
2013-04-04
Make TLS 1.2 ciphers work again.
Dr. Stephen Henson
2
-1
/
+7
2013-04-04
cryptlib.c: fix typo in OPENSSL_showfatal.
Andy Polyakov
1
-1
/
+1
2013-04-04
aesni-x86_64.pl: optimize CBC decrypt.
Andy Polyakov
1
-186
/
+248
2013-04-04
e_aes.c: reserve for future extensions.
Andy Polyakov
1
-4
/
+84
2013-04-04
gcm128.c: fix linking problems in 32-bit Windows build.
Andy Polyakov
1
-1
/
+1
2013-04-04
dest4-sparcv9.pl: add clarification comment.
Andy Polyakov
1
-0
/
+8
2013-04-04
evptests.txt: add XTS test vectors
Andy Polyakov
1
-0
/
+23
2013-04-03
Use $(PERL) when calling scripts in mk1mf.pl
Dr. Stephen Henson
1
-1
/
+1
2013-03-31
Typo.
Dr. Stephen Henson
1
-0
/
+2
2013-03-31
Add support for SPARC T4 DES opcode.
Andy Polyakov
8
-36
/
+807
2013-03-31
des_enc.m4: add missing #include.
Andy Polyakov
1
-0
/
+2
2013-03-29
Add AES-NI GCM stitch.
Andy Polyakov
6
-21
/
+1146
2013-03-29
aesni-x86_64.pl: fix typo and optimize small block performance.
Andy Polyakov
1
-21
/
+43
2013-03-28
Call RAND_cleanup in openssl application.
Dr. Stephen Henson
2
-0
/
+3
2013-03-28
Enable TLS 1.2 ciphers in DTLS 1.2.
Dr. Stephen Henson
7
-35
/
+53
2013-03-28
Update fixed DH requirements.
Dr. Stephen Henson
1
-2
/
+2
2013-03-28
DTLS 1.2 cached record support.
Dr. Stephen Henson
1
-0
/
+18
2013-03-26
Make binary curve ASN.1 work in FIPS mode.
Matt Caswell
2
-3
/
+5
2013-03-26
Provisional DTLS 1.2 support.
Dr. Stephen Henson
15
-13
/
+84
2013-03-26
Remove versions test from dtls1_buffer_message
Dr. Stephen Henson
1
-1
/
+1
2013-03-26
Extend DTLS method macros.
Dr. Stephen Henson
4
-9
/
+16
2013-03-26
Enable various DTLS extensions.
Dr. Stephen Henson
1
-22
/
+13
2013-03-26
aesni-x86_64.pl: optimize CTR even further.
Andy Polyakov
1
-343
/
+313
2013-03-24
ghash-x86_64.pl: add AVX code path.
Andy Polyakov
2
-9
/
+692
2013-03-19
aesni-x86_64.pl: optimize CTR even further.
Andy Polyakov
1
-25
/
+85
2013-03-19
ghash-x86_64.pl: minor optimization.
Andy Polyakov
1
-28
/
+28
[next]