Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-03-25free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-13RT3548: Remove unsupported platformsRich Salz
2014-12-23RT3548: Remove unsupported platforms.Rich Salz
2013-10-07Constification.Ben Laurie
2006-02-03fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK stateNils Larsch
2005-04-27add missing parenthesesNils Larsch
2005-04-21Stop bogus shadowing warning.Dr. Stephen Henson
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2004-03-25Make prototypes for some callback pointers.Richard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-03-21Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-01-26Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte
2002-01-12Prototype info function.Ben Laurie
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-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-02There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-16Get rid of more non-ANSI declarations.Ulf Möller
2000-02-21Move the registration of callback functions to special functionsRichard Levitte
2000-02-04ispell (and minor modifications)Ulf Möller
2000-01-18Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte
1999-06-10Avoid warnings.Bodo Möller
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-18Massive constification.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
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
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall