index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dhparam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-443
/
+423
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-2
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
RT3543: Remove #ifdef LINT
Rich Salz
2014-12-10
1
-3
/
+0
*
Update apps for bn opaque change
Matt Caswell
2014-12-08
1
-6
/
+17
*
RT2626: Change default_bits from 1K to 2K
Kurt Roeckx
2014-09-08
1
-2
/
+2
*
PR: 2908
Dr. Stephen Henson
2012-11-21
1
-1
/
+0
*
transparently handle X9.42 DH parameters
Dr. Stephen Henson
2011-12-07
1
-1
/
+6
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-0
/
+6
*
make
Nils Larsch
2005-07-16
1
-0
/
+1
*
Update any code that was using deprecated functions so that everything builds
Geoff Thorpe
2003-10-29
1
-10
/
+14
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-1
/
+12
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
ENGINE module additions.
Dr. Stephen Henson
2002-03-06
1
-1
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
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
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-8
/
+8
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+27
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+9
*
Undo the changes I just made. I'm not sure what I was thinking of.
Richard Levitte
2000-06-28
1
-14
/
+3
*
Make it possible for users of the openssl applications to specify the
Richard Levitte
2000-06-28
1
-3
/
+14
*
use consistent indentation
Bodo Möller
2000-06-07
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
Change to code generated by 'dhparam -C':
Bodo Möller
2000-03-10
1
-7
/
+11
*
another typo
Bodo Möller
2000-03-10
1
-1
/
+1
*
typo
Bodo Möller
2000-03-10
1
-1
/
+1
*
Avoid potential memory leak in code generated by 'openssl dhparam -C'.
Bodo Möller
2000-03-03
1
-1
/
+1
*
New '-dsaparam' option for 'openssl dhparam', and related fixes.
Bodo Möller
2000-03-03
1
-20
/
+168
*
'rand'/'-rand' documentation.
Bodo Möller
2000-03-01
1
-1
/
+1
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
dh renamed to dhparam
Ulf Möller
2000-01-22
1
-1
/
+1
*
Add new program dhparam and update docs.
Dr. Stephen Henson
2000-01-22
1
-0
/
+366
[prev]