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
/
info.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for overflow in BER decoder EOC scanning
Jack Lloyd
2016-11-27
1
-1
/
+2
*
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
1
-0
/
+1
*
Implement barriers for Threaded Fork
Joel Low
2016-11-06
1
-0
/
+1
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-0
/
+1
*
Utils needs librt dependency due to calling clock_gettime
Jack Lloyd
2016-02-07
1
-0
/
+4
*
Add OS utility header
Jack Lloyd
2015-12-05
1
-0
/
+1
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-2
/
+2
*
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
1
-0
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-3
/
+1
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
1
-12
/
+12
*
Hide all uses of boost filesystem in fs.cpp. Use readdir as an
lloyd
2015-02-21
1
-0
/
+1
*
Add support for configuring a TLS::Policy by text file
lloyd
2015-01-23
1
-1
/
+1
*
Add Poly1305, based on poly1305-donna by Andrew Moon.
lloyd
2014-12-29
1
-0
/
+1
*
Add abstract database interface so applications can easily store info
lloyd
2014-12-20
1
-0
/
+1
*
Add some util functions for timing attack countermeasures from Falko
lloyd
2014-11-15
1
-0
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+29