index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ectest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-6
/
+6
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-5
/
+0
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Fix no-ec
Dr. Stephen Henson
2017-08-10
1
-0
/
+2
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-5
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-7
/
+7
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
1
-4
/
+4
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-1
/
+1
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-14
/
+1
*
Add output routines to allow consistent formatting of memory, strings
Pauli
2017-06-16
1
-125
/
+74
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-9
/
+9
*
Conversion of the EC tests to use the framework.
Pauli
2017-05-05
1
-1350
/
+1102
*
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-03-01
1
-5
/
+2
*
Fix a memory leak in EC_GROUP_get_ecparameters()
Kazuki Yamaguchi
2016-08-22
1
-0
/
+29
*
RT 4242: reject invalid EC point coordinates
Emilia Kasper
2016-06-09
1
-6
/
+90
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-53
/
+6
*
skip inappropriate X25519 tests
Dr. Stephen Henson
2016-02-28
1
-0
/
+6
*
test/ectest.c: add regression test for RT#4284.
Andy Polyakov
2016-02-23
1
-0
/
+15
*
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-09
1
-7
/
+0
*
If memory debugging enabled return error on leaks.
Dr. Stephen Henson
2016-02-05
1
-1
/
+2
*
Add have_precompute_mult tests
Matt Caswell
2016-01-29
1
-0
/
+9
*
Test all built-in curves and let the library choose the EC_METHOD
Billy Brumley
2016-01-27
1
-0
/
+14
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-1
/
+1
*
mem functions cleanup
Rich Salz
2016-01-07
1
-9
/
+6
*
Fix URLs mangled by reformat
Matt Caswell
2015-12-19
1
-1
/
+1
*
EC_POINT_is_on_curve does not return a boolean
Matt Caswell
2015-06-10
1
-12
/
+12
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-7
/
+7
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-3
/
+1
*
more OSSL_NELEM cases
Dr. Stephen Henson
2015-05-04
1
-3
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-4
/
+2
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-0
/
+1682