openssl.git
2005-05-01 Ben LaurieAdd prototype.
2005-05-01 Dr. Stephen... Support for smime-type MIME parameter.
2005-04-30 Andy PolyakovRemove false positives and resolve some of remaining...
2005-04-30 Andy PolyakovCygwin/mingw sync with stable.
2005-04-30 Andy PolyakovAllow for ./config no-sha0 [from stable].
2005-04-30 Andy PolyakovFold rules in test/Makefiles [from stable].
2005-04-30 Dr. Stephen... Typo.
2005-04-30 Dr. Stephen... Don't attempt to parse nested ASN1 strings by default.
2005-04-30 Richard LevitteSome true positives fixed, toss some false positives.
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:
2005-04-30 Richard LevitteAll kinds of changes from branch OpenSSL_0_9_7-stable
2005-04-30 Richard LevitteThis one deserves a note. In the change to CHANGES...
2005-04-30 Richard LevitteRemove a bunch of false positives, and fix some true...
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:
2005-04-30 Richard LevitteRemove a bunch of false positives, fix one true positive.
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, revision 1.1.4.1...
2005-04-30 Dr. Stephen... Use more efficient way to locate end of an ASN1 structure.
2005-04-29 Nils Larschdon't let BN_CTX_free(NULL) segfault
2005-04-29 Nils Larschremove false positive
2005-04-29 Nils Larschcheck return value of RAND_pseudo_bytes; backport from...
2005-04-29 Nils Larschremove some false positive
2005-04-29 Nils Larschhide the definition of ECDSA_METHOD and ECDSA_DATA...
2005-04-29 Nils Larschadd 192 bit prime curve to the command line options
2005-04-29 Nils Larschadd reference to BN_BLINDING_new.pod
2005-04-29 Nils Larschavoid warnings when building on systems where sizeof...
2005-04-28 Andy PolyakovPointer to BN_MONT_CTX could be used uninitialized.
2005-04-28 Richard LevitteSynchronise with Unix build system.
2005-04-28 Dr. Stephen... Increase offset for BIO_f_enc() to avoid problems with...
2005-04-27 Dr. Stephen... Update default dependency flags.
2005-04-27 Dr. Stephen... Lots of Win32 fixes for DTLS.
2005-04-27 Nils Larschget rid of Makefile.ssl in util/
2005-04-27 Nils Larschno Makefile.ssl anymore
2005-04-27 Nils Larschadd missing parentheses
2005-04-27 Dr. Stephen... Change method_mont_p from (char *) to (BN_MONT_CTX...
2005-04-26 Dr. Stephen... Port BN_MONT_CTX_set_locked() from stable branch.
2005-04-26 Dr. Stephen... Stop unused variable warning.
2005-04-26 Dr. Stephen... Remove more false positives.
2005-04-26 Bodo Möllerthere's no such thing as Makefile.ssl anymore
2005-04-26 Bodo Möllerutil/mk1mf.pl issues have been resolved
2005-04-26 Dr. Stephen... Port from stable branch.
2005-04-26 Dr. Stephen... More false positives and cases covered by port of prime.c
2005-04-26 Bodo Möller"PS" to Steve's commit (Port prime utility across from...
2005-04-26 Dr. Stephen... Port prime utility across from stable branch.
2005-04-26 Nils Larschadd docu for BN_BLINDING functions
2005-04-26 Nils Larschsome updates for the blinding code; summary:
2005-04-26 Dr. Stephen... Remove more false positives.
2005-04-26 Dr. Stephen... Port from stable branch.
2005-04-26 Dr. Stephen... Remove more false positives.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-26 Bodo Möllertake OPENSSL_NO_DGRAM into account
2005-04-26 Bodo Möllerlet mkdef.pl know about OPENSSL_NO_DGRAM
2005-04-26 Bodo Möllerremove some functions from exported headers
2005-04-26 Bodo Möllermake update
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Dr. Stephen... Fixes for signed/unsigned warnings and shadows.
2005-04-26 Dr. Stephen... False positive removed.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-26 Ben Lauriemake depend.
2005-04-26 Nils Larschremove false positive
2005-04-25 Bodo Möllersome more false positives to remove
2005-04-25 Bodo Möllermake update
2005-04-25 Bodo Möllermove some more entries into FIPS file
2005-04-25 Bodo MöllerUse OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
2005-04-25 Bodo MöllerRemove some more entries that are false positives,...
2005-04-25 Bodo MöllerSort out changes in FIPS and other changes, collected...
2005-04-25 Bodo Möllerremove some more false positives
2005-04-25 Bodo Möllerremove some more false positives
2005-04-25 Bodo Möllerremove some more changes that came from HEAD
2005-04-25 Bodo Möllerfix editing error, and remove a false positive
2005-04-25 Bodo Möllerupdate
2005-04-25 Bodo Möllerremove extra whitespace; fix link
2005-04-25 Bodo Möllerremove some false positives
2005-04-25 Bodo Mölleradd recent changes; now this file is up-to-date
2005-04-25 Bodo Möllerbring up-to-date
2005-04-25 Bodo Möllerfirst step to melt down ChangeLog.0_9_7-stable_not...
2005-04-25 Bodo MöllerThis is a collection of those CVS change log entries...
2005-04-24 Andy PolyakovAvoid L1 cache aliasing even between key and S-boxes.
2005-04-24 Ben LaurieFlag changes in Configure and config, too.
2005-04-24 Nils Larschupdate
2005-04-24 Dr. Stephen... Oops...
2005-04-24 Dr. Stephen... Recognize zlib and krb5 options in mk1mf.pl
2005-04-23 Nils Larschmake asn.1 field names const
2005-04-23 Nils Larschchange prototype of the ecdh KDF: make input parameter...
2005-04-23 Ben LaurieAdd debug target, remove cast, note possible bug.
2005-04-22 Ben LaurieAdd prototypes.
2005-04-22 Nils Larschmore const
2005-04-22 Nils Larschmake update
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-22 Andy PolyakovAvoid aliasing between stack frames and S-boxes. Compre...
2005-04-21 Nils Larschthe pointer to the message digest is const
2005-04-21 Richard LevitteProvide a default OPENSSL_ia32cap_loc for non-Intel...
2005-04-21 Dr. Stephen... Don't use standard kerberos library locations in MK1MF...
2005-04-20 Dr. Stephen... Make kerberos ciphersuite code compile again.
2005-04-20 Dr. Stephen... Rename typed version of M_ASN1_get M_ASN1_get_x to...
2005-04-20 Dr. Stephen... Stop compiler warnings about deprecated lvalue casts.
2005-04-20 Dr. Stephen... Stop bogus shadowing warning.
2005-04-20 Dr. Stephen... Process MINFO file earlier in mk1mf.pl so it can modify...
2005-04-20 Dr. Stephen... Handle similar mk1mf.pl options with a hash table.
2005-04-20 Richard Levittesigned vs. unsigned.
next