index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
rsautl.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
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-4
/
+7
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-6
/
+6
*
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
-54
/
+5
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-1
/
+1
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-1
/
+1
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
GH681: More command help cleanup
Rich Salz
2016-02-18
1
-2
/
+3
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-8
/
+3
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-1
/
+1
*
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
Viktor Dukhovni
2016-02-03
1
-5
/
+4
*
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
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-6
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-5
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-157
/
+121
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-0
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-268
/
+287
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+6
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Correctly handle case of bad arguments supplied to rsautl
Lutz Jänicke
2008-04-17
1
-12
/
+24
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
Update from 0.9.7-stable. Also repatch and rebuild error codes.
Dr. Stephen Henson
2005-05-28
1
-0
/
+1
*
header cleanup in apps/
Geoff Thorpe
2004-04-19
1
-0
/
+1
*
Add -passin support to rsautl
Dr. Stephen Henson
2003-09-21
1
-1
/
+11
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-2
/
+2
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
I must learn to compile before I commit...
Richard Levitte
2002-01-25
1
-1
/
+1
*
Add -keyform. Document -engine.
Richard Levitte
2002-01-25
1
-0
/
+6
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Extend all the loading functions to take an engine pointer, a pass
Richard Levitte
2001-05-30
1
-4
/
+6
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Add the possibility to use keys handled by engines in more
Richard Levitte
2000-10-29
1
-2
/
+26
*
rsautl.c requires RSA.
Bodo Möller
2000-10-26
1
-0
/
+4
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-2
/
+10
*
More VMS synchronisation
Richard Levitte
2000-09-09
1
-0
/
+1
*
typo
Bodo Möller
2000-09-06
1
-1
/
+1
*
Add OAEP. Seed the PRNG.
Bodo Möller
2000-09-06
1
-1
/
+6
*
Fix typo in rsautl.
Dr. Stephen Henson
2000-09-06
1
-1
/
+1
*
Add 'rsautl' low level RSA utility.
Dr. Stephen Henson
2000-09-04
1
-0
/
+276