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
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Update modern and nist policies with recent additions
Jack Lloyd
2017-06-30
1
-0
/
+1
*
Add HOTP (RFC 4226) and TOTP (RFC 6238)
Jack Lloyd
2017-05-19
5
-0
/
+242
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
6
-6
/
+18
*
Remove SRP6 file support
Jack Lloyd
2016-12-31
2
-133
/
+0
*
Add a simple test of the all or nothing transform
Jack Lloyd
2016-12-31
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
14
-99
/
+99
*
Check missing Pipe::read return values
Jack Lloyd
2016-11-09
2
-6
/
+12
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
2
-14
/
+4
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
6
-504
/
+0
*
Remove openpgp module
Jack Lloyd
2016-10-30
3
-266
/
+0
*
Remove bogus filter dependency in TSS
Jack Lloyd
2016-10-28
2
-2
/
+0
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-1
/
+1
*
Improve misc doxygen [ci skip]
René Korthaus
2016-10-19
2
-0
/
+18
*
Update SRP6 version
Jack Lloyd
2016-10-17
1
-1
/
+1
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
2
-7
/
+5
*
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