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
/
pubkey
/
dlies
/
dlies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-146
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-12
/
+15
*
Remove all uses of MemoryRegion::copy outside of internal uses in
lloyd
2012-05-18
1
-1
/
+1
*
First step towards replacing the existing containers with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-4
/
+4
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-10
/
+10
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-2
/
+2
*
Remove more implicit vector to pointer conversions
lloyd
2010-09-14
1
-4
/
+4
*
Remove constructors of MemoryVector and SecureVector that took two
lloyd
2010-09-13
1
-2
/
+4
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-7
/
+4
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-19
/
+26
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-1
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-22
/
+24
*
Remove unused include of <memory>
lloyd
2008-11-11
1
-1
/
+0
*
Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp
lloyd
2008-11-11
1
-25
/
+32
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+129