index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ecparam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-14
1
-1
/
+3
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-2
/
+2
*
Load rand state after loading providers
Rich Salz
2021-02-11
1
-0
/
+1
*
apps/ecparam: Avoid crash when parameters fail to load
Tomas Mraz
2021-02-03
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
APPS: Restore inclusions
Richard Levitte
2021-01-28
1
-0
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-159
/
+141
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+2
*
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-12-07
1
-1
/
+0
*
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-11-13
1
-112
/
+2
*
Move EC_METHOD to internal-only
Billy Brumley
2020-06-02
1
-2
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Don't compile commands if disabled
Rich Salz
2020-04-10
1
-20
/
+15
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-11
/
+18
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-1
/
+1
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
1
-2
/
+17
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
1
-1
/
+1
*
Fix ecparam -genkey with point compression or DER outform
Bernd Edlinger
2018-03-25
1
-0
/
+6
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-6
/
+6
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-20
/
+9
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-14
/
+1
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-4
/
+6
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-2
/
+4
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-53
/
+6
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-7
/
+4
*
Fix memory leak and print out keygen errors.
Dr. Stephen Henson
2016-02-01
1
-1
/
+7
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-2
/
+0
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-2
/
+2
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
Exit on error in ecparam
Peter Waltenberg
2015-07-09
1
-2
/
+3
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-4
/
+5
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-12
/
+6
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-15
/
+5
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-325
/
+193
*
free NULL cleanup.
Rich Salz
2015-03-25
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
[next]