aboutsummaryrefslogtreecommitdiff
path: root/apps/s_time.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-30Dead code clean: #if 0 removal in appsRich Salz1-16/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-385/+394
2015-01-22Fix source where indent will not be able to copeMatt Caswell1-1/+2
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+1
2015-01-12RT3548: Remove unsupported platformsRich Salz1-3/+0
2014-12-04Remove SSLv2 supportKurt Roeckx1-9/+0
2014-12-02Use the SSLv23 method by defaultKurt Roeckx1-6/+0
2006-04-17If we include winsock2.h then FD_SET wants an unsigned type for an fd.Dr. Stephen Henson1-1/+1
2005-11-06Collect timing procedures in apps/apps.c. It's a bit cruel patch, as itAndy Polyakov1-104/+1
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch1-1/+1
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-3/+3
2003-11-28Netware-specific changes,Richard Levitte1-2/+16
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte1-1/+1
2002-11-15WinCE patchesRichard Levitte1-6/+6
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-0/+7
2002-06-20<sys/select.h> is included for AIX, when USE_SOCKETS is defined.Lutz Jänicke1-4/+0
2002-06-20This apparently fixes compilation on OSX that was failing in 0.9.7 betas.Geoff Thorpe1-1/+1
2002-02-14Add the configuration target VxWorks.Richard Levitte1-2/+20
2001-11-05DOS and Windows do not like unistd.hRichard Levitte1-0/+2
2001-09-28Change HZ in speed to rely on sysconf() if the clock tick is availableRichard Levitte1-7/+16
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte1-1/+1
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte1-1/+1
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-4/+4
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-6/+6
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall1-0/+2
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson1-1/+1
2000-02-03ispell (and minor modifications)Ulf Möller1-3/+3
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson1-1/+1
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller1-4/+0
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller1-9/+6
1999-05-13Remove redundant ifdef.Ulf Möller1-4/+0
1999-05-13VMS support bug fixes.Ulf Möller1-1/+1
1999-05-13VMS support.Ulf Möller1-12/+18
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-0/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-8/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-14/+6
1999-01-31Fix some more typosMark J. Cox1-2/+2
1999-01-28Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall1-2/+2
1999-01-02Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-16/+71
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+648