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
*
Define macro so windows.h doesn't include winsock.h
Jack Lloyd
2017-09-03
3
-0
/
+4
*
Move secure_scrub_memory to os_utils.cpp
Jack Lloyd
2017-09-03
2
-40
/
+27
*
Refactor network code used in http_util
Jack Lloyd
2017-09-03
3
-140
/
+303
*
Refactor RNGs to support Windows Phone
Jack Lloyd
2017-09-02
11
-301
/
+227
*
Avoid using std::cout and std::cerr within cli code
Jack Lloyd
2017-09-02
5
-85
/
+87
*
Output errors to cerr
Jack Lloyd
2017-09-02
1
-4
/
+4
*
Avoid using <iostream> header within the library
Jack Lloyd
2017-09-02
2
-2
/
+4
*
Clean up fuzzer code a bit
Jack Lloyd
2017-09-02
5
-46
/
+34
*
Merge GH #1179 Support negative base in power_mod closes #1168
Jack Lloyd
2017-09-02
3
-3
/
+44
|
\
|
*
Support a negative base in power_mod
Jack Lloyd
2017-09-02
3
-3
/
+44
*
|
Merge GH #1178 Use botan-ci-tools repo for binaries needed by CI
Jack Lloyd
2017-09-02
1
-11
/
+14
|
\
\
|
|
/
|
/
|
|
*
Fix qemu package
Jack Lloyd
2017-09-02
1
-1
/
+1
|
*
Use botan-ci-tools repo for packages
Jack Lloyd
2017-09-02
1
-11
/
+14
*
|
Add --dump-traces option to tls_server
Jack Lloyd
2017-09-02
2
-2
/
+19
*
|
Add a script for running TLS-Attacker, remove old shell scripts
Jack Lloyd
2017-09-02
15
-163
/
+202
*
|
Sort isa_extensions lists [ci skip]
Simon Warta
2017-09-02
4
-14
/
+11
|
/
*
Change http://botan.randombit.net to https URIs
Jack Lloyd
2017-09-01
4
-6
/
+6
*
Add a CLI util for inspecting TLS client hellos
Jack Lloyd
2017-09-01
1
-0
/
+111
*
De-inline accessor functions in Client_Hello type
Jack Lloyd
2017-09-01
2
-93
/
+130
*
Fix --error-output= option to cli
Jack Lloyd
2017-09-01
1
-3
/
+3
*
Merge GH #1173 Correct TLS signature hash policy check
Jack Lloyd
2017-09-01
5
-18
/
+62
|
\
|
*
Don't try enforcing the hash policy for PSK ciphersuites
Jack Lloyd
2017-09-01
1
-1
/
+1
|
*
Enforce signature hash policy properly
Jack Lloyd
2017-08-31
5
-18
/
+62
*
|
Merge GH #1174 Simplify AppVeyor build config closes #1172
Jack Lloyd
2017-09-01
1
-50
/
+22
|
\
\
|
*
|
Simplifiy AppVeyor config, single debug build on VC2017
Jack Lloyd
2017-09-01
1
-50
/
+22
|
|
/
*
/
Just skip Sonar build if SONAR_TOKEN is not set
Jack Lloyd
2017-09-01
1
-10
/
+5
|
/
*
Rename file to match conventions
Jack Lloyd
2017-08-31
1
-0
/
+0
*
Fix missing virtual destructor on CSP_Handle
Jack Lloyd
2017-08-31
3
-3
/
+4
*
Remove python3 dep from cli_tests
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Simplify RNG logic in CLI a bit
Jack Lloyd
2017-08-31
2
-15
/
+13
*
Merge GH #1169 Add LLVM bitcode target
Jack Lloyd
2017-08-31
13
-88
/
+133
|
\
|
*
Work around limitation in old GCC and Clang
Jack Lloyd
2017-08-31
1
-1
/
+1
|
*
Add support for fuzzing with KLEE
Jack Lloyd
2017-08-30
2
-2
/
+18
|
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
9
-17
/
+34
|
*
Refactor RNG seeding logic in command line interface
Jack Lloyd
2017-08-30
2
-69
/
+81
*
|
Make shellcheck happy
Jack Lloyd
2017-08-31
1
-6
/
+0
*
|
Fix a few more MSVC warnings
Jack Lloyd
2017-08-31
3
-5
/
+5
*
|
Merge GH #1171 Fix various MSVC warnings
Jack Lloyd
2017-08-31
42
-101
/
+136
|
\
\
|
*
|
More MSVC warnings fixes
Jack Lloyd
2017-08-31
15
-25
/
+34
|
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
28
-76
/
+102
|
|
/
*
|
Avoid variable overwrite
Jack Lloyd
2017-08-31
1
-7
/
+7
*
|
Ensure --unsafe-fuzzer-mode builds
Jack Lloyd
2017-08-31
1
-0
/
+2
*
|
Some attempts at speeding up CI
Jack Lloyd
2017-08-31
2
-11
/
+8
*
|
Use multiprocessing in the fuzzer test script
Jack Lloyd
2017-08-31
1
-29
/
+37
|
/
*
Slight cleanup in Curve25519_PrivateKey constructor
Jack Lloyd
2017-08-29
1
-8
/
+6
*
Remove unused include
Jack Lloyd
2017-08-29
1
-1
/
+0
*
Avoid having variable named m_emsa twice in class hierarchy
Jack Lloyd
2017-08-29
2
-8
/
+16
*
Fix a valgrind const-time error in ISO 9796 padding
Jack Lloyd
2017-08-29
1
-2
/
+7
*
Try to get Sonar to look at header files
Jack Lloyd
2017-08-29
1
-1
/
+2
*
Avoid false positive valgrind in TLS CBC decryption
Jack Lloyd
2017-08-29
1
-2
/
+2
[next]