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
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move block to its own function
Jack Lloyd
2017-10-02
1
-17
/
+21
*
Remove various unused variables
Jack Lloyd
2017-10-02
2
-1
/
+2
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
2
-3
/
+3
*
Use explicit :: or std:: to refer to functions in namespaces
Jack Lloyd
2017-10-01
2
-5
/
+5
*
Use class here
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Fix bad comparison
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Further header cleanups
Jack Lloyd
2017-09-28
2
-1
/
+3
*
Reindent [ci skip]
Jack Lloyd
2017-09-24
1
-1
/
+1
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
2
-1
/
+5
*
Fixes for headers missing in certain configurations
Jack Lloyd
2017-09-23
1
-0
/
+1
*
De-inline TLS::Text_Policy
Jack Lloyd
2017-09-21
1
-0
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
7
-12
/
+7
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
2
-4
/
+4
*
Reflect -fstack-protector and related flags in `botan config ldflags`
Jack Lloyd
2017-09-19
1
-0
/
+2
*
Correct output of `botan config libs`
Jack Lloyd
2017-09-16
1
-2
/
+1
*
Merge duplicated logic for clearing CPUID bits
Jack Lloyd
2017-09-16
1
-9
/
+5
*
Fix bad write if a socket error occurred using --dump-traces
Jack Lloyd
2017-09-07
1
-5
/
+5
*
Avoid leaking address info in the case of a connection failure
Jack Lloyd
2017-09-03
1
-2
/
+2
*
Add missing override
Jack Lloyd
2017-09-03
1
-1
/
+1
*
Avoid using std::cout and std::cerr within cli code
Jack Lloyd
2017-09-02
5
-85
/
+87
*
Add --dump-traces option to tls_server
Jack Lloyd
2017-09-02
1
-1
/
+18
*
Add a script for running TLS-Attacker, remove old shell scripts
Jack Lloyd
2017-09-02
1
-20
/
+18
*
Add a CLI util for inspecting TLS client hellos
Jack Lloyd
2017-09-01
1
-0
/
+111
*
Fix --error-output= option to cli
Jack Lloyd
2017-09-01
1
-3
/
+3
*
Enforce signature hash policy properly
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
2
-69
/
+81
|
\
|
*
Work around limitation in old GCC and Clang
Jack Lloyd
2017-08-31
1
-1
/
+1
|
*
Refactor RNG seeding logic in command line interface
Jack Lloyd
2017-08-30
2
-69
/
+81
*
|
More MSVC warnings fixes
Jack Lloyd
2017-08-31
2
-3
/
+11
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-4
/
+2
|
/
*
Avoid catching by value
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Newhope cleanups
Jack Lloyd
2017-08-18
1
-1
/
+1
*
Add support for Windows sockets to http_util
René Korthaus
2017-08-04
2
-3
/
+88
*
Add ChaCha_RNG
Jack Lloyd
2017-07-31
1
-47
/
+16
*
Fix loading of unencrypted PKCS#8 key via CLI
René Korthaus
2017-07-11
1
-10
/
+16
*
Fix sign_cert CLI incorrectly handling --ca-key-pass
René Korthaus
2017-07-01
1
-2
/
+4
*
Merge GH #1082 Add support for SM2 signature scheme
Jack Lloyd
2017-06-30
1
-0
/
+32
|
\
|
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+32
*
|
Merge GH #1084 Support multiple buffer sizes in speed report
Jack Lloyd
2017-06-30
1
-86
/
+446
|
\
\
|
|
/
|
/
|
|
*
use buffer sizes only once in performance tests
0xdefaced
2017-06-26
1
-2
/
+16
|
*
print a summary for performance tests
0xdefaced
2017-06-24
1
-7
/
+306
|
*
only speed test different msg sizes when tests require a message size
0xdefaced
2017-06-24
1
-204
/
+222
|
*
accept multiple buffer sizes used for speed tests
0xdefaced
2017-06-24
1
-141
/
+170
*
|
Fix transcoding of asn1print strings to UTF-8
René Korthaus
2017-06-28
1
-2
/
+2
|
/
*
Update speed
Jack Lloyd
2017-06-07
1
-0
/
+29
*
Fix missing binary mode flag on compression ofstreams
Volker Aßmann
2017-06-06
2
-4
/
+4
*
Added std::ios::binary option for istream open in compression. Without
Volker Aßmann
2017-06-05
1
-2
/
+2
*
Add --ecc-groups= option to speed
Jack Lloyd
2017-06-04
1
-37
/
+41
[next]