]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshbn.h
first pass
[PuTTY.git] / sshbn.h
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-12-16 Simon TathamAdd a case to sshbn.h for 64-bit Visual Studio.
2015-12-16 Simon TathamRelegate BignumDblInt to an implementation detail of...
2015-12-13 Simon TathamRewrite the core divide function to not use DIVMOD_WORD.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-08-15 Tim KosseFix __uint128_t compile error on MinGW.
2015-06-20 Simon TathamUse 64-bit BignumInt wherever __uint128_t is available.
2015-06-20 Simon TathamMove BignumInt definitions into a header file.
2015-06-08 Simon TathamUse 64-bit BignumInt wherever __uint128_t is available.
2015-06-07 Simon TathamMove BignumInt definitions into a header file.