summaryrefslogtreecommitdiffstats
path: root/crypto/threads/mttest.c
AgeCommit message (Expand)Author
2015-10-23Remove bugs/ and crypto/threads/Alessandro Ghedini
2015-06-21Cleanup mttest.c : because we no longer use stdio here, don't include itRichard Levitte
2015-06-21Cleanup mttest.c : use BIO_free only, no preceding hacksRichard Levitte
2015-06-21Cleanup mttest.c : do not try to output reference counts when threads are doneRichard Levitte
2015-06-21Cleanup mttest.c : better error reporting when certs are migginsRichard Levitte
2015-06-21Cleanup mttest.c : make ssl_method a pointer to constRichard Levitte
2015-06-21Cleanup mttest.c : modernise outputRichard Levitte
2015-06-21Cleanup mttest.c : modernise the threads setupRichard Levitte
2015-06-21Cleanup mttest.c : remove MS_CALLBACKRichard Levitte
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-03-25free NULL cleanupRich Salz
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-04Remove SSLv2 supportKurt Roeckx
2006-04-11Add BeOS support.Ulf Möller
2003-12-27Only use environment variables if uid and gid are the same as euid and egid.Richard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2003-02-22more mingw related cleanups.Ulf Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-26Make sure there's some entropy, and log a few more errors.Richard Levitte
2000-02-25Small error fix.Richard Levitte
2000-02-25Update the two threads modules to conform to our recommendations (useRichard Levitte
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf 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
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall