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
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
1
-0
/
+4
*
Cryptobox doesn't require filters anymore
Jack Lloyd
2017-12-05
1
-6
/
+3
*
Add AES key wrap with padding
Jack Lloyd
2017-11-19
6
-74
/
+290
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Accept SHA-1, SHA1, or SHA-160 equally
Jack Lloyd
2017-10-13
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-3
/
+3
*
Correct Doxygen error
Jack Lloyd
2017-09-24
1
-1
/
+0
*
More header cleanups
Jack Lloyd
2017-09-23
4
-2
/
+6
*
Avoid creating invalid iterator references when input_len == 0
Jack Lloyd
2017-09-22
1
-4
/
+10
*
Avoid creating hash objects directly in TSS code
Jack Lloyd
2017-09-22
1
-8
/
+7
*
Reject very small inputs to the package transform
Jack Lloyd
2017-09-22
1
-0
/
+3
*
Update cryptobox decryption
Jack Lloyd
2017-09-22
2
-39
/
+77
*
Cryptobox code modernization
Jack Lloyd
2017-09-22
1
-42
/
+35
*
Avoid including HMAC directly
Jack Lloyd
2017-09-22
1
-3
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
5
-5
/
+5
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-4
/
+8
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
8
-16
/
+16
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
2
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
6
-19
/
+21
*
Deprecate package transform
Jack Lloyd
2017-09-19
1
-0
/
+2
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
2
-3
/
+6
*
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
[next]