arvidn
|
5935f63ead
|
update copyrights
|
2020-09-01 05:14:17 -07:00 |
|
arvidn
|
7ff6264c5c
|
minor fixes to test_natpmp
|
2020-07-29 00:50:29 -07:00 |
|
arvidn
|
3dad3212ce
|
merged RC_1_2 into RC_2_0
|
2020-07-28 21:37:24 +02:00 |
|
arvidn
|
ecd3ee23c5
|
merged RC_1_2 into RC_2_0
|
2020-07-28 11:06:53 +02:00 |
|
arvidn
|
8ae942806e
|
update test_natpmp with the new interface to the natpmp class
|
2020-07-27 13:57:30 -07:00 |
|
arvidn
|
fdf4514d4f
|
remove is_loopback. use member function is_loopback instead
|
2020-02-28 19:03:02 +01:00 |
|
arvidn
|
1dd4a06f06
|
clean up association between listen_socket_t an port mappers (upnp and natpmp) to atrribute repnses to the correct one. Also include local address in port map alerts and lsd alerts
|
2020-01-26 11:39:57 +01:00 |
|
arvidn
|
d3f7a363c2
|
update copyright year
|
2019-08-29 00:13:04 +02:00 |
|
arvidn
|
2f9ed031db
|
disable deprecated boost.asio APIs
|
2019-02-13 22:16:59 +01:00 |
|
arvidn
|
b74aa8e94d
|
use restart() instead of reset(), on io_context
|
2019-02-11 20:19:08 +01:00 |
|
arvidn
|
d0e95ea698
|
replace io_service with io_context
|
2019-02-11 20:19:08 +01:00 |
|
Alden Torres
|
2d3e394226
|
fixing warnings in tests code, part10, final
|
2018-02-02 20:59:01 +01:00 |
|
arvidn
|
11f008e90e
|
use a strong typedef for port mapping id
|
2017-09-02 07:02:07 +02:00 |
|
Arvid Norberg
|
f734ad067b
|
straighten out some type-safety in port mapping enums (#2285)
|
2017-08-30 20:47:49 +02:00 |
|
arvidn
|
e0fa1cd247
|
merged RC_1_1 into master
|
2017-05-12 21:46:45 -04:00 |
|
arvidn
|
d138f02424
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
|
arvidn
|
a087a283de
|
make tests print to stdout instead of stderr
|
2017-01-02 11:28:41 -05:00 |
|
arvidn
|
20aeed09e1
|
clean up tests
|
2016-11-12 17:39:34 -05:00 |
|
Arvid Norberg
|
219b2c36b4
|
upnp and natpmp modernization and cleanup (#1103)
upnp and natpmp modernization and cleanup
|
2016-09-18 10:11:56 -04:00 |
|
Alden Torres
|
d94c317f02
|
created portmap_callback and refactor for natpmp and upnp log optimization (#1096)
created portmap_callback and refactor for natpmp and upnp log optimization
|
2016-09-16 09:53:17 -04:00 |
|
Alden Torres
|
bf0008933a
|
refactor to use std::shared_ptr with peer_connection, core and tests (#1050)
|
2016-08-31 21:42:18 -04:00 |
|
Arvid Norberg
|
21c1540ace
|
clean up natpmp and upnp logging (#842)
clean up natpmp and upnp logging. remove custom logging macro and use regular logging via alerts. honor TORRENT_DISABLE_LOGGING
|
2016-06-23 01:23:59 -04:00 |
|
Arvid Norberg
|
96999ad67f
|
replace uses of boost::bind with std::bind and lambdas (#745)
|
2016-05-25 00:31:52 -04:00 |
|
Jakob Petsovits
|
2a22ecfcce
|
Remove unused mentions of non-existent class.
|
2015-07-17 20:13:14 -04:00 |
|
Arvid Norberg
|
f49bc42cae
|
added missing license headers
|
2012-06-04 06:30:45 +00:00 |
|
Arvid Norberg
|
3095b2367e
|
build fix for test_natpmp
|
2011-01-18 04:50:39 +00:00 |
|
Arvid Norberg
|
c223291fb4
|
added support for RSS feeds
|
2011-01-18 03:41:54 +00:00 |
|
Arvid Norberg
|
aafc0bab4e
|
fixed test_natpmp build
|
2009-09-19 00:09:34 +00:00 |
|
Arvid Norberg
|
c6b793021d
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
|
Arvid Norberg
|
2e6b9c2dce
|
revamped part of the port mapping code (UPnP and NAT-PMP). Added documentation for start_{lsd,natpmp,upnp} and stop_{lsd,natpmp,upnp}
|
2008-04-06 19:17:58 +00:00 |
|