2025-04-01 11:37:05 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
libtorrent: updated to 0.15.2
0.15.2
Use C++17.
Basic padding file support.
Fix multifile handling.
Macos fixes.
Thread-safe / preparation for multi-threaded trackers.
Updated list of peer IDs.
Fix undefined behavior in extents::insert.
Don't free memory not allocated by getaddrinfo(3) with freeaddrinfo
Fix pthread_setname_np race condition in thread_base::event_loop
Fix invalid memory accesses on exit
Thread-safe DNS resolver
Option for enabling f/madvise random.
|
2025-01-02 21:00:32 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
libtorrent: remove old patch
|
2025-01-02 20:54:36 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libtorrent: updated to 0.15.1
0.15.1
If you want news, watch CNN or something.
|
2024-10-04 11:00:06 by Adam Ciarcinski | Files touched by this commit (10) |  |
Log message:
libtorrent: updated to 0.14.0
0.14.0
Unknown changes
|
2023-11-09 20:09:19 by Nia Alarie | Files touched by this commit (2) |
Log message:
libtorrent: SunOS/POSIX compliance fix
|
2023-11-06 12:26:45 by Nia Alarie | Files touched by this commit (2) |
Log message:
libtorrent: When going out of our way to define a Sun-specific madvise(),
at least match the definition used in the illumos and Solaris manuals.
Should help the build.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-18 20:36:31 by Nia Alarie | Files touched by this commit (11) |
Log message:
net: Adapt packages to USE_(CC|CXX)_FEATURES where possible
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|