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
/
big_ops2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-221
/
+0
*
Remove BigInt(NumberType type, size_t n) and replace it with a static
lloyd
2012-08-01
1
-2
/
+3
*
Rename the version of BigInt::data returning a mutable pointer
lloyd
2012-08-01
1
-12
/
+12
*
Remove the mutable version of BigInt::get_reg
lloyd
2012-07-31
1
-1
/
+1
*
m_ namespace BigInt members
lloyd
2012-07-31
1
-5
/
+5
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-20
/
+20
*
Use size_t in all of math, remove to_u32bit
lloyd
2010-10-12
1
-10
/
+10
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-1
/
+1
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-3
/
+3
*
Add a special handler for the case of doing a subtraction as in:
lloyd
2010-03-16
1
-5
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-28
/
+30
*
Rearrange BigInt directories:
lloyd
2008-09-30
1
-0
/
+222