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
*
Fix bugs in show_dependencies; Add option to show all dependencies
Simon Warta
2015-07-29
1
-12
/
+50
*
Document OS features
Simon Warta
2015-07-27
1
-0
/
+100
*
Use shellcheck where possible
Simon Warta
2015-07-22
4
-15
/
+16
*
Adjust MSVC compile flags
Simon Warta
2015-07-21
1
-1
/
+1
*
Refactor travis configuration for the use of the container infrastructure.
Simon Warta
2015-07-12
4
-31
/
+37
*
Add modules all/min to travis matrix
Simon Warta
2015-07-12
1
-1
/
+8
*
Test make install in CI
Simon Warta
2015-07-10
2
-0
/
+3
*
Remove combine_relnotes references in install script
Chris Desjardins
2015-07-10
1
-7
/
+1
*
Assume that $COVERALLS_REPO_TOKEN might not be set (e.g. pull requests)
Simon Warta
2015-07-09
1
-1
/
+2
*
Make sanitizer a build mode for easy use by developers.
Jack Lloyd
2015-07-05
1
-1
/
+1
*
Add sanitizer build to Travis, using debug iterators, ASan and UbSan.
Jack Lloyd
2015-07-05
1
-0
/
+2
*
Simplify the website and documentation layout.
Jack Lloyd
2015-07-03
1
-0
/
+26
*
Rename variable with_shared_lib -> build_shared_lib
Simon Warta
2015-07-03
1
-1
/
+1
*
Combine all release notes into a single file, just easier to read.
Jack Lloyd
2015-07-02
1
-89
/
+0
*
Merge branch 'master' of github.com:randombit/botan
Jack Lloyd
2015-07-02
2
-9
/
+14
|
\
|
*
Configure Travis CI for OSX and Linux builds
Simon Warta
2015-07-01
2
-9
/
+14
*
|
Change dist script to pull sources from git instead of monotone
Jack Lloyd
2015-07-02
1
-91
/
+41
|
/
*
Add copyright for show_dependencies.py
Simon Warta
2015-06-30
2
-0
/
+12
*
Merge pull request #138 from webmaster128/choices
Simon Warta
2015-06-25
1
-2
/
+2
|
\
|
*
Fix --build-mode in CI build script
Simon Warta
2015-06-25
1
-2
/
+2
*
|
Add script that shows Botan module dependencies
Simon Warta
2015-06-23
1
-0
/
+162
|
/
*
Update build system:
simon
2015-06-18
1
-35
/
+42
*
Remove RC4 (and all support for stream ciphers) from TLS
lloyd
2015-05-15
1
-4
/
+4
*
Add Coverity scan to Travis.
lloyd
2015-05-13
1
-1
/
+1
*
Use static amalgamation build for AppVeyor as the static library
lloyd
2015-05-12
1
-1
/
+1
*
Move AppVeyor yml
lloyd
2015-05-12
1
-0
/
+9
*
The BUILD_MODE env var was not being passed through sudo by default
lloyd
2015-05-12
1
-8
/
+8
*
Shell is not my favorite language
lloyd
2015-05-12
2
-4
/
+2
*
Fix lcov script
lloyd
2015-05-11
1
-2
/
+0
*
Fix compare
lloyd
2015-05-11
1
-1
/
+1
*
Typo
lloyd
2015-05-11
1
-1
/
+1
*
Add coveralls.io support based on GH #91 by cordney
lloyd
2015-05-11
3
-0
/
+49
*
Add new IETF ChaCha suites
lloyd
2015-04-04
1
-7
/
+29
*
Use /usr/bin/env to find python in the install script, Python doc updates
lloyd
2015-03-10
1
-1
/
+1
*
Install the Python module
lloyd
2015-02-28
1
-16
/
+20
*
Split amalagamation into ISA specific objects
lloyd
2015-02-22
1
-0
/
+7
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
6
-270
/
+0
*
Mark modules pulling in external deps (zlib, boost, etc) as such, and
lloyd
2015-02-06
1
-4
/
+0
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-2
/
+2
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-17
/
+24
*
Save to file by default
lloyd
2015-01-21
1
-5
/
+6
*
Dead code
lloyd
2015-01-10
1
-14
/
+0
*
Move license text to a plain text file without ReST market
lloyd
2015-01-10
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
5
-5
/
+5
*
Dist script now defaults to tgz only
lloyd
2015-01-08
1
-1
/
+1
*
In install, get version from build vars instead of directly from
lloyd
2015-01-08
1
-21
/
+17
*
The pkgconfig file should be installed relative to the library dir
lloyd
2015-01-07
1
-5
/
+5
*
Fix install script under Python3
lloyd
2015-01-06
2
-12
/
+29
*
Put the includes in the right (versioned) subdir on install
lloyd
2015-01-04
1
-12
/
+14
*
Output tweaks
lloyd
2015-01-02
2
-6
/
+9
[next]