index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test for CVE-2015-1793
Matt Caswell
2015-07-07
15
-4
/
+571
*
Check for errors with SRP
Dr. Stephen Henson
2015-06-29
1
-4
/
+4
*
More secure storage of key material.
Rich Salz
2015-06-23
2
-2
/
+46
*
RT3856: Fix memory leaks in test code
Russell Webb
2015-06-23
3
-2
/
+5
*
RT3907-fix
Rich Salz
2015-06-22
1
-3
/
+3
*
RT3907: avoid "local" in testssl script
Rich Salz
2015-06-22
1
-3
/
+2
*
Fix ABI break with HMAC
Matt Caswell
2015-06-12
1
-1
/
+6
*
EC_POINT_is_on_curve does not return a boolean
Matt Caswell
2015-06-10
1
-12
/
+12
*
Make sure test/gost2814789test.c can see configuration macros
Richard Levitte
2015-06-10
1
-0
/
+1
*
When making libcrypto from apps or test, make sure to include engines
Richard Levitte
2015-06-10
1
-2
/
+2
*
No fprintf in the txt_db component
Rich Salz
2015-06-09
1
-0
/
+99
*
Remove OPENSSL_CONF=/dev/null from tests
Richard Levitte
2015-05-29
14
-17
/
+5
*
Enable DH tests
Emilia Kasper
2015-05-27
3
-7
/
+8
*
make update
Dr. Stephen Henson
2015-05-26
1
-5
/
+5
*
Add PBE tests.
Dr. Stephen Henson
2015-05-26
2
-23
/
+243
*
Fix ssltest to use 1024-bit DHE parameters
Emilia Kasper
2015-05-26
2
-13
/
+45
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-6
/
+7
*
correction
Dr. Stephen Henson
2015-05-21
1
-1
/
+1
*
Only support >= 256-bit elliptic curves with ecdh_auto (server) or by default...
Emilia Kasper
2015-05-20
1
-5
/
+2
*
make update
Dr. Stephen Henson
2015-05-20
1
-14
/
+15
*
Add scrypt tests.
Dr. Stephen Henson
2015-05-20
2
-1
/
+198
*
Version negotiation rewrite cleanup
Matt Caswell
2015-05-16
1
-10
/
+10
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
1
-1
/
+1
*
Adjust unixly mk1mf after introduction of tkey
Richard Levitte
2015-05-14
1
-3
/
+3
*
make depend
Richard Levitte
2015-05-14
1
-1
/
+1
*
Identify and move OpenSSL internal header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove remaining Kerberos references
Matt Caswell
2015-05-13
1
-7
/
+4
*
Remove Kerberos support from libssl
Matt Caswell
2015-05-13
2
-33
/
+16
*
Make COMP_CTX and COMP_METHOD opaque
Rich Salz
2015-05-12
1
-3
/
+2
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-7
/
+7
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-06
2
-29
/
+30
*
Add a -CAserial argument for signing the user cert request
Richard Levitte
2015-05-06
1
-1
/
+2
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-4
/
+4
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-05
4
-8
/
+8
*
Remove the fake RLE compression method.
Rich Salz
2015-05-04
1
-10
/
+3
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
4
-22
/
+19
*
more OSSL_NELEM cases
Dr. Stephen Henson
2015-05-04
6
-15
/
+13
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
2
-10
/
+6
*
Use BN_ULONG format.
Ben Laurie
2015-05-01
1
-2
/
+2
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-14
/
+7
*
free null cleanup finale
Rich Salz
2015-05-01
6
-48
/
+24
*
free NULL cleanup 7
Rich Salz
2015-04-30
7
-54
/
+27
*
remove malloc casts
Rich Salz
2015-04-28
2
-4
/
+4
*
Remove the special list-xxxx commands
Rich Salz
2015-04-26
2
-2
/
+2
*
ssltest output cleanup
Rich Salz
2015-04-21
1
-45
/
+36
*
test/Makefile dclean cleans out a few files too many.
Richard Levitte
2015-04-21
1
-2
/
+1
*
Use 2K RSA and SHA256 in tests
Rich Salz
2015-04-20
6
-9
/
+9
*
SunOS non-posix shells do not grok export name=value
Viktor Dukhovni
2015-04-17
1
-3
/
+5
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
2
-35
/
+35
*
free NULL cleanup 9
Rich Salz
2015-04-11
2
-5
/
+1
[next]