index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
rsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support MSBLOB format if RC4 is disabled
Dr. Stephen Henson
2016-11-17
1
-1
/
+7
*
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
*
Trust RSA_check_key() to return correct values
Richard Levitte
2016-08-24
1
-4
/
+1
*
Simplify and add help about OPT_PVK* options
FdaSilvaYY
2016-08-17
1
-19
/
+12
*
rsa.c: fix incorrect guard for pvk-* options
Viktor Szakats
2016-07-30
1
-4
/
+4
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-102
/
+6
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-1
/
+3
*
Fix no-dsa
Matt Caswell
2016-03-21
1
-2
/
+5
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-7
/
+4
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-1
/
+1
*
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
2015-12-14
1
-5
/
+11
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-4
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-1
/
+1
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
Remove obsolete key formats.
Rich Salz
2015-07-16
1
-13
/
+0
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-6
/
+16
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-8
/
+10
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-11
/
+6
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Fix typo in help & comment formatting
Rich Salz
2015-04-27
1
-4
/
+4
*
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
-195
/
+167
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Make OpenSSL compile with no-rc4
Dr. Stephen Henson
2015-02-27
1
-1
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-378
/
+366
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
PR: 2220
Dr. Stephen Henson
2010-04-06
1
-1
/
+1
*
PR: 2061
Dr. Stephen Henson
2009-10-01
1
-1
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+2
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-0
/
+4
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
1
-0
/
+7
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-1
/
+1
*
Integrated support for PVK files.
Dr. Stephen Henson
2005-08-31
1
-0
/
+19
*
Fix warning.
Ben Laurie
2005-08-21
1
-1
/
+1
*
Command line support for RSAPublicKey format.
Dr. Stephen Henson
2005-08-21
1
-5
/
+33
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
some const fixes
Nils Larsch
2005-04-05
1
-1
/
+1
*
Remove some unnecessary recursive includes from the internal apps.h header,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
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
*
Add AES support in the applications that support -des and -des3.
Richard Levitte
2002-02-20
1
-0
/
+7
*
Apply the following changes by Toomas Kiisk <vix@cyber.ee>:
Richard Levitte
2002-01-25
1
-58
/
+17
[next]