Typo.
[oweals/openssl.git] / crypto / bn /
2003-04-02 Bodo Möllermake RSA blinding thread-safe
2003-02-22 Ulf Möllermingw related cleanups, as in head
2003-01-24 Bodo Möllerconsistency
2003-01-19 Andy PolyakovThis is an *initial* tune-up. This update puts Itanium2...
2003-01-16 Richard LevitteA few more files to ignore
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-12 Andy PolyakovIA-32 assembler support enhancements from HEAD branch...
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 Richard LevitteMake sure everything that may be freed is allocated...
2003-01-10 Richard LevitteMake sure everything that may be freed is allocated...
2003-01-09 Andy PolyakovFinalizing asm support for UnixWare, SCO, OpenUnix...
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2002-12-23 Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-23 Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-20 Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-20 Andy PolyakovFix for "shift count too large" when compiling for...
2002-12-20 Richard LevitteMore accurate comments.
2002-12-20 Richard LevitteMore accurate comments.
2002-12-20 Richard LevitteA little debugging.
2002-12-20 Richard LevitteA little debugging.
2002-12-16 Andy PolyakovThis is rollback to 0.9.6h bn_mul.c to address problem...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-09 Richard Levittemake update
2002-12-08 Geoff ThorpeNils Larsch submitted;
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-02 Richard LevitteMerge from HEAD
2002-12-02 Richard LevitteI think I got it now. Apparently, the case of having...
2002-12-02 Richard LevitteMerge from HEAD
2002-12-02 Richard LevitteMake some names consistent.
2002-12-02 Richard LevitteThrough some experimentation and thinking, I think...
2002-12-01 Richard LevitteSmall bugfix: even when r == d, we need to adjust r...
2002-12-01 Richard LevitteSmall bugfix: even when r == d, we need to adjust r...
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-27 Richard LevitteUnused variable removed.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-19 Richard LevitteFix an unsigned/signed mismatch.
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29 Richard Levittesynchronise util/libeay.num with the 0.9.7-stable varia...
2002-10-29 Bodo Mölleravoid warnings ('index' shadows global declaration)
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-29 Bodo Möller'covenant HOWTO' (what to do about the Sun covenant...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-27 Bodo Möllerdon't write beyond buffer
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Richard LevitteDo not use the word 'modulus', which is a class templat...
2002-08-12 Richard LevitteDo not use the word 'modulus', which is a class templat...
2002-08-07 Bodo Mölleravoid SIGSEGV
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-03 Bodo Mölleroops, undo previous change (was just for testing)
2002-08-03 Bodo Möllerfix bn_expand2
2002-08-03 Bodo Mölleruse bn_wexpand instead of bn_expand2 (the latter is...
2002-08-02 Bodo Möllerdisable Sun divison algorithm by default
2002-08-02 Bodo Möllerfix bn_expand2
2002-08-02 Bodo Möllerremove obsolete part of comment
2002-08-02 Bodo Möllerremove obsoleted disabled code
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo Möllermove GF2m tests to the end
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-07-25 Bodo MöllerAdd bn_dup_expand() comment from the main branch explai...
2002-07-25 Bodo MöllerMove zeroing from bn_expand_internal() to bn_expand2...
2002-07-10 Bodo Möllerremove obsolete comment
2002-07-10 Bodo Möllerremove obsolete comment
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-05-10 Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2002-05-10 Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2002-05-10 Dr. Stephen HensonAvoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT...
2002-05-10 Dr. Stephen HensonAvoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT...
2002-03-25 Bodo Mölleradd missing declaration
2002-03-25 Bodo Mölleradd missing declaration
next