summaryrefslogtreecommitdiffstats
path: root/apps/s_cb.c
AgeCommit message (Expand)Author
2015-05-11Fix for memcpy() and strcmp() being undefined.Bjoern D. Rasmussen
2015-03-25Fix RAND_(pseudo_)?_bytes returnsMatt Caswell
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-06-01Recognise padding extension.Dr. Stephen Henson
2012-08-16Enable message names for TLS 1.1, 1.2 with -msg.Bodo Möller
2012-06-08Reduce version skew.Ben Laurie
2012-03-09Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson
2012-02-11apps/s_cb.c: recognize latest TLS versions [from HEAD].Andy Polyakov
2011-12-31PR: 2658Dr. Stephen Henson
2011-11-13PR: 1794Dr. Stephen Henson
2011-05-11Backport TLS v1.2 support from HEAD.Dr. Stephen Henson
2010-01-06Fix compilation on older Linux [from HEAD].Andy Polyakov
2009-11-11add missing parts of reneg port, fix apps patchDr. Stephen Henson
2009-11-11commit missing apps code for reneg fixDr. Stephen Henson
2009-10-15Fix for WIN32 (and possibly other platforms) which don't define in_port_t.Dr. Stephen Henson
2009-10-15PR: 2069Dr. Stephen Henson
2009-09-04PR: 2028Dr. Stephen Henson
2009-09-02Tidy up and fix verify callbacks to avoid structure dereference, use ofDr. Stephen Henson
2009-07-24Update from 0.9.8-stableDr. Stephen Henson
2008-11-13Aftermath of a clashing size_t fix (now only format changes).Ben Laurie
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2007-09-21Implement the Opaque PRF Input TLS extensionBodo Möller
2007-08-12Fix warning and make no-tlsext work.Dr. Stephen Henson
2007-08-12Fix warnings.Dr. Stephen Henson
2007-08-11RFC4507 (including RFC4507bis) TLS stateless session resumption supportDr. Stephen Henson
2006-09-17Overhaul of by_dir code to handle dynamic loading of CRLs.Dr. Stephen Henson
2006-01-11More TLS extension related changes.Bodo Möller
2005-04-05some const fixesNils Larsch
2004-12-13Fix s_client so it works without a certificate again.Dr. Stephen Henson
2004-11-16PR: 910Dr. Stephen Henson
2004-08-12On systems that use case-insensitive symbol names (i.e. they're allRichard Levitte
2003-06-11Avoid warnings saying that the format takes a void*.Richard Levitte
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-01-12Prototype info function.Ben Laurie
2001-11-10more output for SSL 2.0 in our msg_callbackBodo Möller
2001-10-20New functions SSL[_CTX]_set_msg_callback().Bodo Möller
2000-03-12cleaning up a littleBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson
1999-01-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall