summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-05-03x86_64 assembler translator update.Andy Polyakov
2005-05-03backport fix from the stable branchNils Larsch
2005-05-01Redundant changes.Ben Laurie
2005-05-01Add prototype.Ben Laurie
2005-05-01Support for smime-type MIME parameter.Dr. Stephen Henson
2005-04-30Remove false positives and resolve some of remaining ones.Andy Polyakov
2005-04-30Cygwin/mingw sync with stable.Andy Polyakov
2005-04-30Allow for ./config no-sha0 [from stable].Andy Polyakov
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov
2005-04-30Typo.Dr. Stephen Henson
2005-04-30Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson
2005-04-30Some true positives fixed, toss some false positives.Richard Levitte
2005-04-30From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:Richard Levitte
2005-04-30From branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:Richard Levitte
2005-04-30All kinds of changes from branch OpenSSL_0_9_7-stableRichard Levitte
2005-04-30This one deserves a note. In the change to CHANGES, there's theRichard Levitte
2005-04-30Remove a bunch of false positives, and fix some true positives.Richard Levitte
2005-04-30From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte
2005-04-30Remove a bunch of false positives, fix one true positive.Richard Levitte
2005-04-30From branch OpenSSL_0_9_7-stable, revision 1.1.4.1, 2002-05-23 17:25:Richard Levitte
2005-04-30Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson
2005-04-29don't let BN_CTX_free(NULL) segfaultNils Larsch
2005-04-29remove false positiveNils Larsch
2005-04-29check return value of RAND_pseudo_bytes; backport from the stable branchNils Larsch
2005-04-29remove some false positiveNils Larsch
2005-04-29hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandisNils Larsch
2005-04-29add 192 bit prime curve to the command line optionsNils Larsch
2005-04-29add reference to BN_BLINDING_new.podNils Larsch
2005-04-29avoid warnings when building on systems where sizeof(void *) > sizeof(int)Nils Larsch
2005-04-28Pointer to BN_MONT_CTX could be used uninitialized.Andy Polyakov
2005-04-28Synchronise with Unix build system.Richard Levitte
2005-04-28Increase offset for BIO_f_enc() to avoid problems with overlapping buffersDr. Stephen Henson
2005-04-27Update default dependency flags.Dr. Stephen Henson
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-27get rid of Makefile.ssl in util/Nils Larsch
2005-04-27no Makefile.ssl anymoreNils Larsch
2005-04-27add missing parenthesesNils Larsch
2005-04-27Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove severalDr. Stephen Henson
2005-04-26Port BN_MONT_CTX_set_locked() from stable branch.Dr. Stephen Henson
2005-04-26Stop unused variable warning.Dr. Stephen Henson
2005-04-26Remove more false positives.Dr. Stephen Henson
2005-04-26there's no such thing as Makefile.ssl anymoreBodo Möller
2005-04-26util/mk1mf.pl issues have been resolvedBodo Möller
2005-04-26Port from stable branch.Dr. Stephen Henson
2005-04-26More false positives and cases covered by port of prime.cDr. Stephen Henson
2005-04-26"PS" to Steve's commit (Port prime utility across from stable branch).Bodo Möller
2005-04-26Port prime utility across from stable branch.Dr. Stephen Henson
2005-04-26add docu for BN_BLINDING functionsNils Larsch
2005-04-26some updates for the blinding code; summary:Nils Larsch
2005-04-26Remove more false positives.Dr. Stephen Henson