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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #1267 Multithreaded signing in XMSS
Jack Lloyd
2017-12-05
29
-170
/
+649
|
\
|
*
Fixes lambda capture error in MSVC
Matthias Gierlings
2017-11-23
1
-1
/
+3
|
*
Adds runtime benchmark to guess phys. core count.
Matthias Gierlings
2017-11-23
3
-3
/
+122
|
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
28
-34
/
+45
|
*
Adds guards for environments without threads
Matthias Gierlings
2017-11-21
1
-1
/
+7
|
*
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
26
-136
/
+477
*
|
Merge GH #1335 Support uninitialized X509 objects
Jack Lloyd
2017-12-05
12
-136
/
+167
|
\
\
|
*
|
Need binary IO for Windows
Jack Lloyd
2017-12-04
5
-15
/
+5
|
*
|
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
12
-136
/
+177
*
|
|
Remove use of "using namespace std"
Jack Lloyd
2017-12-04
2
-15
/
+17
*
|
|
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
15
-141
/
+75
*
|
|
Better debug output in date conversion tests [ci skip]
Jack Lloyd
2017-12-04
1
-13
/
+14
|
/
/
*
|
Merge #1332 Add callbacks to make it easier to offload TLS pk operations
Jack Lloyd
2017-12-04
14
-106
/
+294
|
\
\
|
*
|
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
14
-0
/
+14
|
*
|
Move TLS signature and key exchange code into callbacks
Harry Reimann
2017-12-04
7
-96
/
+237
|
*
|
Make support for certificate status messages optional via policy
Harry Reimann
2017-12-04
7
-10
/
+43
*
|
|
Merge GH #1333 Add script to build docs
Jack Lloyd
2017-12-04
4
-35
/
+196
|
\
\
\
|
*
|
|
Lint fixes
Jack Lloyd
2017-12-04
2
-11
/
+13
|
*
|
|
Argh nmake doesn't know about .PHONY
Jack Lloyd
2017-12-04
1
-1
/
+3
|
*
|
|
Fix lint error [ci skip]
Jack Lloyd
2017-12-04
1
-1
/
+1
|
*
|
|
Add a script for generating the documentation
Jack Lloyd
2017-12-04
4
-27
/
+184
|
|
/
/
*
|
|
Merge GH #1334 Reduce AppVeyor build matrix
Jack Lloyd
2017-12-04
2
-21
/
+9
|
\
\
\
|
*
|
|
Reduce the AppVeyor build matrix
Jack Lloyd
2017-12-04
2
-21
/
+9
|
|
/
/
*
/
/
Cleanup install target
Jack Lloyd
2017-12-04
1
-29
/
+10
|
/
/
*
|
Fix make clean
Jack Lloyd
2017-12-03
1
-3
/
+4
*
|
Have make clean also delete the documentation dir
Jack Lloyd
2017-12-03
1
-2
/
+3
*
|
Code formatting tweak in Poly1305 code
Jack Lloyd
2017-12-03
1
-5
/
+5
*
|
Avoid calling lookup("DES") twice when clone will do the job.
Jack Lloyd
2017-12-03
1
-1
/
+1
*
|
Create two macros for CAST-128 vs CAST-256
Jack Lloyd
2017-12-03
2
-2
/
+9
*
|
Merge GH #1329 Remove unaligned mem options
Jack Lloyd
2017-12-02
7
-37
/
+22
|
\
\
|
*
|
Remove unaligned mem check
Jack Lloyd
2017-12-02
7
-37
/
+22
*
|
|
Merge GH #1328 Build improvements
Jack Lloyd
2017-12-02
6
-10
/
+26
|
\
\
\
|
*
|
|
Build simplifications
Jack Lloyd
2017-12-02
2
-1
/
+9
|
*
|
|
Accept CXXFLAGS and LDFLAGS from environment (GH #1237)
Jack Lloyd
2017-12-02
2
-5
/
+8
|
*
|
|
Fix install when static lib is disabled
Jack Lloyd
2017-12-02
2
-4
/
+9
*
|
|
|
Merge GH #1330 Fix typo
Jack Lloyd
2017-12-02
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix a typo in sha1_sse2.cpp
Felix Yan
2017-12-03
1
-1
/
+1
|
|
/
/
*
/
/
Drop support for Cilk+
Jack Lloyd
2017-12-02
3
-38
/
+4
|
/
/
*
|
Fix macOS dynamic link
Jack Lloyd
2017-12-01
2
-4
/
+5
*
|
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
13
-197
/
+133
*
|
Avoid naming Windows library botand if in debug mode
Jack Lloyd
2017-12-01
2
-3
/
+3
*
|
Add ability to disable static library build
Jack Lloyd
2017-11-30
7
-97
/
+59
*
|
Remove support for setting install command
Jack Lloyd
2017-11-30
3
-9
/
+0
*
|
Lint fixes [ci skip]
Jack Lloyd
2017-11-30
1
-1
/
+1
*
|
Fixes for make clean
Jack Lloyd
2017-11-29
1
-3
/
+6
*
|
Fix missing header
Jack Lloyd
2017-11-29
1
-0
/
+1
*
|
Merge GH #1321 Use a script for make clean
Jack Lloyd
2017-11-29
7
-103
/
+172
|
\
\
|
*
|
Fix dependencies
Jack Lloyd
2017-11-29
4
-31
/
+34
|
*
|
Add the build commands back to the main makefiles
Jack Lloyd
2017-11-29
3
-14
/
+28
|
*
|
Add a script to handle `make clean` target
Jack Lloyd
2017-11-29
6
-111
/
+163
[next]