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
/
utils
/
dyn_load
/
dyn_load.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings picked up by new compiler flags
Jack Lloyd
2020-11-06
1
-2
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-4
/
+7
*
Use RtlGenRandom instead of CryptoAPI
Jack Lloyd
2018-03-14
1
-1
/
+1
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-11
/
+10
*
Prefix names in global namespace with ::
Jack Lloyd
2017-10-02
1
-1
/
+1
*
Clean up header includes
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Define macro so windows.h doesn't include winsock.h
Jack Lloyd
2017-09-03
1
-0
/
+1
*
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
1
-0
/
+1
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
1
-1
/
+1
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-14
/
+14
*
Add missing include in dyn_load.cpp
Simon Warta
2015-12-12
1
-0
/
+1
*
Missing adds
Jack Lloyd
2015-12-11
1
-1
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+79