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
/
cryptobox
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/u32bit/size_t/
lloyd
2010-10-18
2
-16
/
+16
*
Fix dependencies
lloyd
2010-09-30
1
-1
/
+1
*
Avoid 3-argument copy
lloyd
2010-09-13
1
-1
/
+1
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-8
/
+9
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-17
/
+24
*
Realization while thinking about the recently added truncate: in a STL
lloyd
2010-09-07
2
-5
/
+23
*
In 1.9.9 I moved the cryptobox functions out of the CryptoBox
lloyd
2010-08-10
2
-11
/
+22
*
Remove some of the more extraneous namespaces
lloyd
2010-06-16
2
-19
/
+11
*
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-1
/
+1
*
Modify the S2K interface. Instead of being stateful in terms of the salt
lloyd
2010-02-01
1
-6
/
+6
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-1
/
+1
*
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
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-7
/
+0
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
3
-0
/
+207