index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
math
/
bigint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
11
-22
/
+0
*
Also enable x86 asm word_add
lloyd
2009-10-15
1
-8
/
+0
*
Enable x86-64 asm word_add
lloyd
2009-10-15
1
-8
/
+0
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
Add 'Distributed under the terms of the Botan license' notices to the .S
lloyd
2009-08-11
3
-12
/
+18
*
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
3
-0
/
+3
*
Fix bigint_2word_mul - it tried to use MP_WORD_BITS which was not visible
lloyd
2009-07-23
1
-1
/
+1
*
Fix various auto generated dependencies that were wrong
lloyd
2009-07-17
6
-20
/
+5
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+1
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
7
-20
/
+35
*
New module load_on directive 'never', to mark known-buggy code
lloyd
2009-07-15
2
-2
/
+2
*
Only load mulop_amd64 on request (currently broken code)
lloyd
2009-07-02
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
27
-596
/
+650
*
Wrap at 80 columns
lloyd
2008-11-11
1
-1
/
+2
*
Mention existence of O(n^1.5) squaring algorithm
lloyd
2008-11-10
1
-0
/
+3
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-4
/
+5
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
1
-0
/
+1
*
Clean up VC++ ia32 asm a bit, use new defs of word3_muladd* from generic mp_a...
lloyd
2008-10-15
1
-49
/
+28
*
Fix include of mp_asm.h in mp_ia32_msvc/mp_asmi.h (used quotes instead of bra...
lloyd
2008-10-15
1
-1
/
+1
*
Add trailing H__ to some header guards. Line wrap long comment.
lloyd
2008-10-13
1
-2
/
+2
*
Add Doxygen comments to bigint.h (from InSiTo)
lloyd
2008-10-13
1
-51
/
+397
*
Disable the implementation of word_add in mp_ia32 for the same reason
lloyd
2008-10-11
1
-0
/
+8
*
Disable the x86-64 implementation of word_add. I think there is a bug
lloyd
2008-10-11
1
-0
/
+8
*
Add a version for x86-64 in mp_asm64, though it is disabled by default
lloyd
2008-10-11
2
-0
/
+8
*
Rearrange BigInt directories:
lloyd
2008-09-30
41
-0
/
+5677