Alden Torres
|
2d3e394226
|
fixing warnings in tests code, part10, final
|
2018-02-02 20:59:01 +01:00 |
Alden Torres
|
c5d62cf1ca
|
fixing warnings in tests code, part9 (#2758)
|
2018-02-02 08:26:21 +01:00 |
Alden Torres
|
fe9883ea27
|
avoid endianness test in peer_priority function
|
2018-01-31 22:49:25 +01:00 |
Alden Torres
|
f8988231a3
|
using by value semantics in callback function types on string arguments
|
2018-01-31 22:46:52 +01:00 |
Alden Torres
|
4abeacdf33
|
fixing warnings in tests code, part8
|
2018-01-31 01:14:23 +01:00 |
Alden Torres
|
5d230a69f2
|
minor code cleanup
|
2018-01-30 12:38:08 +01:00 |
Alden Torres
|
73a7050185
|
fixing warnings in tests code, part7
|
2018-01-30 12:34:53 +01:00 |
Alden Torres
|
11aa4ee66a
|
fixing warnings in tests code, part6 (#2745)
|
2018-01-29 12:40:44 +01:00 |
arvidn
|
50a293730b
|
merged RC_1_1 into master
|
2018-01-29 10:20:45 +01:00 |
arvidn
|
e126d7bce0
|
move socket_type into aux-namespace
|
2018-01-29 08:33:45 +01:00 |
arvidn
|
348bc2b4fe
|
remove some uses of memset in favour of std::array. add some noexcept to sha1_hash operations
|
2018-01-29 03:02:06 +01:00 |
arvidn
|
9ac394f5b0
|
turn piece picker option flags into a proper type
|
2018-01-29 03:01:17 +01:00 |
arvidn
|
a33c81ad33
|
shave down session_interface by one function, reduce the dependencies between torrent and session
|
2018-01-29 03:00:59 +01:00 |
arvidn
|
ca3ea591df
|
fix pad-file scalability issue
|
2018-01-29 03:00:37 +01:00 |
arvidn
|
720bfa54cd
|
merged RC_1_1 into master
|
2018-01-29 01:20:08 +01:00 |
arvidn
|
b729021625
|
make coalesce-buffers work on windows and systemps with pwritev()/preadv()
|
2018-01-28 23:05:01 +01:00 |
arvidn
|
f4de19fbff
|
fix test_random to not use memset()
|
2018-01-28 19:33:02 +01:00 |
arvidn
|
a3a38b4d64
|
fix torrent state printing in client_test example
|
2018-01-28 19:32:26 +01:00 |
arvidn
|
eeca133dd7
|
fix alert_mask in bt-get.cpp
|
2018-01-28 08:38:40 +01:00 |
Alden Torres
|
070d1cd61f
|
fixing warnings in tests code, part5 (#2736)
|
2018-01-28 00:56:21 +01:00 |
arvidn
|
a50579c651
|
merged RC_1_1 into master
|
2018-01-27 09:41:54 +01:00 |
Alden Torres
|
084e980d52
|
avoid repeated calls to .address(), minor refactor
|
2018-01-27 09:22:38 +01:00 |
Alden Torres
|
6d5b90968b
|
fixing warnings in tests code, part4
|
2018-01-27 09:18:26 +01:00 |
d-komarov
|
fa03cbea9b
|
Revise torrent state update
* Remove unused m_in_state_updates
* Update m_state_subscription comments
|
2018-01-27 09:17:40 +01:00 |
arvidn
|
cc93f8f3a7
|
add switch to create pad files in test torrents in connection-tester
|
2018-01-27 09:17:23 +01:00 |
arvidn
|
5b83085406
|
fix openssl download links in appveyor script
|
2018-01-27 09:15:20 +01:00 |
arvidn
|
308cbfe097
|
merged RC_1_1 into master
|
2018-01-27 02:36:55 +01:00 |
arvidn
|
bc4d53c71f
|
restore support for incoming connections over SOCKS5 (disabled by default)
|
2018-01-25 09:14:14 +01:00 |
Alden Torres
|
8d379dd944
|
fixing warnings in tests code, part3
|
2018-01-25 09:09:21 +01:00 |
arvidn
|
4fef787212
|
merged RC_1_1 into master
|
2018-01-24 00:37:05 +01:00 |
arvidn
|
2a4f056900
|
update documentation
|
2018-01-23 19:30:41 +01:00 |
Alden Torres
|
7262118177
|
fixing warnings in tests code, part2 (#2718)
|
2018-01-23 19:23:57 +01:00 |
arvidn
|
abbbcf52c1
|
add missing session_stats_header_alert in python binding
|
2018-01-23 19:23:24 +01:00 |
arvidn
|
a8cf790833
|
disable some session features to not run our of open files in python test
|
2018-01-23 19:23:24 +01:00 |
arvidn
|
1f2a2294cc
|
run fewer osx jobs on travis
|
2018-01-23 19:23:24 +01:00 |
arvidn
|
efd096d879
|
use unique peer_ids per connection
|
2018-01-23 16:40:16 +01:00 |
arvidn
|
7ff9f79af3
|
run fewer osx jobs on travis
|
2018-01-23 16:33:13 +01:00 |
arvidn
|
c5569902a8
|
fix python bindings
|
2018-01-21 19:53:31 +01:00 |
arvidn
|
89c6f0b4a8
|
merged RC_1_1 into master
|
2018-01-21 15:51:22 +01:00 |
Alden Torres
|
13e54a3da8
|
fixing warnings in tests code, part1 (#2700)
|
2018-01-19 22:40:39 +01:00 |
arvidn
|
ed7ef8fdd6
|
minor cleanups in some extensions
|
2018-01-19 20:02:17 +01:00 |
arvidn
|
0ee6b7d142
|
build for iOS on travis
|
2018-01-18 22:37:37 +01:00 |
arvidn
|
785fffd976
|
make url_random take a span
|
2018-01-15 01:49:42 -05:00 |
arvidn
|
a01274ce2c
|
broadcast socket handler take a span
|
2018-01-14 20:21:42 -05:00 |
arvidn
|
e6eb31cfe1
|
minor documentation update
|
2018-01-15 01:06:28 +01:00 |
arvidn
|
e829c1942a
|
merged RC_1_1 into master
|
2018-01-14 13:07:20 +01:00 |
arvidn
|
a67eb2f059
|
fix tracker connection bind issue for IPv6 trackers
|
2018-01-14 06:47:13 -05:00 |
arvidn
|
a9085db760
|
fix error handling of merkle torrents
|
2018-01-13 17:33:36 -05:00 |
arvidn
|
91104e27c9
|
fix python binding for queue_position_t
|
2018-01-13 17:33:01 -05:00 |
arvidn
|
f29bb69612
|
fix error handling of unsupported hard-links
|
2018-01-13 08:36:48 -05:00 |