Arvid Norberg
|
26ddf30e75
|
don't set timers for current time, in simulations
|
2025-03-29 16:24:12 +01:00 |
|
ntfs.hard
|
a58400b3fb
|
Clarify printf argument flags
|
2022-10-22 22:15:28 +02:00 |
|
arvidn
|
b39370398e
|
merge RC_1_2 into master
|
2020-04-18 22:12:10 +02:00 |
|
arvidn
|
ac4dd411cc
|
fix peer connection timeout
|
2020-04-18 17:06:15 +02:00 |
|
arvidn
|
3d0bc33d98
|
deprecate session_flags_t, deprecate session_constructors that take session_flags_t in favor of using session_params. move session constructor definitions into the cpp file. convert session from class to struct
|
2019-12-01 17:29:48 +01:00 |
|
arvidn
|
3494961a68
|
some work on getting simulations to work
|
2019-02-11 20:19:08 +01:00 |
|
arvidn
|
fe612ca167
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
|
arvidn
|
e19736f925
|
fix simulation tests to make them not use deprecated functions
|
2017-07-26 18:00:03 -07:00 |
|
arvidn
|
d138f02424
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
|
Arvid Norberg
|
64ad4f5c96
|
enable warnings when building tests (#1880)
|
2017-04-02 14:22:17 -04:00 |
|
Alden Torres
|
01e9810f7a
|
more boost types cleanup and handling of deprecated macos libcrypto (#1072)
more boost types cleanup and handling of deprecated macos libcrypto. more granular TORRENT_MACOS_DEPRECATED_LIBCRYPTO
|
2016-09-07 17:51:18 -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 |
|
arvidn
|
74fc0fae9d
|
merged RC_1_1 into master
|
2016-08-21 16:28:49 -04:00 |
|
Arvid Norberg
|
b701fb252a
|
clear alert nofify function when calling abort on a session, to avoid touching a destructed session object (#1015)
|
2016-08-20 11:04:44 -04:00 |
|
Arvid Norberg
|
717ed8bd3b
|
Msvc warnings (#822)
fix msvc warnings in python bindings and simulations
|
2016-06-18 19:24:27 -04:00 |
|
Arvid Norberg
|
fa8232cd13
|
remove some old cruft and defines (#785)
remove some old cruft and defines
|
2016-06-04 10:03:13 -04:00 |
|
Arvid Norberg
|
e8380e1d0b
|
factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732)
|
2016-05-17 09:24:06 -04:00 |
|
arvidn
|
7649610807
|
fix test_optimistic_unchoking sim
|
2016-03-27 18:40:53 -04:00 |
|
arvidn
|
2b00eb1b38
|
refactor and clean up some sim tests
|
2016-03-27 18:40:49 -04:00 |
|
arvidn
|
88b7e3768f
|
add sim test for optimistic unchoke round-robin distribution
|
2016-02-01 20:28:30 -05:00 |
|