1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00
transmission/libtransmission
2007-07-16 11:19:44 +00:00
..
basename.c Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
bencode.c clean up #includes a bit. 2007-07-12 17:51:45 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
choking.h
clients.c Add getright peer id. 2007-07-16 05:53:10 +00:00
clients.h
completion.c fix crash on zero-byte torrents 2007-07-15 03:52:51 +00:00
completion.h
dirname.c Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
fastresume.c fix crash on zero-byte torrents 2007-07-15 03:52:51 +00:00
fastresume.h
fdlimit.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
fdlimit.h
http.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
http.h
inout.c fix crash on zero-byte torrents 2007-07-15 03:52:51 +00:00
inout.h
internal.h re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
ipcparse.c disambiguate some of the tr_stat_t variables' names 2007-07-16 00:50:43 +00:00
ipcparse.h Don't silently ignore IPC messages which aren't in the table (oops). 2007-07-14 05:29:18 +00:00
list.c
list.h
makemeta.c update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_ 2007-07-10 19:40:21 +00:00
makemeta.h
metainfo.c fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
metainfo.h
natpmp.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
natpmp.h
net.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
net.h Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
peer.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
peer.h Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
peeraz.h fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
peerext.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peermessages.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peerparse.h re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
peertree.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
peerutils.h fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
platform.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
platform.h Adds BeOS tr_condBroadcast implementation 2007-07-10 14:00:20 +00:00
ratecontrol.c fix rate control bug reported by John_Clay 2007-07-10 17:07:18 +00:00
ratecontrol.h clean up #includes a bit. 2007-07-12 17:51:45 +00:00
sha1.c
sha1.h
shared.c Change a couple functions to take an in_addr pointer instead of an in_addr. 2007-07-14 16:29:21 +00:00
shared.h
strlcat.c
strlcpy.c
torrent.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
tracker.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
tracker.h fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
transmission.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
transmission.h disambiguate some of the tr_stat_t variables' names 2007-07-16 00:50:43 +00:00
trcompat.h Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
upnp.c fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
upnp.h
utils.c get UPNP working again. huge thanks to BigBossman and persept for doggedly tracking down this bug. 2007-07-15 22:18:49 +00:00
utils.h fix crash on zero-byte torrents 2007-07-15 03:52:51 +00:00
xml.c
xml.h