index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+7
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-10
/
+15
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-7
/
+8
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-53
/
+5
*
Fix uninitialized variable
Rich Salz
2016-05-12
1
-1
/
+1
*
Restore support for ENGINE format keys in apps.
Dr. Stephen Henson
2016-05-12
1
-7
/
+20
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-2
/
+2
*
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
*
Add ec -check option
Dr. Stephen Henson
2016-02-04
1
-2
/
+15
*
add option to exclude public key from EC keys
Dr. Stephen Henson
2016-02-01
1
-1
/
+10
*
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
2015-12-14
1
-2
/
+2
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-5
/
+14
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-3
/
+3
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Fix segfault in ec command
Rich Salz
2015-05-26
1
-0
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-8
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-191
/
+120
*
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
-304
/
+262
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
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
*
fix typos
Bodo Möller
2007-11-19
1
-1
/
+1
*
return 0 if 'noout' is used and no error has occurred
Nils Larsch
2006-12-05
1
-0
/
+3
*
include opensslconf.h if OPENSSL_NO_* is used
Nils Larsch
2005-05-31
1
-0
/
+1
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-8
/
+8
*
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
Geoff Thorpe
2004-10-21
1
-0
/
+4
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
fix spacing
Bodo Möller
2002-08-26
1
-4
/
+4
*
ecdsa => ec
Bodo Möller
2002-08-26
1
-0
/
+395