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
/
constructs
/
aont
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-8
/
+8
*
Use size_t rather than u32bit for loop variables
lloyd
2011-02-16
1
-4
/
+4
*
s/u32bit/size_t/
lloyd
2010-10-18
2
-14
/
+14
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-26
/
+30
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-2
/
+2
*
Doxygen
lloyd
2010-06-21
1
-13
/
+11
*
Remove some of the more extraneous namespaces
lloyd
2010-06-16
2
-22
/
+14
*
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-1
/
+1
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-7
/
+7
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
*
Add missing header guards to package.h and botan.h
lloyd
2009-12-02
1
-0
/
+5
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
3
-0
/
+180