]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2002-12-05  Richard Levittemake update OpenSSL-engine-0_9_6h
2002-12-05  Richard LevitteRecent changes from 0.9.6-stable
2002-12-05  Richard LevitteRecent changes from 0.9.6-stable
2002-12-05  Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05  Richard LevitteSupported REF_PRINT with specified reference counter
2002-12-05  Richard LevittePR: 381
2002-12-03  Richard LevitteRecent changes from 0.9.6-stable
2002-12-02  Richard LevitteRecent changes from 0.9.6-stable.
2002-11-28  Richard LevitteRecent changes from 0.9.6-stable.
2002-11-27  cvs2svnThis commit was manufactured by cvs2svn to create branc...
2002-11-27  Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-26  Richard LevitteI forgot that @ in strings must be escaped in Perl
2002-11-26  Richard LevitteThe logic in the main signing and verifying functions...
2002-11-26  Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-26  Richard LevitteSmall bugfixes to the KSSL implementation.
2002-11-26  Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-23  Bodo Möllerrename some functions to improve consistency
2002-11-22  Bodo Mölleradd a comment
2002-11-22  Richard LevitteDisable this module if OPENSSL_NO_SOCK is defined.
2002-11-22  Richard LevitteTypo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH
2002-11-21  Richard LevitteMention a current showstopper
2002-11-20  Bodo Mölleravoid uninitialized memory read
2002-11-20  Bodo MöllerMake ec_GFp_simple_point_get_affine_coordinates() faster
2002-11-20  Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-19  Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-19  Richard LevitteIt works on my laptop :-).
2002-11-19  Richard Levittemake update
2002-11-19  Richard LevitteFix an unsigned/signed mismatch.
2002-11-19  Richard LevitteRecent changes from 0.9.6-stable.
2002-11-19  Richard LevitteUpdate STATUS
2002-11-18  Richard LevitteAdd news items for 0.9.6h and expand on the 0.9.7 news...
2002-11-18  Richard LevitteDocument the addition of certificate pairs.
2002-11-18  Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-18  Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18  Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-18  Bodo Möllerremove redundant functions
2002-11-18  Bodo Mölleruse consistent order of function definitions
2002-11-18  Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18  Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-18  Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18  Lutz JänickeBetter workaround to the "=head1 NAME OPTIONS" pod2late...
2002-11-17  Richard LevitteMake it possible to build for more than one CPU.
2002-11-17  Richard LevitteIgnore openssl.pc. This way, there's no risk that...
2002-11-17  Richard LevitteAdding openssl.pc to the repository was a mistake,
2002-11-17  Richard LevitteAdd the file openssl.pc that I forgot a while ago.
2002-11-16  Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-16  Richard LevitteWe don't want TARGETCPU expanded here.
2002-11-15  Richard LevitteMention ActiveState Perl much earlier in INSTALL.WCE.
2002-11-15  Richard LevitteWinCE patches
2002-11-15  Lutz JänickeFix buggy #! magic and update ssleay->openssl
2002-11-15  Richard LevitteAdd the INHIBIT_SYMLINKS flag variable to help Cygwin.
2002-11-15  Richard LevitteChanges to make shared library building and use work...
2002-11-15  Richard LevitteDocument the change to remove the 'done' flag variable...
2002-11-15  Richard LevitteRecent changes from 0.9.6-stable.
2002-11-15  Bodo Möllerthis method does not need field_data1
2002-11-15  Richard Levittemake update
2002-11-15  Richard Levitte(almost) recent changes from 0.9.6-stable.
2002-11-15  Richard LevitteA few more Microsoft OIDs added
2002-11-15  Lutz JänickeThe pointer to the cipher object is not yet set, when...
2002-11-15  Richard LevitteThe architecture name is i486, not just 486
2002-11-15  Richard Levitte-Wid-clash-n isn't support in gcc 3, and I get better...
2002-11-15  Richard LevitteI know ANSI C doesn't like 'long long', and I don't...
2002-11-15  Richard LevitteSpell prototypes correctly :-).
2002-11-15  Richard LevitteAdd -Wstrict-prototype and -Wmissing-prototype to my...
2002-11-15  Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-15  Dr. Stephen... Add SETWRAP modifier to ASN1 generate.
2002-11-14  Richard Levittemake update
2002-11-14  Richard LevitteClose the implicitely opened registry key.
2002-11-14  Lutz JänickeUse =back to finish =over (found using pod2latex).
2002-11-14  Lutz JänickeNo such reference to link to (found running pod2latex).
2002-11-14  Dr. Stephen... Fix documentation of i2d_X509_fp and i2d_X509_bio.
2002-11-14  Richard LevitteAdd Tandem OSS target.
2002-11-14  Richard LevitteRemove warnings.
2002-11-14  Richard LevitteDCL logic bugs fixed.
2002-11-14  Richard LevitteIt seems like gcc 2.9aix5.1 doesn't do will with optimi...
2002-11-14  Richard LevitteAdd a FAQ on how to check the authenticity of the openS...
2002-11-14  Richard LevitteCygwin fixes
2002-11-14  Bodo Möllerharmonize with 0.9.7 tree
2002-11-14  Richard LevitteFix to build better with DJGPP.
2002-11-14  Lutz JänickeDon't declare 2 WARNINGS sections
2002-11-14  Lutz JänickeOpportunistic change to work around pod2latex bug:...
2002-11-14  Lutz JänickeCorrect reference to section name.
2002-11-14  Bodo Möllerfix output
2002-11-14  Bodo Mölleruse new BIO_indent() function here as well
2002-11-14  Lutz JänickeMissing =back
2002-11-14  Richard LevitteThe directory 'rijndael' doesn't exist any more, let...
2002-11-14  Richard LevitteWhen AES is skipped because the option 'no-rijndael...
2002-11-14  Richard LevitteMake the Windows test scripts consistent in their echoing
2002-11-14  Richard LevitteHandle last lines that aren't properly terminated.
2002-11-14  Dr. Stephen... Fix get_email: 0 is a valid return value
2002-11-13  Richard LevitteConstification needed.
2002-11-13  Richard Levittefree() -> OPENSSL_free()
2002-11-13  Richard LevitteMerge from 0.9.7-stable.
2002-11-13  Richard LevitteThis didn't get to the 0.9.8-dev thread...
2002-11-13  Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13  Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-13  Richard LevitteMake internal functions static.
2002-11-13  Richard LevitteName the flag files correctly.
2002-11-13  Dr. Stephen... Typo
next