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
/
tss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename to avoid conflicts in the amalgamation
lloyd
2010-12-28
1
-4
/
+6
*
s/u32bit/size_t/
lloyd
2010-10-18
1
-1
/
+1
*
More size_t
lloyd
2010-10-15
1
-1
/
+1
*
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-3
/
+3
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-9
/
+9
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-2
/
+2
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-1
/
+2
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-3
/
+3
*
Update some callers that were using Hex_Encoder or Hex_Decoder but
lloyd
2010-09-03
1
-6
/
+2
*
More Doxygen comments
lloyd
2010-06-16
1
-8
/
+26
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Avoid MSVC warning 4800 about implicit conversion from T to bool. Mostly
lloyd
2009-12-23
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
-1
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
3
-0
/
+326