arvidn
|
28e73b293a
|
maybe gcc5 is just on one of the main package sources
|
2015-08-08 02:16:40 -04:00 |
arvidn
|
0e350d4ff3
|
try separating the package sources
|
2015-08-08 02:12:52 -04:00 |
arvidn
|
2c37b9c514
|
another travis attempt
|
2015-08-08 02:07:38 -04:00 |
arvidn
|
fa3f1e4d5f
|
install boost build on travis
|
2015-08-08 02:03:36 -04:00 |
arvidn
|
387439cd4e
|
another attempt at gcc-4.9
|
2015-08-08 02:01:30 -04:00 |
arvidn
|
ce1d38704d
|
another attempt to fix travis
|
2015-08-08 01:10:36 -04:00 |
arvidn
|
13173c034e
|
attempt to fix travis build
|
2015-08-08 01:03:13 -04:00 |
arvidn
|
fbc0f6776a
|
attempt to update to gcc-4.8 and fix user-config.jam
|
2015-08-08 00:48:49 -04:00 |
arvidn
|
ff51c044a1
|
specify c++11 in travis file
|
2015-08-08 00:08:17 -04:00 |
arvidn
|
290ba39d8d
|
update libsmulator
|
2015-08-07 23:52:11 -04:00 |
arvidn
|
885f20747e
|
add .gitmodules
|
2015-08-07 23:19:37 -04:00 |
arvidn
|
55d2ebd173
|
travis should pull submodules
|
2015-08-07 23:17:33 -04:00 |
arvidn
|
b8861235c3
|
fix typo in travis.yml
|
2015-08-07 21:58:00 -04:00 |
arvidn
|
553eefbd88
|
add simulation build to travis
|
2015-08-07 21:31:59 -04:00 |
arvidn
|
46803b75f8
|
support building libtorrent in simulation mode (using libsimulator, which is a git submodule)
|
2015-08-07 21:31:59 -04:00 |
arvidn
|
1cbd9a9d5e
|
make ssthresh set less aggressive in uTP
|
2015-08-07 21:31:59 -04:00 |
Arvid Norberg
|
e3c9e75452
|
Merge pull request #72 from aldenml/peer-connection-null-error
Avoid a possible null pointer error when logging in on_connection_complete
|
2015-08-07 00:54:39 -04:00 |
arvidn
|
97571b4ad4
|
fixed more warnings
|
2015-08-07 00:30:29 -04:00 |
Alden Torres
|
1356332496
|
Avoid a possible null pointer error when logging on peer_connection::on_connection_complete.
|
2015-08-07 00:30:28 -04:00 |
arvidn
|
a91e7ce25d
|
fix warnings
|
2015-08-06 02:30:06 -04:00 |
arvidn
|
788e41c3bb
|
merged udp socket fallback fix from RC_1_0
|
2015-08-05 22:22:57 -04:00 |
arvidn
|
fb34607313
|
fix crash when loading a resume file where all files have priority 0 (and the torrent finishes before having downloaded anything) and add unit test for this case
|
2015-08-05 20:13:58 -04:00 |
Arvid Norberg
|
fe3a8139d7
|
Merge pull request #67 from aldenml/remove-bandwidth-limit-logging
Removed unused flag bandwidth-limit-logging and related code.
|
2015-08-05 00:19:06 -04:00 |
Alden Torres
|
eef9f16b3b
|
Removed unused flag bandwidth-limit-logging and related code.
|
2015-08-04 01:47:15 -04:00 |
Arvid Norberg
|
d92e5c1242
|
Merge pull request #65 from aldenml/file-access-log-parameter
Moved TORRENT_DISK_STATS to default_storage
|
2015-08-04 01:11:47 -04:00 |
Alden Torres
|
94c59354fa
|
Removed minimal optimization inside silly_hash to avoid another include.
|
2015-08-03 23:01:46 -04:00 |
Alden Torres
|
92bfd48fad
|
Reverted not accepted <disk-stats> flag removal.
|
2015-08-03 20:19:26 -04:00 |
Alden Torres
|
fcce48351c
|
Removed <disk-stats> from test_debug variant.
|
2015-08-03 19:53:28 -04:00 |
Alden Torres
|
5866bb7974
|
Indentation.
|
2015-08-03 18:16:43 -04:00 |
Alden Torres
|
a1a8e1fc48
|
Avoid performance penalty if disk write access log is not enable.
|
2015-08-03 18:16:43 -04:00 |
Alden Torres
|
cd8a4d2511
|
Moved TORRENT_DISK_STATS to default_storage with the option of enable/disable at runtime.
|
2015-08-03 18:16:43 -04:00 |
Arvid Norberg
|
661a595cb0
|
Merge pull request #66 from davispuh/build
Fix out of srcdir build
|
2015-08-03 17:57:52 -04:00 |
Dāvis
|
292b5fd588
|
Fix out of srcdir build
|
2015-08-03 18:14:06 +03:00 |
arvidn
|
e0c3d28321
|
fix some warnings
|
2015-08-02 15:55:05 -04:00 |
arvidn
|
8473696d62
|
fix typo in previos commit
|
2015-08-02 15:54:42 -04:00 |
arvidn
|
bb64887f30
|
merge total wanted fix from RC_1_0
|
2015-08-02 15:18:21 -04:00 |
arvidn
|
7080b8bac8
|
fixed build
|
2015-08-02 02:16:21 -04:00 |
arvidn
|
655a3ae019
|
fix some warnings
|
2015-08-01 23:57:11 -04:00 |
arvidn
|
990aabe36f
|
fix warnings and no-deprecated functions build
|
2015-08-01 19:55:36 -04:00 |
Arvid Norberg
|
4b1d3485ab
|
Merge pull request #61 from ssiloti/master
add default NULL ctor to session_handle
|
2015-08-01 19:41:03 -04:00 |
Steven Siloti
|
30e43a6595
|
add default NULL ctor to session_handle
|
2015-08-01 15:48:32 -07:00 |
arvidn
|
8a1d668914
|
merge github link fix from RC_1_0
|
2015-08-01 11:12:43 -04:00 |
arvidn
|
f86283ac30
|
allow clearing the notify function in alert manager
|
2015-07-30 21:34:55 -04:00 |
arvidn
|
52b4aed466
|
merge bdecode patch from RC_1_0. an empty string now produces an error rather than an empty bdecoded struct
|
2015-07-30 21:29:22 -04:00 |
arvidn
|
3dda8f97d6
|
merge include fix from RC_1_0
|
2015-07-30 20:23:35 -04:00 |
arvidn
|
27499e38ae
|
regenerated html
|
2015-07-30 01:20:51 -04:00 |
arvidn
|
b4d6b97878
|
merge index.rst update from RC_1_0
|
2015-07-30 01:01:10 -04:00 |
arvidn
|
4d89c7da97
|
fixed uTP vulnerability
|
2015-07-29 22:25:59 -04:00 |
Arvid Norberg
|
2fee484edd
|
Merge pull request #53 from aldenml/restore-xp-target
Restore the option to compile with target Windows XP.
|
2015-07-29 17:20:50 -04:00 |
Alden Torres
|
57f14808d8
|
Restore the option to compile with target Windows XP.
|
2015-07-29 14:56:31 -04:00 |