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
*
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
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-627
/
+554
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Fix various spelling errors
Scott Schaefer
2014-02-14
1
-2
/
+2
*
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
Dr. Stephen Henson
2012-02-21
1
-0
/
+3
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+1
*
Merge from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-23
1
-0
/
+6
*
include opensslconf.h if OPENSSL_NO_* is used
Nils Larsch
2005-05-31
1
-0
/
+2
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-5
/
+3
*
give EC_GROUP_new_by_nid a more meanigful name:
Nils Larsch
2005-05-10
1
-1
/
+1
*
some const fixes
Nils Larsch
2005-04-05
1
-1
/
+1
*
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
Geoff Thorpe
2004-10-21
1
-0
/
+4
*
Adds warnings about two curves and fixes the "seed" value for two other
Geoff Thorpe
2004-03-25
1
-6
/
+2
*
Fix declaration inconsistency in ecparam.c.
Andy Polyakov
2004-01-24
1
-1
/
+1
*
avoid potential confusion about curves (prime192v1 and prime256v1 are
Bodo Möller
2003-01-16
1
-1
/
+20
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Sun has agreed to removing the covenant language from most files.
Bodo Möller
2002-10-29
1
-13
/
+0
*
change API for looking at the internal curve list
Bodo Möller
2002-09-02
1
-8
/
+23
*
change 'usage' formatting
Bodo Möller
2002-08-27
1
-53
/
+49
*
fix spacing
Bodo Möller
2002-08-26
1
-10
/
+10
*
typo
Bodo Möller
2002-08-16
1
-1
/
+1
[next]