Arvid Norberg
|
2971331f86
|
documentation fixes
|
2013-08-17 07:01:03 +00:00 |
Arvid Norberg
|
a5db3ebaaf
|
added some documentation
|
2013-08-17 02:00:41 +00:00 |
Arvid Norberg
|
1a0d798ac9
|
fixed typo in file_storage API deprecation
|
2013-08-17 01:35:39 +00:00 |
Arvid Norberg
|
5141a6505a
|
merged url escaping fix from RC_0_16
|
2013-08-16 16:38:09 +00:00 |
Arvid Norberg
|
3258d92f64
|
added documentations to headers
|
2013-08-16 05:07:09 +00:00 |
Arvid Norberg
|
1b60710493
|
support extensions removing torrents in tick()
|
2013-08-15 06:10:41 +00:00 |
Arvid Norberg
|
a4d4b362e6
|
fix bug in duplicate-peer resolution. just take the port into account, not the whole IP, because the different ends may have different ideas of what their IP is
|
2013-08-15 05:29:05 +00:00 |
Arvid Norberg
|
6228ef2e85
|
support calling API functions from plugins
|
2013-08-13 03:18:11 +00:00 |
Arvid Norberg
|
fdeab204a4
|
regenerate html
|
2013-08-12 18:32:41 +00:00 |
Arvid Norberg
|
fd438be25d
|
documentation cleanup
|
2013-08-12 16:24:37 +00:00 |
Arvid Norberg
|
3bd53f88ef
|
fix build with internal_file_entry being deprecated without deprecated functions
|
2013-08-12 07:30:57 +00:00 |
Arvid Norberg
|
2fec803ae4
|
merged ssl fix from RC_0_16
|
2013-08-12 03:31:44 +00:00 |
Arvid Norberg
|
85bb6a1839
|
move create_torrent documentation into headers. deprecate API touching internal_file_entry
|
2013-08-12 03:18:43 +00:00 |
Arvid Norberg
|
49aba26f5c
|
merged shutdown fix from libtorrent_aio
|
2013-08-12 00:51:49 +00:00 |
Arvid Norberg
|
a8296c03f6
|
clean objects in between revisions when running tests
|
2013-08-11 19:27:41 +00:00 |
Arvid Norberg
|
7d7d0672c0
|
move storage_interface documentation into headers
|
2013-08-11 18:13:21 +00:00 |
Arvid Norberg
|
000addec8a
|
more documentation polishing. the manual.rst is now also linked to the reference documentation
|
2013-08-11 16:57:33 +00:00 |
Arvid Norberg
|
6036cdcf6b
|
move some documentation over to headers and make all links in reference documentation work
|
2013-08-11 06:04:24 +00:00 |
Arvid Norberg
|
850834b48f
|
merged string encoding fix from RC_0_16
|
2013-08-10 23:01:40 +00:00 |
Arvid Norberg
|
cad9bbebd2
|
moved session_settings documentation into header file
|
2013-08-10 22:15:02 +00:00 |
Arvid Norberg
|
6a1e861a1d
|
introduce mechanism for plugins to prevent libtorrent to disconnect peers for time-out reasons
|
2013-08-09 07:55:12 +00:00 |
Arvid Norberg
|
d42e43f61d
|
fixed deprecation warning
|
2013-08-09 07:36:07 +00:00 |
Arvid Norberg
|
0bdd4fc8f0
|
moved alert documentation into headers
|
2013-08-09 01:44:42 +00:00 |
Arvid Norberg
|
e5d6642582
|
merged encoding issue fix from RC_0_16
|
2013-08-08 04:32:54 +00:00 |
Arvid Norberg
|
fc68f28848
|
moved more documentation over from manual to headers
|
2013-08-08 02:57:07 +00:00 |
Arvid Norberg
|
28cdc639fa
|
move more documentation into headers
|
2013-08-08 01:03:54 +00:00 |
Arvid Norberg
|
4c0caa4ba1
|
moved peer_info documentation into the header file
|
2013-08-07 07:19:17 +00:00 |
Arvid Norberg
|
6abfce3970
|
move torrent_status documentation into the header
|
2013-08-07 06:37:51 +00:00 |
Arvid Norberg
|
6beb14f2a8
|
fix documentation generation issue with sha1_hash
|
2013-08-07 03:46:54 +00:00 |
Arvid Norberg
|
1a6a23e6ce
|
add missing include
|
2013-08-06 03:40:22 +00:00 |
Arvid Norberg
|
2cd8eedbab
|
polish css
|
2013-08-06 03:00:39 +00:00 |
Arvid Norberg
|
55ed312b76
|
move torrent_handle documentation into header file
|
2013-08-06 02:50:57 +00:00 |
Arvid Norberg
|
d782fc224c
|
merged SSL fix from RC_0_16
|
2013-08-05 16:20:25 +00:00 |
Arvid Norberg
|
75ba9333e6
|
fix test_primitives build
|
2013-08-05 06:35:04 +00:00 |
Arvid Norberg
|
3aeeb56d47
|
moved error code documentation to the header file
|
2013-08-05 06:08:10 +00:00 |
Arvid Norberg
|
3dcc7d5f8b
|
automatically generate links in reference documentation for symbols (classes, enums, enum values, functions and member functions)
|
2013-08-05 05:26:15 +00:00 |
Arvid Norberg
|
4a4880a822
|
relax requirement of test_ssl to allow for longer handshake time
|
2013-08-05 05:00:26 +00:00 |
Arvid Norberg
|
3afc4bd1c4
|
minor fixes to be able to generate documentation for internal structure
|
2013-08-04 10:01:34 +00:00 |
Arvid Norberg
|
a3d56671fe
|
fix reference documentation generation
|
2013-08-04 09:02:19 +00:00 |
Arvid Norberg
|
9be0f3c1c3
|
don't build regression tests with bandwidth-logging on, since it appears to bust the 256 character path limit on windows
|
2013-08-04 05:21:37 +00:00 |
Arvid Norberg
|
27ea092b51
|
optimize PEX to trigger earlier, and only start applying the load-balancing logic when it's needed
|
2013-08-04 05:09:20 +00:00 |
Arvid Norberg
|
11fd428c46
|
make test_transfer fail faster
|
2013-08-04 04:04:44 +00:00 |
Arvid Norberg
|
ab98e4d5d2
|
improve parse_test_results
|
2013-08-04 03:48:18 +00:00 |
Arvid Norberg
|
436bb199e3
|
SetErrorMode at the start of unit tests (on windows)
|
2013-08-04 03:04:59 +00:00 |
Arvid Norberg
|
a854373a04
|
raise time limit for unit tests. improve logging of udp tracker test
|
2013-08-04 00:49:41 +00:00 |
Arvid Norberg
|
626133defa
|
be more forgiving of slow (or busy) hardware in test_transfer
|
2013-08-04 00:02:32 +00:00 |
Arvid Norberg
|
7d449b7d76
|
optimize test_transfer to fail faster
|
2013-08-03 23:44:03 +00:00 |
Arvid Norberg
|
f7ec370723
|
extend peer_plugin to also be notified of disconnects and successful connect events
|
2013-08-03 23:31:43 +00:00 |
Arvid Norberg
|
45607520e9
|
attempt to make unit tests more likely to clean up proxy processes after themselves
|
2013-08-03 23:30:37 +00:00 |
Arvid Norberg
|
9319c1e073
|
make it possible to add torrent plugins via add_torrent_params
|
2013-08-02 09:42:51 +00:00 |