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
2002-12-05Recent changes from 0.9.6-stableRichard Levitte
2002-12-05Recent changes from 0.9.6-stableRichard Levitte
2002-12-05If an application supports static locks, it MUST support dynamic locks asRichard Levitte
2002-12-05Supported REF_PRINT with specified reference counterRichard Levitte
2002-12-05PR: 381Richard Levitte
2002-12-04Recent changes from 0.9.6-stableRichard Levitte
2002-12-02Recent changes from 0.9.6-stable.Richard Levitte
2002-11-28Recent changes from 0.9.6-stable.Richard Levitte
2002-11-27This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-cvs2svn
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte
2002-11-26I forgot that @ in strings must be escaped in PerlRichard Levitte
2002-11-26The logic in the main signing and verifying functions to check lengths wasRichard Levitte
2002-11-26Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte
2002-11-26Small bugfixes to the KSSL implementation.Richard Levitte
2002-11-26Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte
2002-11-23rename some functions to improve consistencyBodo Möller
2002-11-22add a commentBodo Möller
2002-11-22Disable this module if OPENSSL_NO_SOCK is defined.Richard Levitte
2002-11-22Typo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDHRichard Levitte
2002-11-22Mention a current showstopperRichard Levitte
2002-11-20avoid uninitialized memory readBodo Möller
2002-11-20Make ec_GFp_simple_point_get_affine_coordinates() fasterBodo Möller
2002-11-20Fix bug introduced by the attempt to fix client side external sessionLutz Jänicke
2002-11-19allocate bio_err before memory debugging is enabled to avoid memory leaksBodo Möller
2002-11-19It works on my laptop :-).Richard Levitte
2002-11-19make updateRichard Levitte
2002-11-19Fix an unsigned/signed mismatch.Richard Levitte
2002-11-19Recent changes from 0.9.6-stable.Richard Levitte
2002-11-19Update STATUSRichard Levitte
2002-11-19Add news items for 0.9.6h and expand on the 0.9.7 news as well.Richard Levitte
2002-11-19Document the addition of certificate pairs.Richard Levitte
2002-11-19Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte
2002-11-19Determine HZ exactly as in apps/speed.c.Richard Levitte
2002-11-19Make sure sysconf exists (it doesn't in the VMS C RTL lesser than version 7).Richard Levitte
2002-11-18remove redundant functionsBodo Möller
2002-11-18use consistent order of function definitionsBodo Möller
2002-11-18fix memory leak in memory debuggin code ...Bodo Möller
2002-11-18allocate bio_err before memory debugging is enabled to avoid memory leaksBodo Möller
2002-11-18A variable of type time_t is supposed to be a time measurement starting atRichard Levitte
2002-11-18Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:Lutz Jänicke
2002-11-17Make it possible to build for more than one CPU.Richard Levitte
2002-11-17Ignore openssl.pc. This way, there's no risk that I'll add it again :-).Richard Levitte
2002-11-17Adding openssl.pc to the repository was a mistake,Richard Levitte
2002-11-17Add the file openssl.pc that I forgot a while ago.Richard Levitte
2002-11-16I forgot this is compiled in test/, not crypto/ec/...Richard Levitte
2002-11-16We don't want TARGETCPU expanded here.Richard Levitte
2002-11-16Mention ActiveState Perl much earlier in INSTALL.WCE.Richard Levitte
2002-11-16WinCE patchesRichard Levitte
2002-11-16Fix buggy #! magic and update ssleay->opensslLutz Jänicke
2002-11-15Add the INHIBIT_SYMLINKS flag variable to help Cygwin.Richard Levitte