aboutsummaryrefslogtreecommitdiffstats
path: root/apps/s_client.c
Commit message (Expand)AuthorAgeFilesLines
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-181-22/+1
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-091-1/+8
* Get e_os2.h to get all the system definitions correctly.Richard Levitte2001-02-201-1/+1
* Include opensslconf.h or the like early to make sure system macros getRichard Levitte2001-02-201-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-8/+8
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-9/+9
* Add "-rand" option to s_client and s_server.Lutz Jänicke2001-02-151-1/+15
* New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke2001-02-091-0/+3
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-0/+6
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+33
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4
* Small fix to enable reading from stdin as well.Richard Levitte2000-06-011-2/+2
* Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte2000-03-101-2/+10
* Fix gcc warnings.Ulf Möller2000-02-201-0/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-1/+1
* Make s_server, s_client check cipher list return codes.Dr. Stephen Henson2000-01-231-2/+6
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-4/+0
* Add -prexit command to s_client and patch some BIODr. Stephen Henson2000-01-081-0/+4
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-1/+0
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-0/+1
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-0/+2
* Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson1999-09-201-7/+45
* -crlf option.Bodo Möller1999-08-091-11/+1
* Comments.Bodo Möller1999-08-081-1/+1
* New option "-crlf" to s_client and s_server which tells them to convertBodo Möller1999-08-071-1/+39
* VMS updates.Ulf Möller1999-07-281-6/+7
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+6
* Avoid type conflict on Unix with DEC C.Ulf Möller1999-06-041-1/+1
* If we couldn't handle "-showcerts" (which happens with the currentBodo Möller1999-05-171-1/+5
* VMS support bug fixes.Ulf Möller1999-05-131-3/+3
* VMS support.Ulf Möller1999-05-131-1/+22
* A new comment.Bodo Möller1999-04-271-0/+5
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-8/+3
* Cleaning up Ben's clean-ups :-)Bodo Möller1999-04-141-1/+1
* Some tiny fixes.Bodo Möller1999-04-141-1/+1
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-11/+12
* Adjust renegotiation slightly.Ben Laurie1999-04-101-3/+3
* Bugfix: s_client occasionally would sleep in select() when it shouldBodo Möller1999-04-091-20/+25
* New option "-showcerts" for s_clientBodo Möller1999-03-311-1/+9
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-2/+6
* Fix names in usage page of s_time, s_server and s_clientRalf S. Engelschall1999-01-281-1/+1
* Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton1999-01-021-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+11