Sign in
flutter
/
third_party
/
openssl
/
8e51a340f40fc80331ddac19203ef7a3e7e02d1a
/
apps
/
rand.c
6738bf1
Update copyright year
by Matt Caswell
· 7 years ago
dab2cd6
apps: Don't include progs.h in apps.h
by Richard Levitte
· 7 years ago
cbe2964
Consistent formatting for sizeof(foo)
by Rich Salz
· 7 years ago
26a7d93
Remove parentheses of return.
by KaoruToda
· 7 years ago
c27363f
Check # of arguments for remaining commands.
by Rich Salz
· 8 years ago
3ee1eac
Standardize apps use of -rand, etc.
by Rich Salz
· 8 years ago
dd1abd4
If an engine comes up explicitely, it must also come down explicitely
by Richard Levitte
· 8 years ago
44c83eb
Constify command options
by FdaSilvaYY
· 8 years ago
0f91e1d
Fix some RAND bugs
by Rich Salz
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
bd4850d
RT4227: Range-check in apps.
by Rich Salz
· 9 years ago
a0a8232
Centralise loading default apps config file
by Matt Caswell
· 9 years ago
bdd58d9
Change the way apps open their input and output files
by Richard Levitte
· 10 years ago
d303b9d
Make the handling of output and input formats consistent
by Richard Levitte
· 10 years ago
296f54e
Restore module loading
by Richard Levitte
· 10 years ago
333b070
fewer NO_ENGINE #ifdef's
by Rich Salz
· 10 years ago
7e1b748
Big apps cleanup (option-parsing, etc)
by Rich Salz
· 10 years ago
ca3a82c
free NULL cleanup
by Rich Salz
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
1d97c84
mark all block comments that need format preserving so that
by Tim Hudson
· 10 years ago
c8bbd98
Fix warnings.
by Ben Laurie
· 15 years ago
d615bce
For -hex, print just one \n
by Bodo Möller
· 16 years ago
7ca1cfb
-hex option for openssl rand
by Bodo Möller
· 16 years ago
710069c
Fix warnings.
by Dr. Stephen Henson
· 18 years ago
2754597
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
by Geoff Thorpe
· 21 years ago
0b13e9f
Add the possibility to build without the ENGINE framework. PR: 287
by Richard Levitte
· 22 years ago
1c3e4a3
EXIT() may mean return(). That's confusing, so let's have it really mean
by Richard Levitte
· 22 years ago
3647bee
Config code updates.
by Dr. Stephen Henson
· 23 years ago
a661b65
New functions SSL[_CTX]_set_msg_callback().
by Bodo Möller
· 23 years ago
1372965
Reduce the header dependencies on engine.h in apps/.
by Geoff Thorpe
· 24 years ago
c04f8cf
Use apps_shutdown() in all applications, in case someone decides not
by Richard Levitte
· 24 years ago
531d630
Provide an application-common setup function for engines and use it everywhere.
by Richard Levitte
· 24 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
1613c4d
Typo
by Lutz Jänicke
· 24 years ago
73fc98a
Fix typo preventing correct usage of -out option.
by Lutz Jänicke
· 24 years ago
5270e70
Merge the engine branch into the main trunk. All conflicts resolved.
by Richard Levitte
· 24 years ago
645749e
On VMS, stdout may very well lead to a file that is written to in a
by Richard Levitte
· 25 years ago
f365611
Undo the changes I just made. I'm not sure what I was thinking of.
by Richard Levitte
· 25 years ago
20d242b
Make it possible for users of the openssl applications to specify the
by Richard Levitte
· 25 years ago
d958685
Add required cast.
by Bodo Möller
· 25 years ago
8824ec7
Make sure strcmp() gets declared.
by Richard Levitte
· 25 years ago
afbd074
'rand'/'-rand' documentation.
by Bodo Möller
· 25 years ago
27b7827
'rand' application for creating pseudo-random files.
by Bodo Möller
· 25 years ago