summaryrefslogtreecommitdiff
path: root/apps/s_client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the engine branch into the main trunk. All conflicts resolved.levitte2000-10-261-0/+33
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-4/+4
* Small fix to enable reading from stdin as well.levitte2000-06-011-2/+2
* Add the possibility (with -ign_eof) to ignore end of file on input butlevitte2000-03-101-2/+10
* Fix gcc warnings.ulf2000-02-201-0/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-111-0/+2
* Rename SSLeay_add_all_algorithms() et al tosteve2000-02-041-1/+1
* ispell (and minor modifications)ulf2000-02-031-3/+3
* Add new -notext option to 'ca', -pubkey option to spkac.steve2000-02-031-1/+1
* Make s_server, s_client check cipher list return codes.steve2000-01-231-2/+6
* Add missing #ifndefs that caused missing symbols when building libsslulf2000-01-161-4/+0
* Add -prexit command to s_client and patch some BIOsteve2000-01-081-0/+4
* Change the trust and purpose code so it doesn't need initsteve1999-12-021-1/+0
* Remainder of SSL purpose and trust code: trust and purpose setting insteve1999-11-291-0/+1
* Various randomness handling bugfixes and improvements --bodo1999-10-261-0/+2
* Fix to make s_client and s_server work under Windows. A bit of a hack butsteve1999-09-201-7/+45
* -crlf option.bodo1999-08-091-11/+1
* Comments.bodo1999-08-081-1/+1
* New option "-crlf" to s_client and s_server which tells them to convertbodo1999-08-071-1/+39
* VMS updates.ulf1999-07-281-6/+7
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).ulf1999-06-041-0/+6
* Avoid type conflict on Unix with DEC C.ulf1999-06-041-1/+1
* If we couldn't handle "-showcerts" (which happens with the currentbodo1999-05-171-1/+5
* VMS support bug fixes.ulf1999-05-131-3/+3
* VMS support.ulf1999-05-131-1/+22
* A new comment.bodo1999-04-271-0/+5
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-8/+3
* Cleaning up Ben's clean-ups :-)bodo1999-04-141-1/+1
* Some tiny fixes.bodo1999-04-141-1/+1
* Add type-safe STACKs and SETs.ben1999-04-121-11/+12
* Adjust renegotiation slightly.ben1999-04-101-3/+3
* Bugfix: s_client occasionally would sleep in select() when it shouldbodo1999-04-091-20/+25
* New option "-showcerts" for s_clientbodo1999-03-311-1/+9
* Fix various memory leaks in SSL, apps and DSAsteve1999-02-151-2/+6
* Fix names in usage page of s_time, s_server and s_clientrse1999-01-281-1/+1
* Some more changes for renaming the binary from ssleay to openssl.paul1999-01-021-20/+57
* Initial revisionrse1998-12-211-0/+717