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
/
tls
/
sessions_sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-2
/
+2
*
Avoid saving a session to SQL database with empty hostname
Jack Lloyd
2017-11-02
1
-0
/
+3
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-1
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-13
/
+13
*
Remove debug printf
Jack Lloyd
2015-12-21
1
-1
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Add remove_all to TLS session manager interface
Jack Lloyd
2015-11-13
2
-32
/
+28
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-1
/
+0
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-1
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Add abstract database interface so applications can easily store info
lloyd
2014-12-20
3
-0
/
+298