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-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
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-15Document the change to remove the 'done' flag variable in theRichard Levitte
2002-11-15this method does not need field_data1Bodo Möller
2002-11-15make updateRichard Levitte
2002-11-15A few more Microsoft OIDs addedRichard Levitte
2002-11-15The pointer to the cipher object is not yet set, when session was reloadedLutz Jänicke
2002-11-15The architecture name is i486, not just 486Richard Levitte
2002-11-15-Wid-clash-n isn't support in gcc 3, and I get better result from continuouslyRichard Levitte
2002-11-15I know ANSI C doesn't like 'long long', and I don't want to see itRichard Levitte
2002-11-15Spell prototypes correctly :-).Richard Levitte
2002-11-15Add -Wstrict-prototype and -Wmissing-prototype to my debugging targetsRichard Levitte
2002-11-15We need to read one more byte of the REQUEST-CERTIFICATE message.Richard Levitte
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson
2002-11-15make updateRichard Levitte
2002-11-15Close the implicitely opened registry key.Richard Levitte
2002-11-15Use =back to finish =over (found using pod2latex).Lutz Jänicke
2002-11-15No such reference to link to (found running pod2latex).Lutz Jänicke
2002-11-14Fix documentation of i2d_X509_fp and i2d_X509_bio.Dr. Stephen Henson
2002-11-14Add Tandem OSS target.Richard Levitte
2002-11-14Remove warnings.Richard Levitte
2002-11-14DCL logic bugs fixed.Richard Levitte
2002-11-14It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.Richard Levitte
2002-11-14Add a FAQ on how to check the authenticity of the openSSL distribution.Richard Levitte
2002-11-14Cygwin fixesRichard Levitte
2002-11-14harmonize with 0.9.7 treeBodo Möller
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-14Don't declare 2 WARNINGS sectionsLutz Jänicke
2002-11-14Opportunistic change to work around pod2latex bug: rename NAME OPTIONSLutz Jänicke
2002-11-14Correct reference to section name.Lutz Jänicke
2002-11-14fix outputBodo Möller
2002-11-14use new BIO_indent() function here as wellBodo Möller
2002-11-14Missing =backLutz Jänicke
2002-11-14The directory 'rijndael' doesn't exist any more, let's check the aesRichard Levitte
2002-11-14When AES is skipped because the option 'no-rijndael' was given,Richard Levitte
2002-11-14Make the Windows test scripts consistent in their echoingRichard Levitte
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte
2002-11-14Fix get_email: 0 is a valid return valueDr. Stephen Henson
2002-11-14Constification needed.Richard Levitte
2002-11-13free() -> OPENSSL_free()Richard Levitte
2002-11-13Merge from 0.9.7-stable.Richard Levitte