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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Transform base class
Jack Lloyd
2016-04-21
1
-2
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
2
-2
/
+2
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-4
/
+4
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
5
-38
/
+43
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
Remove all remaining uses of throwing a std:: exception directly
Jack Lloyd
2015-12-19
1
-1
/
+1
*
CLI rewrite
Jack Lloyd
2015-12-19
3
-201
/
+0
*
Missing adds
Jack Lloyd
2015-12-11
1
-1
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
4
-10
/
+10
*
Build fix
Jack Lloyd
2015-10-14
2
-2
/
+3
*
Add null pointer check to pbes2_decrypt, fix message in pbes2_encrypt
Jack Lloyd
2015-10-14
1
-1
/
+3
*
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
2
-12
/
+31
*
Add missing null pointer check to PBES2
Jack Lloyd
2015-10-11
1
-0
/
+3
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-4
/
+4
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
5
-25
/
+24
*
Internal header cleanups
Jack Lloyd
2015-09-19
3
-4
/
+2
*
Refactor ./botan speed
Simon Warta
2015-08-21
1
-9
/
+9
*
Fix module combi: adler32,tss
Simon Warta
2015-07-08
1
-0
/
+2
*
Fix module combi: adler32,openpgp
Simon Warta
2015-07-08
1
-0
/
+1
*
Add missing module dependency numbertheory to fpe_fe1
Simon Warta
2015-06-26
1
-1
/
+2
*
lib/misc: Convert &vec[0] to vec.data()
Simon Warta
2015-06-25
9
-37
/
+37
*
ifstream/ostream take std::string
Simon Warta
2015-06-23
1
-1
/
+1
*
Update broken module dependencies
Simon Warta
2015-06-19
1
-2
/
+1
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
1
-1
/
+1
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
3
-37
/
+26
*
Move
lloyd
2015-02-19
3
-0
/
+210
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
4
-115
/
+2
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
32
-0
/
+2384