index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_server.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
Lutz Jänicke
2001-02-09
1
-0
/
+3
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-0
/
+7
*
Never call load_dh_param(NULL) because this leads to an illegal
Bodo Möller
2000-11-02
1
-4
/
+7
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+33
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-8
/
+8
*
Fix some bugs and document others
Bodo Möller
2000-02-21
1
-23
/
+37
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
Rename SSLeay_add_all_algorithms() et al to
Dr. Stephen Henson
2000-02-04
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-3
/
+3
*
Add new -notext option to 'ca', -pubkey option to spkac.
Dr. Stephen Henson
2000-02-03
1
-2
/
+2
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Make s_server, s_client check cipher list return codes.
Dr. Stephen Henson
2000-01-23
1
-1
/
+5
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-4
/
+0
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-1
/
+0
*
Remainder of SSL purpose and trust code: trust and purpose setting in
Dr. Stephen Henson
1999-11-29
1
-0
/
+1
*
Various randomness handling bugfixes and improvements --
Bodo Möller
1999-10-26
1
-0
/
+2
*
New option -dhparam to s_server to allow the DH parameter file to be set
Dr. Stephen Henson
1999-10-05
1
-8
/
+13
*
Honor BUFSIZZ definition in s_server, don't use tiny 32 byte
Bodo Möller
1999-09-25
1
-1
/
+1
*
Bugfix: avoid opening CAfile when it's NULL.
Bodo Möller
1999-09-24
1
-1
/
+2
*
Fix to make s_client and s_server work under Windows. A bit of a hack but
Dr. Stephen Henson
1999-09-21
1
-3
/
+23
*
Reinitialize global variables when necessary (for monolith application).
Bodo Möller
1999-09-04
1
-5
/
+11
*
-crlf option.
Bodo Möller
1999-08-09
1
-11
/
+1
*
Comments.
Bodo Möller
1999-08-08
1
-2
/
+2
*
New option "-crlf" to s_client and s_server which tells them to convert
Bodo Möller
1999-08-07
1
-1
/
+39
*
VMS updates.
Ulf Möller
1999-07-29
1
-8
/
+9
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-1
/
+1
*
fix memory leak in s3_clnt.c
Bodo Möller
1999-07-12
1
-14
/
+22
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-3
/
+3
*
"extern" is a C++ reserved word.
Ulf Möller
1999-06-09
1
-2
/
+2
*
More general definition for S_ISDIR (needed not only for VMS but
Bodo Möller
1999-06-07
1
-5
/
+5
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-2
/
+161
*
Avoid type conflict on Unix with DEC C.
Ulf Möller
1999-06-04
1
-1
/
+1
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-0
/
+3
*
VMS support bug fixes.
Ulf Möller
1999-05-13
1
-3
/
+3
*
VMS support.
Ulf Möller
1999-05-13
1
-1
/
+25
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-2
/
+10
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-16
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-6
/
+6
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-6
/
+8
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-28
/
+12
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-3
/
+3
*
Fix security hole.
Ben Laurie
1999-03-22
1
-7
/
+20
*
Make it more clear what option -WWW to s_server does.
Ralf S. Engelschall
1999-03-09
1
-1
/
+1
*
Move s_server -dcert and -dkey options out of the undocumented feature area
Ralf S. Engelschall
1999-02-25
1
-0
/
+2
*
More stuff for new TLS ciphersuites.
Ben Laurie
1999-02-21
1
-4
/
+5
*
Send the right CAs to the client.
Ben Laurie
1999-01-07
1
-2
/
+2
*
Some more changes for renaming the binary from ssleay to openssl.
Paul C. Sutton
1999-01-02
1
-1
/
+1
*
Incorporation of RSEs assembled patches
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-14
/
+26
[next]