Arvid Norberg
|
702b68ecc4
|
clean up assert related defines and debuf-only fields less error-prone. fix missing initialization in file_pool caused by mistake in defines under which the debug field was initialized
|
2014-01-19 19:45:50 +00:00 |
Arvid Norberg
|
d7be4659c8
|
rate limiter overflow fix (for very high limits)
|
2014-01-13 06:49:47 +00:00 |
Arvid Norberg
|
6dbc7091d3
|
fix link issue in build. caused corruption and crash in test_storage
|
2014-01-06 03:50:25 +00:00 |
Arvid Norberg
|
d6b1aa4c36
|
DHT refactoring and support for storing arbitrary data with put
|
2013-12-27 04:28:25 +00:00 |
Arvid Norberg
|
d58066b32d
|
fix Jamfile typo for extensions=on as well as mistakes in ifdefs for encryption fields/code
|
2013-12-20 06:38:51 +00:00 |
Arvid Norberg
|
adb3a5523c
|
some defensive programming. cleanup unused boost include. tighten up boost includes
|
2013-12-17 23:26:44 +00:00 |
Arvid Norberg
|
f382876832
|
fix debug buffer build. add new Jamfile feature for it. attempt to make it build on windows
|
2013-11-29 09:41:53 +00:00 |
Arvid Norberg
|
64b563fd06
|
attempt to trigger valgrind errors earlier
|
2013-10-02 21:51:30 +00:00 |
Arvid Norberg
|
8bb2c46f42
|
fix darwin link error for release builds
|
2013-09-04 01:16:13 +00:00 |
Arvid Norberg
|
12fd5be372
|
fix bug in ed25519 DHT signature verification. removed RSA code as it's no longer used. add CAS feature (compare and swap) to DHT put command. update dht_store documentation
|
2013-09-03 00:45:48 +00:00 |
Arvid Norberg
|
1c3229caa9
|
fix test_pe_crypto build
|
2013-09-01 17:39:40 +00:00 |
Arvid Norberg
|
1e9d7e9f89
|
need to link against advapi32 when using ed25519, since it needs entropy
|
2013-08-24 21:35:49 +00:00 |
Arvid Norberg
|
6bd07fd65f
|
pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles
|
2013-08-18 16:01:20 +00:00 |
Arvid Norberg
|
a401aa0337
|
cleaned up public interface by removing some symbols from the exported set
|
2013-07-19 19:06:27 +00:00 |
Arvid Norberg
|
578254d4ad
|
fix Jamfile for release with production asserts build config
|
2013-06-17 16:11:52 +00:00 |
Arvid Norberg
|
7f194b4542
|
move hasher implementation out of header file
|
2013-05-08 07:57:16 +00:00 |
Arvid Norberg
|
39e4361fff
|
merged fix from RC_0_16
|
2013-05-02 05:36:08 +00:00 |
Arvid Norberg
|
7632393325
|
merged jamfile fixes from RC_0_16
|
2013-04-27 19:35:41 +00:00 |
Arvid Norberg
|
520b8bfcd1
|
move out alert_manager to its own compilation unit. remove TORRENT_DISABLE_EXTENSIONS from affecting the public API
|
2013-04-09 02:38:11 +00:00 |
Arvid Norberg
|
df4fcaaeed
|
remove disable-dht build configuration from the public API (simplify linking)
|
2013-04-09 01:04:43 +00:00 |
Arvid Norberg
|
2332b7047b
|
merged boost.asio fix from RC_0_16
|
2013-02-06 09:35:22 +00:00 |
Arvid Norberg
|
aab59d04c7
|
improve the external IP discovery to work with multiple external IPs (specifically IPv4 and IPv6)
|
2013-01-01 23:12:16 +00:00 |
Arvid Norberg
|
0a07f75ee0
|
merged visibility fix from RC_0_16
|
2012-12-15 05:09:11 +00:00 |
Arvid Norberg
|
77a1090104
|
bump version
|
2012-11-18 04:32:22 +00:00 |
Arvid Norberg
|
6612d1f88a
|
merged change from RC_0_16
|
2012-11-16 03:50:30 +00:00 |
Arvid Norberg
|
33943f7184
|
merged set_version fix
|
2012-09-29 21:30:40 +00:00 |
Arvid Norberg
|
d09495d218
|
merged boost.date_time linking from RC_0_16
|
2012-09-28 03:50:34 +00:00 |
Arvid Norberg
|
fdc25967c2
|
merged string function cleanup from RC_0_16
|
2012-08-26 15:26:17 +00:00 |
Arvid Norberg
|
9bdcadb7ad
|
merged build fix from RC_0_16
|
2012-08-16 03:03:29 +00:00 |
Arvid Norberg
|
ee3b006c85
|
fix build with i2p disabled
|
2012-07-31 16:53:37 +00:00 |
Arvid Norberg
|
8ded061c9e
|
fixed windows ssl shared library build
|
2012-07-23 16:10:34 +00:00 |
Arvid Norberg
|
bcb22239bf
|
polish windows build
|
2012-07-23 13:59:17 +00:00 |
Arvid Norberg
|
9a8b2a75ba
|
fix Jamfile install target
|
2012-06-14 05:49:39 +00:00 |
Arvid Norberg
|
ca7d1c343b
|
merged Jamfile fix from RC_0_16
|
2012-06-12 16:38:15 +00:00 |
Arvid Norberg
|
1db4fae595
|
merged patch from RC_0_16
|
2012-06-10 16:20:00 +00:00 |
Arvid Norberg
|
b022772b4d
|
merged fix from RC_0_16
|
2012-06-03 05:13:08 +00:00 |
Arvid Norberg
|
2d0464fde7
|
fix freebsd build
|
2012-05-13 04:40:21 +00:00 |
Arvid Norberg
|
a699ab3768
|
fix release asserts issue
|
2012-04-20 17:03:00 +00:00 |
Arvid Norberg
|
b03e99ab40
|
fix DLL export issue on windows
|
2012-04-15 04:00:58 +00:00 |
Arvid Norberg
|
5ff529d4b1
|
fix debug builds of libtorrent.so
|
2012-03-21 16:34:41 +00:00 |
Arvid Norberg
|
cafbf2ca1d
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
Arvid Norberg
|
a2521bd23c
|
fix a bunch of issues to properly support dynamic linking of libtorrent with visibility=hidden. Still requires a small patch to boost
|
2012-03-18 23:31:04 +00:00 |
Arvid Norberg
|
2ec6a53c71
|
fix openssl build
|
2012-03-16 07:45:27 +00:00 |
Arvid Norberg
|
750801d25b
|
some more shared linking fixes
|
2012-03-15 17:17:10 +00:00 |
Arvid Norberg
|
64b599598c
|
minor fixes
|
2012-03-15 07:16:30 +00:00 |
Arvid Norberg
|
7b1a441aeb
|
attempt to make shared library builds to work with visibility=hidden
|
2012-03-15 06:08:08 +00:00 |
Arvid Norberg
|
7f2d6325df
|
rely on boost configs symbol export macro, make sure boost thinks it is built as a shared library when linked into a shared library
|
2012-03-13 15:35:35 +00:00 |
Arvid Norberg
|
b5bf19c07b
|
fix openssl build with boost-1.46
|
2012-02-25 08:31:25 +00:00 |
Arvid Norberg
|
b2ede2665b
|
attempt to hide non-exported symbols from dynamic library builds
|
2012-02-16 08:47:53 +00:00 |
Arvid Norberg
|
238622c3d1
|
build with visibility=hidden by default on gcc and llvm
|
2012-02-16 06:14:19 +00:00 |