projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
For -WWW, fix test for ".." directory references (and avoid warning for
[openssl.git]
/
apps
/
s_server.c
2001-03-30
Bodo Möller
For -WWW, fix test for ".." directory references (and...
blob
|
commitdiff
|
raw
2001-03-10
Richard Levitte
For some experiments, it is sometimes nice to serve...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Geoff Thorpe
I missed one.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-21
Geoff Thorpe
This adds command-line support to s_server for controll...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Get e_os2.h to get all the system definitions correctly.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Include opensslconf.h or the like early to make sure...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Bodo Möller
honour '-no_tmp_rsa'
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Use new-style system-id macros everywhere possible...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Richard Levitte
Make all configuration macros available for application...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Lutz Jänicke
Add "-rand" option to s_client and s_server.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-09
Lutz Jänicke
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Richard Levitte
First tentative impementation of Kerberos 5 cryptos...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-02
Bodo Möller
Never call load_dh_param(NULL) because this leads to...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Richard Levitte
Merge the engine branch into the main trunk. All confl...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-21
Bodo Möller
Fix some bugs and document others
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Ralf S. Engelschall
Make gcc 2.95.2 happy again, even under ``-Wall -Wshado...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Dr. Stephen Henson
Rename SSLeay_add_all_algorithms() et al to
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Ulf Möller
ispell (and minor modifications)
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Dr. Stephen Henson
Add new -notext option to 'ca', -pubkey option to spkac.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-30
Ulf Möller
Seek out and destroy another evil cast.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Dr. Stephen Henson
Make s_server, s_client check cipher list return codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-16
Ulf Möller
Add missing #ifndefs that caused missing symbols when...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-02
Dr. Stephen Henson
Change the trust and purpose code so it doesn't need...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Dr. Stephen Henson
Remainder of SSL purpose and trust code: trust and...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Bodo Möller
Various randomness handling bugfixes and improvements --
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Dr. Stephen Henson
New option -dhparam to s_server to allow the DH paramet...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-25
Bodo Möller
Honor BUFSIZZ definition in s_server, don't use tiny...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-24
Bodo Möller
Bugfix: avoid opening CAfile when it's NULL.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Dr. Stephen Henson
Fix to make s_client and s_server work under Windows...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Bodo Möller
Reinitialize global variables when necessary (for monol...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
Bodo Möller
-crlf option.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-08
Bodo Möller
Comments.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Bodo Möller
New option "-crlf" to s_client and s_server which tells...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
Ulf Möller
VMS updates.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Bodo Möller
Additional user data argument to pem_password_cb functi...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-12
Bodo Möller
fix memory leak in s3_clnt.c
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Bodo Möller
Avoid warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Ulf Möller
"extern" is a C++ reserved word.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Bodo Möller
More general definition for S_ISDIR (needed not only...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Ulf Möller
Support the EBCDIC character set and BS2000/OSD-POSIX...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Ulf Möller
Avoid type conflict on Unix with DEC C.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Bodo Möller
New structure type SESS_CERT used instead of CERT insid...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Ulf Möller
New Configure option no-<cipher> (rsa, idea, rc5, ...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Ulf Möller
Remove NOPROTO definitions and error code comments.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Ben Laurie
Work with -pedantic!
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ben Laurie
Massive constification.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ben Laurie
Add type-safe STACKs and SETs.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Ben Laurie
Fix security hole.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Ralf S. Engelschall
Make it more clear what option -WWW to s_server does.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Ralf S. Engelschall
Move s_server -dcert and -dkey options out of the undoc...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Ben Laurie
More stuff for new TLS ciphersuites.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Ben Laurie
Send the right CAs to the client.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Paul C. Sutton
Some more changes for renaming the binary from ssleay...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-22
Ralf S. Engelschall
Incorporation of RSEs assembled patches
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current