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
/
tss.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plain hex_decode now returns a std::vector, use hex_decode_locked to
lloyd
2012-05-26
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...
lloyd
2010-10-28
1
-1
/
+1
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+1
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...
lloyd
2010-09-03
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Various updates: unique_ptr, using chrono, merge fixups, etc
lloyd
2010-03-09
1
-1
/
+1
*
|
|
|
|
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
|
/
/
/
*
|
|
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
|
/
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
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
1
-0
/
+263