file fips_rsa_x931g.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 10:12...
[openssl.git] / crypto /
2005-05-31 Andy PolyakovMissing sparcv8.o rule.
2005-05-31 Nils Larschfix warning
2005-05-30 Richard LevitteForgottent make update. These files will be retagged.
2005-05-30 Richard LevitteTagging done, moving up to next beta in development.
2005-05-30 Richard LevitteTime to release the next beta (a few days late, sorry...
2005-05-30 Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-05-30 Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-30 Richard LevitteSynchronise with Unixly build
2005-05-30 Dr. Stephen HensonCopy ordinals from 0.9.7 and update.
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-29 Richard LevitteTypo
2005-05-29 Richard LevitteTypo
2005-05-28 Dr. Stephen HensonAdd PSS prototype to rsa.h
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable branch.
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28 Dr. Stephen HensonAdd pss/x931 files.
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable. Also repatch and rebuild...
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27 Dr. Stephen HensonAssing check_{cert,crl}_time to 'ok' variable so it...
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-26 Bodo Möllercheck BN_copy() return value
2005-05-26 Bodo Möllercheck BN_copy() return value
2005-05-25 Andy PolyakovSome assemblers are too rudimentary to understand dynam...
2005-05-24 Richard LevitteForgot to change the version number itself.
2005-05-24 Richard LevitteTagging is done, we continue on beta3, which is planned...
2005-05-24 Richard LevitteTime to release the next beta. OpenSSL_0_9_8-beta2
2005-05-24 Richard LevitteIt seems like mkdef.pl couldn't quite understand that...
2005-05-24 Richard LevitteIt seems like mkdef.pl couldn't quite understand that...
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-22 Andy PolyakovBe more consistent with OPENSSL_NO_SHA256.
2005-05-22 Andy PolyakovBe more consistent with OPENSSL_NO_SHA256.
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
2005-05-21 Andy PolyakovStill SEGV trouble in .init segment under Solaris x86...
2005-05-21 Andy PolyakovStill SEGV trouble in .init segment under Solaris x86...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Ben LauriePropagate BUILDENV into subdirectories.
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-20 Nils Larschfix typo, add prototype
2005-05-20 Nils Larschfix typo, add prototype
2005-05-19 Nils Larschfix potential memory leak
2005-05-19 Nils Larschfix potential memory leak
2005-05-19 Richard LevitteTagging of 0.9.8-beta1 is done, time to update the...
2005-05-19 Richard LevitteUpdate version information. OpenSSL_0_9_8-beta1
2005-05-19 Richard Levitte'make update' with a default configuration.
2005-05-19 Nils Larschfix "dereferencing type-punned pointer will break stric...
2005-05-19 Nils Larschfix "dereferencing type-punned pointer will break stric...
2005-05-19 Andy PolyakovSysV make [or least some of them] don't propogate comma...
2005-05-18 Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-18 Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-18 Andy PolyakovDon't emit SSE2 instructions unless were asked to ...
2005-05-18 Andy PolyakovDon't emit SSE2 instructions unless were asked to.
2005-05-18 Andy PolyakovEngage Applink in mingw. [from HEAD]
2005-05-18 Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-18 Richard LevitteOpenSSL 0.9.8 has just entered beta status. Not quite...
2005-05-18 Richard LevitteI just branched 0.9.8, so HEAD needs to be bumped to...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17 Andy PolyakovEngage Applink for VC builds.
2005-05-17 Nils Larschsimplify EC_KEY_dup
2005-05-17 Bodo Möllerfix memory leak (BIO_free_all needs pointer to first...
2005-05-17 Andy PolyakovOPENSSL_Applink update.
2005-05-17 Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Andy PolyakovFurther BUILDENV clean-up, 'make depend' is operational...
2005-05-16 Nils Larschecc api cleanup; summary:
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-16 Bodo Möllermake update
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 HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-14 Dr. Stephen Hensonopenssl_fcast should always be defined, not just with...
2005-05-12 Dr. Stephen HensonSome C compilers produce warnings or compilation errors...
2005-05-12 Dr. Stephen HensonAvoid warnings.
2005-05-12 Dr. Stephen HensonTypo.
2005-05-11 Ben LaurieThere must be an explicit way to build the .o!
2005-05-11 Bodo MöllerFix more error codes.
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
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öllerimprove comment readability
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 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-05 Nils Larschfix compiler warning; pow10 is also in math.h
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.
next