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
/
srp6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid doing a variable time division during Montgomery setup
Jack Lloyd
2018-12-09
1
-1
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-5
/
+5
*
Avoid leaking size of exponent
Jack Lloyd
2018-06-17
1
-5
/
+10
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
1
-1
/
+1
*
Small fixes
Jack Lloyd
2018-02-19
1
-1
/
+1
*
Use new DL_Group functions
Jack Lloyd
2018-02-19
1
-8
/
+8
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-2
/
+4
*
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
-4
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Remove SRP6 file support
Jack Lloyd
2016-12-31
2
-133
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
4
-12
/
+12
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-8
/
+2
*
Improve misc doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+8
*
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
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
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
2
-4
/
+9
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-3
/
+3
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-3
/
+8
*
ifstream/ostream take std::string
Simon Warta
2015-06-23
1
-1
/
+1
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
1
-1
/
+1
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
5
-0
/
+382