aboutsummaryrefslogtreecommitdiffstats
path: root/apps/s_server.c
Commit message (Expand)AuthorAgeFilesLines
...
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-8/+8
* Fix some bugs and document othersBodo Möller2000-02-211-23/+37
* 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-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Make s_server, s_client check cipher list return codes.Dr. Stephen Henson2000-01-231-1/+5
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-4/+0
* 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
* New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson1999-10-041-8/+13
* Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller1999-09-251-1/+1
* Bugfix: avoid opening CAfile when it's NULL.Bodo Möller1999-09-241-1/+2
* Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson1999-09-201-3/+23
* Reinitialize global variables when necessary (for monolith application).Bodo Möller1999-09-031-5/+11
* -crlf option.Bodo Möller1999-08-091-11/+1
* Comments.Bodo Möller1999-08-081-2/+2
* 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-8/+9
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-1/+1
* fix memory leak in s3_clnt.cBodo Möller1999-07-121-14/+22
* Avoid warnings.Bodo Möller1999-06-101-3/+3
* "extern" is a C++ reserved word.Ulf Möller1999-06-091-2/+2
* More general definition for S_ISDIR (needed not only for VMS butBodo Möller1999-06-071-5/+5
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-2/+161
* Avoid type conflict on Unix with DEC C.Ulf Möller1999-06-041-1/+1
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller1999-05-131-0/+3
* VMS support bug fixes.Ulf Möller1999-05-131-3/+3
* VMS support.Ulf Möller1999-05-131-1/+25
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-2/+10
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-16/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-6/+6
* Work with -pedantic!Ben Laurie1999-04-231-6/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-28/+12
* Massive constification.Ben Laurie1999-04-171-1/+1
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
* Fix security hole.Ben Laurie1999-03-221-7/+20
* Make it more clear what option -WWW to s_server does.Ralf S. Engelschall1999-03-091-1/+1
* Move s_server -dcert and -dkey options out of the undocumented feature areaRalf S. Engelschall1999-02-251-0/+2
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-211-4/+5
* Send the right CAs to the client.Ben Laurie1999-01-071-2/+2
* Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton1999-01-021-1/+1
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-14/+26
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-56/+169
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+1112