arvidn
|
e851b79865
|
fix issue when shutting down a torrent with outstanding async operations
|
2016-03-02 01:16:08 -05:00 |
arvidn
|
aeb9f1c5dd
|
fix bug in enum_net_interfaces
|
2016-02-29 18:14:10 -05:00 |
arvidn
|
2b6fdc1728
|
attempt to fix issue where the partfile is not deleted when asking to delete all files
|
2016-02-28 16:05:13 -05:00 |
arvidn
|
021375c07f
|
extend tutorial and finish bt-get example
|
2016-02-28 15:44:59 -05:00 |
Arvid Norberg
|
0cd0c57880
|
Merge pull request #507 from arvidn/fix-test-upnp-1.1
fix test_upnp build
|
2016-02-28 10:44:16 -05:00 |
Arvid Norberg
|
e8c0ce1668
|
Merge pull request #506 from arvidn/backwards-compatible-alert-1.1
attempt to make the alert type backwards compatible
|
2016-02-28 02:37:27 -05:00 |
Arvid Norberg
|
d2155a72b8
|
Merge pull request #505 from arvidn/python-save-path-1.1
forward port python binding test for torrent_status::save_path
|
2016-02-28 02:22:28 -05:00 |
arvidn
|
8ffa76842c
|
fix test_upnp build
|
2016-02-28 01:18:27 -05:00 |
arvidn
|
2f745a181c
|
fix typo and make alert non-copyable
|
2016-02-27 23:53:25 -05:00 |
arvidn
|
12dce2ccdb
|
forward port python binding test for torrent_status::save_path
|
2016-02-27 20:57:06 -05:00 |
arvidn
|
f563bf9cac
|
attempt to make the alert type backwards compatible with cloning the state when building with deprecated functions enabled
|
2016-02-27 20:25:17 -05:00 |
arvidn
|
296a38efba
|
improve windows output of client_test
|
2016-02-27 19:40:04 -05:00 |
arvidn
|
ac2916c426
|
enable disk cache pool allocator by default. fix ansi escape code conversion in client_test on windows
|
2016-02-27 17:42:31 -05:00 |
Arvid Norberg
|
808282f447
|
Merge pull request #504 from arvidn/rename-file-fix
fix bug in torrent_info::rename_file
|
2016-02-27 13:50:28 -05:00 |
arvidn
|
587e888152
|
fix bug in torrent_info::rename_file
|
2016-02-27 10:20:23 -05:00 |
arvidn
|
07ecf7c1bd
|
remove invalid assert
|
2016-02-27 00:25:21 -05:00 |
Arvid Norberg
|
765c7f8c0c
|
Merge pull request #501 from ssiloti/RC_1_1
set enable_dht to true in session::start_dht(entry)
|
2016-02-26 23:12:04 -05:00 |
Steven Siloti
|
b52027a02a
|
set enable_dht to true in session::start_dht(entry)
This function needs to enable the dht to match its semantics in pre 1.1 versions
|
2016-02-26 19:22:28 -08:00 |
arvidn
|
8cb18d39a1
|
add missing file to src/Makefile
|
2016-02-26 18:54:27 -05:00 |
arvidn
|
02ddb7ad1d
|
add links to go, java and nodejs bindings and various cleanup to index.html. add paypal button
|
2016-02-25 00:27:26 -05:00 |
arvidn
|
2fd8047308
|
merged RC_1_1
|
2016-02-24 21:22:39 -05:00 |
Arvid Norberg
|
842d6fbca4
|
Merge pull request #492 from arvidn/fix-ssl-deprecated-1.1
fix build with openssl and deprecated functions disabled
|
2016-02-24 21:18:43 -05:00 |
Arvid Norberg
|
81568724e8
|
Merge pull request #493 from arvidn/web-seed-race-1.1
attempt to fix race when closing a web seed while it's receiving data
|
2016-02-24 21:18:27 -05:00 |
arvidn
|
d4f259ccf0
|
attempt to fix race when closing a web seed while it's receiving data
|
2016-02-24 02:23:09 -05:00 |
arvidn
|
e5ccb63375
|
fix build with openssl and deprecated functions disabled
|
2016-02-24 02:07:27 -05:00 |
arvidn
|
dcd6af6473
|
more fixing of test_transfer proxy tests
|
2016-02-24 00:03:56 -05:00 |
arvidn
|
0b173c6651
|
merged RC_1_1
|
2016-02-23 23:48:29 -05:00 |
Arvid Norberg
|
7fdc2e6308
|
Merge pull request #491 from arvidn/test-transfer-1.1
attempt to fix test_transfer
|
2016-02-23 21:48:46 -05:00 |
Arvid Norberg
|
2fd10c721c
|
Merge pull request #490 from arvidn/auto-managed-fix-1.1
fix auto-managed issue with torrents transitioning to 'slow'
|
2016-02-23 21:47:47 -05:00 |
arvidn
|
d748a59029
|
attempt to fix test_transfer
|
2016-02-23 19:13:14 -05:00 |
arvidn
|
57aa813135
|
fix auto-managed issue with torrents transitioning to 'slow' as they get paused, returning to life again later because of it
|
2016-02-23 01:28:58 -05:00 |
Arvid Norberg
|
46e22cf3fc
|
Merge pull request #489 from arvidn/udp-port-mapping-1.1
fix port mapping for SSL UDP socket
|
2016-02-23 01:28:27 -05:00 |
Arvid Norberg
|
e97bb296eb
|
Merge pull request #488 from arvidn/tutorial-1.1
extend the tutorial
|
2016-02-23 01:25:43 -05:00 |
arvidn
|
5d7fbd42c7
|
clean up TORRENT_FINAL and TORRENT_OVERRIDE in documentation
|
2016-02-23 00:54:29 -05:00 |
arvidn
|
c919c63ca3
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |
arvidn
|
ca75055c4b
|
fix documentation generation of listen_interfaces
|
2016-02-23 00:16:50 -05:00 |
arvidn
|
0e805d7d06
|
fix client_test for new read_resume_data functionality
|
2016-02-22 00:23:31 -05:00 |
arvidn
|
72a3771b87
|
attempt to fix logic around around actually closing udp sockets (specifically the SSL UDP socket)
|
2016-02-21 20:00:55 -05:00 |
arvidn
|
d8b88ba381
|
include protocol in portmap_alert
|
2016-02-21 19:16:00 -05:00 |
arvidn
|
61a67ece4a
|
fix non-openssl build
|
2016-02-21 18:40:06 -05:00 |
arvidn
|
cdfdbfd6aa
|
fix port mapping for SSL UDP socket
|
2016-02-21 17:40:27 -05:00 |
arvidn
|
967ec412a5
|
Merge branch 'RC_1_1'
|
2016-02-21 15:21:33 -05:00 |
Arvid Norberg
|
d172733c87
|
Merge pull request #487 from arvidn/fix-resume-checking-torrent
fix resuming of torrents that were checking files
|
2016-02-21 15:21:10 -05:00 |
arvidn
|
421bef5b68
|
fix resuming of torrents that were checking files
|
2016-02-21 11:32:50 -05:00 |
Arvid Norberg
|
19d42cb917
|
Merge pull request #485 from arvidn/deprecate-add-by-url
properly deprecated adding torrents by http url
|
2016-02-21 11:32:07 -05:00 |
arvidn
|
cc8066bf11
|
properly deprecated adding torrents by http url
|
2016-02-21 11:31:42 -05:00 |
Arvid Norberg
|
10e547529f
|
Merge pull request #348 from arvidn/debug-pedantic
enable _GLIBCXX_DEBUG_PEDANTIC
|
2016-02-21 11:30:08 -05:00 |
arvidn
|
3f3b366ed5
|
be a bit more strict about when the STL containers need complete types (to make it build under GCC with concept checks enabled). add proper assignment operator to types used in STL containers
|
2016-02-21 11:29:01 -05:00 |
arvidn
|
c28789260d
|
enable _GLIBCXX_DEBUG_PEDANTIC along with debug iterators when running tests and simulations. update libsimulator submodule
|
2016-02-21 11:28:51 -05:00 |
arvidn
|
13e9eb6680
|
forward-port outgoing interface fix from RC_1_0
|
2016-02-20 20:35:52 -05:00 |