index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
prime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Do a prelimary check for numbers in openssl prime command.
Daniel Fiala
2022-04-19
1
-5
/
+20
*
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-12-07
1
-4
/
+4
*
Update copyright year
Matt Caswell
2021-05-06
1
-1
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
Check non-option arguments
Rich Salz
2020-12-15
1
-5
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+8
*
Document command parameters.
Rich Salz
2019-11-20
1
-2
/
+3
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-2
/
+6
*
Add BN_check_prime()
Kurt Roeckx
2019-10-14
1
-3
/
+4
*
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
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
1
-2
/
+8
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Ensure BIGNUM is freed in an error path
Matt Caswell
2016-06-01
1
-2
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Add a couple of checks to prime app.
Dr. Stephen Henson
2016-05-10
1
-0
/
+8
*
Add missing return value checks
Matt Caswell
2016-04-21
1
-3
/
+14
*
Fix "primarility" typo
Michal Bozon
2015-11-21
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
RT4053: Typo in error message
Michal Bozon
2015-09-28
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-69
/
+66
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-84
/
+75
*
Generate primes, too.
Ben Laurie
2005-08-23
1
-8
/
+38
*
make
Nils Larsch
2005-07-16
1
-1
/
+1
*
Add prototype.
Ben Laurie
2005-05-01
1
-0
/
+2
*
Port prime utility across from stable branch.
Dr. Stephen Henson
2005-04-27
1
-0
/
+128