arvidn
|
e19736f925
|
fix simulation tests to make them not use deprecated functions
|
2017-07-26 18:00:03 -07:00 |
arvidn
|
a9b3982f7c
|
restore ssl/crypto build feature in Jamfile to stay compatible with 1.1
|
2017-07-14 16:31:22 -07:00 |
arvidn
|
f85c01cc0a
|
merged RC_1_1 into master
|
2017-06-21 00:51:43 -04:00 |
arvidn
|
f04d729d43
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
arvidn
|
523313e72d
|
merged RC_1_1 into master
|
2017-06-17 11:41:06 -04:00 |
arvidn
|
0810793372
|
fix docs build on travis
|
2017-06-17 07:47:48 -04:00 |
arvidn
|
b80c477733
|
merged RC_1_1 into master
|
2017-06-16 00:24:41 -04:00 |
arvidn
|
b8ed0164ff
|
fix travis build of docs
|
2017-06-16 00:17:22 -04:00 |
arvidn
|
5cb16f7878
|
back-port travis aafigure workaround
|
2017-06-14 05:00:53 -04:00 |
arvidn
|
905690a1a6
|
make aafigure configurable in makefile and disable it on travis
|
2017-06-07 16:38:56 +02:00 |
Alden Torres
|
71b488e326
|
using travis xcode7.3 image to avoid brew update issue
|
2017-03-17 23:41:46 -04:00 |
arvidn
|
5a19c9a5a1
|
fix makefile
|
2017-02-25 23:01:28 -05:00 |
arvidn
|
d1e88ae98b
|
disable travis emails
|
2017-02-19 09:56:30 -05:00 |
arvidn
|
cc9f40bff9
|
if brew fails on travis, retry automatically
|
2017-02-10 18:56:03 -05:00 |
arvidn
|
61f9f6bb7f
|
fix travis script for running python tests
|
2017-02-08 01:57:28 -05:00 |
Arvid Norberg
|
cce5714ee1
|
cut down on travis testing a bit to make it quicker (#1660)
cut down on travis testing a bit to make it quicker
|
2017-02-04 17:24:29 -05:00 |
arvidn
|
9e83c45151
|
enable fast_finish on travis
|
2016-12-31 14:03:03 -05:00 |
Alden Torres
|
f2efee4477
|
using stack protection flags while using gcc-sanitizer toolset (#1257)
|
2016-10-25 20:48:49 -04:00 |
Arvid Norberg
|
6148984426
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
Arvid Norberg
|
85fe06659e
|
fix buffer overrun in dht_get_peers_reply_alert (#1219)
|
2016-10-16 19:40:39 -04:00 |
arvidn
|
7e0a2dbcbb
|
we need the gold-linker for address sanitizer
|
2016-10-09 21:53:54 -04:00 |
arvidn
|
9453fbd54b
|
merged RC_1_1 into master
|
2016-10-09 20:09:44 -04:00 |
Arvid Norberg
|
6bb2d7c017
|
Sanitize 1.1 (#1197)
enable address sanitizer
|
2016-10-09 17:00:20 -04:00 |
Arvid Norberg
|
879d560f52
|
run cpplint.py on travis (#1200)
run cpplint.py on travis
|
2016-10-09 14:51:24 -04:00 |
Arvid Norberg
|
7c24d232e3
|
Fix merge (#1198)
fix merge from RC_1_1
|
2016-10-09 09:27:29 -04:00 |
arvidn
|
1c89fcda48
|
merge RC_1_1 into master
|
2016-10-08 14:17:51 -04:00 |
Arvid Norberg
|
5f7e2eb928
|
run undefined sanitier on travis/linux (#1134)
run undefined sanitizer on travis/linux. back-port ed25519 unit test from master
|
2016-10-08 12:29:46 -04:00 |
Arvid Norberg
|
7a52a285a1
|
back-port error_code cleanup from master (#1173)
back-port error_code cleanup from master
|
2016-10-03 16:32:40 -07:00 |
Alden Torres
|
01e9810f7a
|
more boost types cleanup and handling of deprecated macos libcrypto (#1072)
more boost types cleanup and handling of deprecated macos libcrypto. more granular TORRENT_MACOS_DEPRECATED_LIBCRYPTO
|
2016-09-07 17:51:18 -04:00 |
Alden Torres
|
fd4c09d7b2
|
refactor to use std::shared_ptr with traversal_algorithm (#1056)
refactor to use std::shared_ptr with traversal_algorithm. use a more stable linaro gcc link
|
2016-09-02 16:42:55 -04:00 |
Arvid Norberg
|
8f7901dd25
|
build with warnings as errors in autotools build on travis (#1013)
build with warnings as errors in autotools build on travis
|
2016-08-19 01:05:43 -04:00 |
Alden Torres
|
2f7adfbb92
|
no more deprecated std::random_shuffle (#999)
replace deprecated std::random_shuffle. more aggressive random_shuffle in DHT simulation setup. use travis_retry.
|
2016-08-14 19:48:31 -04:00 |
Arvid Norberg
|
30873e9c91
|
build python bindings with autotools on travis (#991)
build python bindings with autotools on travis
|
2016-08-10 14:20:15 -04:00 |
Arvid Norberg
|
5b230694e5
|
check autotools on travis (#973)
build and run tests with autotools on travis, and fix configure issues.
|
2016-08-02 00:46:15 -04:00 |
Arvid Norberg
|
ec30daeaa5
|
lower timeout for tests on travis and appveyor (#938)
|
2016-07-24 00:46:49 -07:00 |
Alden Torres
|
7446a88425
|
version to 1.2 (#924)
update version to 1.2
|
2016-07-20 11:29:24 -07:00 |
arvidn
|
47d7c92fd4
|
merged RC_1_1 into master
|
2016-07-17 07:19:15 -07:00 |
arvidn
|
bed412c66d
|
update brew command to install docutils
|
2016-07-15 14:42:08 -04:00 |
Arvid Norberg
|
52b934530e
|
cleanup appveyor and .travis scripts (#890)
Cleanup appveyor and .travis scripts
|
2016-07-06 13:52:15 -04:00 |
arvidn
|
98af1cd54e
|
merged RC_1_1 into master
|
2016-07-05 18:03:06 -04:00 |
Arvid Norberg
|
eeb91cb803
|
Reduce appveyor builds 1.1 (#883)
reduce the number of times libtorrent is built on appveyor and travis
|
2016-07-05 11:25:31 -04:00 |
Arvid Norberg
|
c299149dc0
|
fix cppcheck (#887)
fix cppcheck
|
2016-07-05 08:42:11 -04:00 |
Arvid Norberg
|
3ec48ec5b4
|
support CryptoAPI on windows, for SHA-1 hashing (#882)
support CryptoAPI on windows, for SHA-1 hashing. don't always use openssl in test build configurations
|
2016-07-05 08:40:09 -04:00 |
Arvid Norberg
|
d9c091f888
|
run through auto-tools initialization on travis (#886)
run through auto-tools initialization on travis
|
2016-07-04 17:08:16 -04:00 |
Arvid Norberg
|
103d574cb0
|
build and run all tests in macOS (#859)
build and run all tests in macOS. fix test build invocation on travis. remove bdecode_benchmark
|
2016-07-02 00:41:48 -04:00 |
Alden Torres
|
39e971c2ce
|
added support for arm crc32c and changed to test in arm 32 bits (#869)
added support for arm crc32c and changed to test in arm 32 bits
|
2016-06-30 11:37:55 -04:00 |
arvidn
|
e27f7e2b67
|
use git clone depth 1 on travis
|
2016-06-29 21:17:38 -04:00 |
Arvid Norberg
|
7476af0c97
|
clean up .travis file (#857)
some .travis file clean up
|
2016-06-27 01:00:44 -04:00 |
arvidn
|
31b1c86b44
|
fix .travis arm target
|
2016-06-26 13:14:53 -04:00 |
Alden Torres
|
57ad035955
|
added arm __builtin_clz support and tests running in arm mode (#854)
added arm __builtin_clz support and tests running in arm mode inside travis
|
2016-06-26 12:01:42 -04:00 |