index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
rand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Document command parameters.
Rich Salz
2019-11-20
1
-1
/
+4
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-5
/
+9
*
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
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
1
-2
/
+6
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-12
/
+8
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-1
/
+3
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Fix some RAND bugs
Rich Salz
2016-06-01
1
-6
/
+10
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-51
/
+6
*
RT4227: Range-check in apps.
Rich Salz
2016-01-12
1
-3
/
+1
*
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
-8
/
+8
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
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
-117
/
+66
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-156
/
+139
*
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
*
For -hex, print just one \n
Bodo Möller
2009-02-02
1
-1
/
+2
*
-hex option for openssl rand
Bodo Möller
2009-02-02
1
-3
/
+23
*
Fix warnings.
Dr. Stephen Henson
2007-08-12
1
-1
/
+1
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
New functions SSL[_CTX]_set_msg_callback().
Bodo Möller
2001-10-20
1
-0
/
+53
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Typo
Lutz Jänicke
2001-02-09
1
-1
/
+1
*
Fix typo preventing correct usage of -out option.
Lutz Jänicke
2001-02-07
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-3
/
+32
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-0
/
+8
*
Undo the changes I just made. I'm not sure what I was thinking of.
Richard Levitte
2000-06-28
1
-14
/
+2
*
Make it possible for users of the openssl applications to specify the
Richard Levitte
2000-06-28
1
-2
/
+14
*
Add required cast.
Bodo Möller
2000-05-19
1
-1
/
+1
*
Make sure strcmp() gets declared.
Richard Levitte
2000-03-14
1
-0
/
+1
*
'rand'/'-rand' documentation.
Bodo Möller
2000-03-01
1
-1
/
+1
*
'rand' application for creating pseudo-random files.
Bodo Möller
2000-03-01
1
-0
/
+139