All the little functions created by the IMPLEMENT_STACK_OF() macro will
[openssl.git] / crypto /
2000-05-31 Geoff ThorpeAll the little functions created by the IMPLEMENT_STACK...
2000-05-31 Bodo MöllerMove Windows seeding functions into a separate file.
2000-05-31 Bodo MöllerAdd "FIXME" comment.
2000-05-30 Bodo MöllerImprove PRNG robustness.
2000-05-30 Dr. Stephen HensonMore EVP cipher revision.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.
2000-05-29 Geoff Thorpeanother warning.
2000-05-29 Geoff ThorpeIt seems that mktime does what is required here. Certai...
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-29 Geoff Thorpeoops.
2000-05-28 Dr. Stephen HensonThird phase of EVP cipher overhaul.
2000-05-27 Dr. Stephen HensonSecond phase of EVP cipher overhaul.
2000-05-26 Dr. Stephen HensonBeginnings of EVP cipher overhaul. This should eventually
2000-05-24 Dr. Stephen HensonAdd DSA library string. Workaround for IIS .key file...
2000-05-21 Ben LaurieYet more typesafety.
2000-05-19 Bodo MöllerFix "FIXME" indentation :-)
2000-05-19 Bodo MöllerAdd "FIXME" comment, and adjust the indentation.
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-17 Ben LaurieTypesafety Thought Police last part.
2000-05-17 Ben LaurieTypesafety Thought Police part 5.
2000-05-16 Ben LaurieTypesafe Thought Police part 4.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-15 Ulf Möllerprototype.
2000-05-15 Ulf MöllerMake sure that NO-RSA applications etc can include...
2000-05-15 Ulf MöllerMacOS changes.
2000-05-14 Ben LaurieAllow UTCTIME objects to be retrieved. Check for immine...
2000-05-11 Bodo MöllerWhen open()ing 'file' in RAND_write_file, don't use...
2000-05-04 Dr. Stephen HensonFix for SSL server purpose checking
2000-05-04 Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-05-02 Richard LevitteInitialise.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-05-01 Bodo MöllerAdd missing #include.
2000-04-29 Bodo MöllerAvoid leaking memory in thread_hash (and enable memory...
2000-04-26 Richard LevitteUse CONFerr, not RSAerr, in the conf library...
2000-04-26 Richard LevitteClarifications and removal of double declaration...
2000-04-25 Geoff ThorpeThis case in the "dso_unload" handlers should not be...
2000-04-20 Geoff ThorpeThe handling of DSA_METHOD and DH_METHOD wasn't quite...
2000-04-20 Geoff ThorpePreviously, the default RSA_METHOD was NULL until the...
2000-04-19 Geoff ThorpeThis change facilitates name translation for shared...
2000-04-14 Bodo MöllerIgnore lib and Makefile.save.
2000-04-14 Bodo MöllerNew function ERR_error_string_n.
2000-04-09 Richard Levitte"make update"
2000-04-09 Richard LevitteI've always wanted to make the CONF library more adapta...
2000-04-06 Geoff ThorpeConstification, and a silly mistake in the comments.
2000-04-06 Geoff ThorpeThis helps make the DSO stuff more portable;
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-04-04 Geoff ThorpeThis is a set of startup code for the DSO support,...
2000-04-01 Richard LevitteTagging has now been done, update to the next possible...
2000-04-01 Richard LevitteBuilding version 0.9.5a
2000-04-01 Richard Levitte_lrotl and _lrotr are defined in MSVC but nowhere else...
2000-03-30 Bodo Möller'entropy >= ENTROPY_NEEDED' should be evaluated while the
2000-03-29 Richard LevitteSince ssleay_rand_initialize() unlocks then locks CRYPT...
2000-03-27 Richard LevitteRemoved, especially since it conflicts with des.pod on
2000-03-27 Dr. Stephen HensonFix for HMAC.
2000-03-25 Richard LevitteBeautifying code.
2000-03-23 Richard LevitteTagging has been done, update to next probable version...
2000-03-23 Richard LevitteTime for version 0.9.5a beta2
2000-03-23 Richard LevitteClean up context, even if an error occured.
2000-03-23 Dr. Stephen HensonUpdate docs and remove old PKCS#7 README file.
2000-03-22 Dr. Stephen HensonFix a memory leak in PKCS12_parse.
2000-03-20 Ulf MöllerIn some of the Makefiles CPP was not defined.
2000-03-20 Ulf MöllerProblems with the Windows build.
2000-03-20 Richard LevitteTagging done, we move to the next possible.
2000-03-20 Richard Levittemake update
2000-03-20 Richard LevitteChange the version text, it's time to release the first...
2000-03-19 Ulf MöllerBug fix: RAND_write_file() failed to write to files...
2000-03-19 Richard LevitteMake sure an error condition is returned if, for some...
2000-03-19 Ulf Mölleroops. don't use "entropy" directly.
2000-03-19 Ulf MöllerNew function RAND_event() collects entropy from Windows...
2000-03-19 Ulf MöllerFLAT_INC is not needed; we use -I.. all the time
2000-03-19 Ulf MöllerIntegrate podd.h sk.h into set_key.c
2000-03-19 Richard LevitteChange the notation and coding of the version to be...
2000-03-19 Richard LevitteKeep in sync with Unix code, and prepare for a misfeatu...
2000-03-19 Ulf Möllermake update
2000-03-19 Ulf Möllercleanup.
2000-03-19 Ulf Möllerlibdes manpage.
2000-03-19 Ulf Möllerdes_quad_cksum() byte order bug fix.
2000-03-18 Ulf MöllerDES in Perl was incomplete and not very useful
2000-03-18 Ulf Möllersuperseded by des_modes.pod
2000-03-18 Ulf Möllerchange manpages to pod. Contents are not up to date!
2000-03-18 Bodo MöllerEliminate memory leaks in mem_dbg.c.
2000-03-17 Richard LevitteMake sure to complete the cleanup of names.
2000-03-17 Richard LevitteBugs corrected
2000-03-14 Bodo MöllerInsert a comment: This is one of the few files in this...
2000-03-14 Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-14 Richard LevitteTypos corrected.
2000-03-14 Richard LevitteTarget added.
2000-03-14 Richard LevitteBugs corrected, and a couple of include files to get...
2000-03-14 Richard Levittebss_log has dollars, so compile it with that warning...
2000-03-14 Richard LevitteTypo corrected
2000-03-14 Dr. Stephen HensonMake V_ASN1_APP_CHOOSE work again.
2000-03-13 Bodo MöllerUpdate test suite so that 'make test' succeeds in ...
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12 Bodo Möllercleaning up a little
2000-03-12 Ulf Möllerasm workaround for SuSE Linux
next