aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1-0/+6
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson2-7/+36
1999-05-08This was an unused derivate of an old version of s_client.c that hadBodo Möller1-776/+0
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1-4/+4
1999-05-04consistency cosmeticsRalf S. Engelschall1-2/+2
1999-05-02Yet another stack.Ben Laurie2-3/+4
1999-05-01Update dependencies.Ben Laurie1-1/+2
1999-05-01Another stack.Ben Laurie1-2/+2
1999-05-01Another stack.Ben Laurie1-5/+7
1999-05-01Another safe stack.Ben Laurie1-1/+1
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-6/+7
1999-04-29Ignore Makefile.saveUlf Möller1-0/+1
1999-04-29Fix make target "install".Bodo Möller1-3/+3
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1-1/+7
1999-04-28Don't shadow.Ben Laurie1-8/+8
1999-04-27A new comment.Bodo Möller1-0/+5
1999-04-27Update NO_* macros.Ulf Möller4-10/+11
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller16-33/+64
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1-16/+71
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller28-254/+0
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller1-2/+3
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-2/+0
1999-04-23"make depend"Bodo Möller1-323/+521
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller34-207/+207
1999-04-23Work with -pedantic!Ben Laurie3-15/+17
1999-04-20Fix lots of warnings.Ulf Möller4-4/+6
1999-04-19Change functions to ANSI C.Ulf Möller33-494/+162
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson2-3/+12
1999-04-17Massive constification.Ben Laurie11-28/+33
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson2-15/+6
1999-04-14/* Just some comments. */Bodo Möller2-2/+6
1999-04-14Cleaning up Ben's clean-ups :-)Bodo Möller1-1/+1
1999-04-14Some tiny fixes.Bodo Möller2-2/+3
1999-04-12Add type-safe STACKs and SETs.Ben Laurie6-108/+122
1999-04-12gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie1-3/+3
1999-04-12Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall1-0/+181
1999-04-12Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'Ralf S. Engelschall1-2/+3
1999-04-11Submitted by:Bodo Möller1-0/+26
1999-04-10Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall1-4/+4
1999-04-10Adjust renegotiation slightly.Ben Laurie1-3/+3
1999-04-09Bugfix: s_client occasionally would sleep in select() when it shouldBodo Möller1-20/+25
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller9-459/+0
1999-04-03Don't shadow.Ben Laurie1-2/+2
1999-04-02Avoid EADDRINUSE for s_server.Bodo Möller1-0/+6
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-3/+3
1999-04-01Don't shadow.Ben Laurie1-5/+5
1999-03-31New option "-showcerts" for s_clientBodo Möller1-1/+9
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson4-3/+720
1999-03-22Fix security hole.Ben Laurie5-147/+187
1999-03-09Remake cert links when the app is built.Ben Laurie1-0/+1