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
/
big_base.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap the BigInt register in a small class that caches the significant
lloyd
2008-09-05
1
-412
/
+0
*
Remove random_integer() and replace it with a BigInt constructor taking a
lloyd
2008-05-24
1
-0
/
+9
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
bit_ops.h no longer includes loadstor.h
lloyd
2007-10-19
1
-1
/
+1
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-6
/
+6
*
BigInt::operator[] now guards against accesses that are larger than the
lloyd
2007-03-03
1
-0
/
+17
*
Add a version of BigInt::binary_decode taking a MemoryRegion of bytes
lloyd
2007-03-01
1
-0
/
+8
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Add a couple of static_casts to make it clear where a type conversion is
lloyd
2006-09-08
1
-1
/
+1
*
Remove some #include's that were just there for debugging purposes.
lloyd
2006-06-08
1
-2
/
+0
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+380