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
/
passhash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing header includes
Jack Lloyd
2017-09-21
2
-0
/
+2
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-3
/
+9
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
2
-4
/
+4
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add API stability annotations.
Jack Lloyd
2017-09-19
2
-4
/
+4
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Small cleanup in bcrypt
Jack Lloyd
2017-09-16
1
-3
/
+3
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Add is_passhash9_alg_supported()
René Korthaus
2017-08-19
2
-0
/
+15
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
2
-3
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
4
-26
/
+26
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-11
/
+10
*
Don't put pointers into vector iterator constructor in make_bcrypt
Simon Warta
2015-07-09
1
-2
/
+2
*
lib/passhash: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
2
-7
/
+7
*
Cleanups
lloyd
2015-03-23
1
-15
/
+10
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-2
/
+4
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
2
-2
/
+0
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-8
/
+6
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
4
-4
/
+4
*
Remove use of filters/pipe
lloyd
2014-11-19
2
-25
/
+13
*
Move lib into src
lloyd
2014-01-10
6
-0
/
+397