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
/
lib
/
utils
Commit message (
Collapse
)
Author
Age
Files
Lines
*
These should be template specializations
lloyd
2014-11-05
1
-5
/
+7
|
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-2
/
+0
|
*
Have clear_mem just be a plain memset and only call the (slow)
lloyd
2014-08-09
1
-1
/
+1
|
|
|
|
|
zero_mem just before a deallocation where we are actually at risk of the compiler eliding the writes.
*
VC2013 doesn't support __func__. Github #22
lloyd
2014-05-15
1
-4
/
+4
|
*
Add default constructors to work around VC2013 issue. Github #17
lloyd
2014-05-01
1
-0
/
+2
|
*
Check Content-Length of HTTP responses
lloyd
2014-04-05
1
-1
/
+10
|
*
Use stdint.h instead of cstdint for Clang. Bugzilla 266
lloyd
2014-02-21
1
-7
/
+9
|
*
Remove dependency on boost string algos
lloyd
2014-02-13
3
-13
/
+30
|
*
Add ChaCha
lloyd
2014-01-31
1
-12
/
+41
|
*
More unique_ptr, and pull <memory> all the way up to types.h
lloyd
2014-01-18
1
-0
/
+1
|
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-0
/
+6
|
|
|
|
|
Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base.
*
Fix dependency checks for intrinsics and runtime Altivec check
lloyd
2014-01-10
1
-1
/
+1
|
*
Move lib into src
lloyd
2014-01-10
47
-0
/
+4596