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
*
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