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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert comba script to Python3
Jack Lloyd
2018-04-08
1
-26
/
+26
*
Fix bug in CLI, and fix bug in CLI tests
Jack Lloyd
2018-04-05
1
-2
/
+4
*
Move version.txt to src/build-data
Jack Lloyd
2018-04-04
1
-1
/
+2
*
Search for either rst2man or rst2man.py
Jack Lloyd
2018-03-29
1
-1
/
+20
*
Default to horizontal dot graph
Simon Warta
2018-03-22
1
-1
/
+2
*
Fix call to ModuleInfo.dependencies in show_dependencies.py
Simon Warta
2018-03-22
1
-2
/
+2
*
Cleanup some code style warnings in show_dependencies.py
Simon Warta
2018-03-22
1
-4
/
+5
*
Revert cf0386
Jack Lloyd
2018-03-14
1
-2
/
+4
*
Disable optimizations with coverage builds
Jack Lloyd
2018-03-14
1
-1
/
+1
*
Further cli tests
Jack Lloyd
2018-03-11
1
-3
/
+37
*
Lint fixes
Jack Lloyd
2018-03-10
1
-1
/
+2
*
More CLI tests
Jack Lloyd
2018-03-10
1
-2
/
+88
*
Lint fixes [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+5
*
Add new CLI test script
Jack Lloyd
2018-03-10
2
-4
/
+259
*
Make lint happy [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Split Python tests out of botan2.py
Jack Lloyd
2018-03-10
3
-6
/
+274
*
Fix header for getentropy on macOS
Jack Lloyd
2018-03-09
1
-0
/
+2
*
Rename build_tests.py to make it more obvious this is not for end users
Jack Lloyd
2018-03-04
1
-0
/
+0
*
Avoid close_fds=True in build_docs
Jack Lloyd
2018-03-02
1
-1
/
+2
*
Implement chacha20poly1305 in botan CLI
Simon Warta
2018-02-28
1
-0
/
+6
*
Minor code styling updates in cli_tests.py
Simon Warta
2018-02-28
1
-2
/
+3
*
Remove house curve support
Jack Lloyd
2018-02-13
1
-8
/
+0
*
Use new literal syntax for OIDs
Jack Lloyd
2018-02-07
1
-2
/
+5
*
Reintroduce ability to register OIDs at runtime
Never
2018-02-05
1
-1
/
+1
*
Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabled
Jack Lloyd
2018-02-01
1
-1
/
+4
*
Catch exceptions from subprocess in build_docs [ci skip]
Jack Lloyd
2018-01-29
1
-6
/
+12
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-24
/
+15
*
Fix headers of command line docs
Jack Lloyd
2018-01-21
1
-1
/
+2
*
Move Sonar config from build-data to configs
Jack Lloyd
2018-01-18
1
-1
/
+1
*
Create an empty favicon.ico for the website build [ci skip]
Jack Lloyd
2018-01-12
1
-0
/
+4
*
Remove CPU specific optimization flags
Jack Lloyd
2018-01-08
1
-2
/
+2
*
Add -o flag to website generator
Jack Lloyd
2018-01-04
1
-1
/
+1
*
Force codecov script back to earlier version
Jack Lloyd
2018-01-03
1
-1
/
+1
*
Fix make clean target
Jack Lloyd
2017-12-31
1
-7
/
+6
*
In dist script set gzip header time to the tag timestamp
Jack Lloyd
2017-12-27
1
-18
/
+19
*
Move DN upper bound function to X509_DN static function
Jack Lloyd
2017-12-23
1
-4
/
+4
*
Fix error reporting in dist script under Python3
Jack Lloyd
2017-12-22
1
-5
/
+10
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-2
/
+76
*
Fix pylint error
Jack Lloyd
2017-12-21
1
-0
/
+2
*
Now dist script can run under python2 or python3
Jack Lloyd
2017-12-21
1
-1
/
+1
*
Run dist.py script through pylint
Jack Lloyd
2017-12-21
2
-35
/
+32
*
Binary file IO for the UTF-8 gods
Jack Lloyd
2017-12-21
1
-2
/
+2
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-2
/
+84
*
Add a simple OpenSSL vs Botan benchmark script
Jack Lloyd
2017-12-18
2
-0
/
+217
*
Try to debug Boost build failure - amalgamation problem?
Jack Lloyd
2017-12-17
1
-1
/
+1
*
Pylint
Jack Lloyd
2017-12-17
2
-0
/
+3
*
More fixes with recent pylint
Jack Lloyd
2017-12-17
1
-1
/
+2
*
Detect the compiler version using the preprocessor instead of command line
Jack Lloyd
2017-12-14
1
-133
/
+0
*
Try running rst2man in CI
Jack Lloyd
2017-12-12
2
-2
/
+2
*
Add ability to generate man page with rst2man fixing #1349
Jack Lloyd
2017-12-11
2
-0
/
+14
[next]