summaryrefslogtreecommitdiffstats
path: root/apps/s_client.c
AgeCommit message (Collapse)Author
1999-08-08Comments.Bodo Möller
1999-08-07New option "-crlf" to s_client and s_server which tells them to convertBodo Möller
LFs into CRLFs when forwarding data from stdin to the TLS connection. This is necessary for properly talking HTTP. Because of the code freeze this change is by default disabled for now; without -DAPPS_CRLF, the code is exactly as before.
1999-07-28VMS updates.Ulf Möller
Submitted by: Richard Levitte <levitte@stacken.kth.se>
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
1999-06-04Avoid type conflict on Unix with DEC C.Ulf Möller
Pointed out by Sergio Rabellino <Rabellino@di.unito.it>
1999-05-17If we couldn't handle "-showcerts" (which happens with the currentBodo Möller
SSL2 implementation), show at least the server certificate.
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
Submitted by: Richard Levitte <richard@levitte.org>
1999-04-27A new comment.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-14Cleaning up Ben's clean-ups :-)Bodo Möller
Submitted by: Reviewed by: PR:
1999-04-14Some tiny fixes.Bodo Möller
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-10Adjust renegotiation slightly.Ben Laurie
1999-04-09Bugfix: s_client occasionally would sleep in select() when it shouldBodo Möller
have checked SSL_pending() first. Submitted by: Reviewed by: PR:
1999-03-31New option "-showcerts" for s_clientBodo Möller
Slight cleanup in ssl/
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson
1999-01-28Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall
1999-01-02Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton
I wonder what eay.c is?
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall