summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2005-04-26Port from stable branch.Dr. Stephen Henson
2005-04-26Remove more false positives.Dr. Stephen Henson
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-26take OPENSSL_NO_DGRAM into accountBodo Möller
2005-04-26let mkdef.pl know about OPENSSL_NO_DGRAMBodo Möller
2005-04-26remove some functions from exported headersBodo Möller
2005-04-26make updateBodo Möller
2005-04-26fix SSLerr stuff for DTLS1 code;Bodo Möller
2005-04-26Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson
2005-04-26False positive removed.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie
2005-04-26make depend.Ben Laurie
2005-04-26remove false positiveNils Larsch
2005-04-25some more false positives to removeBodo Möller
2005-04-25make updateBodo Möller
2005-04-25move some more entries into FIPS fileBodo Möller
2005-04-25Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.cBodo Möller