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
/
alloc
/
secmem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Realization while thinking about the recently added truncate: in a STL
lloyd
2010-09-07
1
-40
/
+10
*
Add a simple function to MemoryRegion to truncate to a specified size.
lloyd
2010-09-03
1
-0
/
+10
*
Clang fix
lloyd
2010-08-08
1
-0
/
+1
*
Fix constructor
lloyd
2010-07-09
1
-1
/
+1
*
Argh: SecureVector's constructor needs to behave differently
lloyd
2010-07-07
1
-2
/
+14
*
Doxygen
lloyd
2010-06-21
1
-0
/
+9
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-10
/
+10
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-2
/
+2
*
Add a couple of small patches from Thomas Capricelli <
[email protected]
>
lloyd
2010-05-21
1
-8
/
+16
*
Rename SecureVector::L param to INITIAL_LEN so as to be somewhat obvious as t...
lloyd
2010-03-23
1
-2
/
+3
*
Remove SecureBuffer, which is the fixed-size variant of SecureVector.
lloyd
2010-03-23
1
-38
/
+2
*
Remove reference to no-longer existing function in docs
lloyd
2010-03-22
1
-6
/
+2
*
Fix Doxygen comment for grow_to
lloyd
2010-03-22
1
-4
/
+6
*
Guard call to the allocator in deallocate() by checking if the alloc
lloyd
2010-03-10
1
-1
/
+1
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-22
/
+15
*
Remove some Doxygen comments
lloyd
2009-11-17
1
-8
/
+2
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
1
-0
/
+438