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
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-346
/
+0
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
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
2
-7
/
+7
*
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
2
-2
/
+2
|
|
\
|
*
\
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
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-8
/
+29
|
|
|
|
\
\
|
|
|
*
|
|
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
*
|
|
|
|
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