openssl.git
2005-05-16 Andy PolyakovMake Makefile.shared quiet again.
2005-05-15 Andy PolyakovSimplify shared rules, link run-path into applications...
2005-05-15 Andy PolyakovConsolidate BUILDENV [idea is to keep all variables...
2005-05-15 Andy Polyakov+20% performance improvement of P4-specific RC4_CHAR...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen... Make update.
2005-05-15 Dr. Stephen... Make -CSP option work again in pkcs12 utility by checki...
2005-05-14 Dr. Stephen... openssl_fcast should always be defined, not just with...
2005-05-12 Dr. Stephen... Some C compilers produce warnings or compilation errors...
2005-05-12 Dr. Stephen... Avoid warnings.
2005-05-12 Dr. Stephen... Fix from stable branch.
2005-05-12 Dr. Stephen... Typo.
2005-05-12 Bodo Möllerfix msg_callback() arguments for SSL 2.0 compatible...
2005-05-11 Bodo MöllerMove another item into ChangeLog.0_9_7-stable_not-in...
2005-05-11 Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-05-11 Ben LaurieThere must be an explicit way to build the .o!
2005-05-11 Bodo MöllerMove some entries from ChangeLog.0_9_7-stable_not-in...
2005-05-11 Bodo MöllerFix more error codes.
2005-05-10 Nils Larschuse 'p' as conversion specifier for printf to avoid...
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-10 Nils Larschimprove command line argument checking
2005-05-09 Andy PolyakovComply with optimization manual (no data should share...
2005-05-09 Andy PolyakovAllow for 64-bit cache-line alignments in code segment.
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-05-09 Bodo Möllerrebuild (starting with state from 0.9.7-stable branch...
2005-05-09 Bodo Möllerimprove comment readability
2005-05-09 Bodo Möllergive EC_GROUP_*_nid functions a more meaningful name
2005-05-08 Nils Larschgive EC_GROUP_*_nid functions a more meaningful name
2005-05-08 Andy PolyakovEliminate "statement with no effect" warning when OPENS...
2005-05-07 Richard LevitteI was incorrect about VMS/Alpha. Defining BN_LLONG...
2005-05-07 Andy Polyakovx86_64 assembler translator update.
2005-05-07 Andy PolyakovFix constants.
2005-05-06 Richard LevitteSince BN_LLONG will only be defined for Alpha/VMS and...
2005-05-06 Richard LevitteActually, C on VMS/Alpha knows very well what a long...
2005-05-05 Nils Larschfix compiler warning; pow10 is also in math.h
2005-05-05 Richard LevitteA few more fingerprints...
2005-05-04 Andy PolyakovCommentary update motivating code update in 0.9.7.
2005-05-04 Andy Polyakovx86_64 assembler translator update.
2005-05-03 Andy PolyakovCvs missed adapted module itself, here it goes...
2005-05-03 Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03 Andy PolyakovThrow in md5-x86_64 assembler.
2005-05-03 Andy PolyakovCygwin doesn't expose Win32 [not "officially"].
2005-05-03 Andy PolyakovCommentary update.
2005-05-03 Andy PolyakovCpuid modules updates.
2005-05-03 Nils Larschremove false positive
2005-05-03 Nils Larschremove BN_ncopy, it was only used in bn_nist.c and...
2005-05-03 Nils Larschrewrite of bn_nist.c, disable support for some curves...
2005-05-03 Nils Larschfix typo
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...
2005-05-03 Andy Polyakovx86_64 assembler translator update.
2005-05-03 Nils Larschbackport fix from the stable branch
2005-05-01 Ben LaurieRedundant changes.
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.
next