index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gendh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
*
Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are
Geoff Thorpe
2002-12-08
1
-0
/
+6
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
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
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-3
/
+30
*
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
/
+5
*
Make it possible for users of the openssl applications to specify the
Richard Levitte
2000-06-28
1
-5
/
+14
*
New '-dsaparam' option for 'openssl dhparam', and related fixes.
Bodo Möller
2000-03-03
1
-1
/
+2
*
'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
/
+3
*
Avoid some warnings.
Bodo Möller
1999-11-09
1
-1
/
+0
*
Various randomness handling bugfixes and improvements --
Bodo Möller
1999-10-26
1
-37
/
+7
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-1
/
+1
*
More evil cast removal.
Ben Laurie
1999-06-03
1
-3
/
+3
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-2
/
+2
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-7
/
+7
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-9
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-7
/
+8
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+234