1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00
transmission/libtransmission
2008-03-02 19:55:04 +00:00
..
bencode-test.c more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
bencode.c remove scaffolding that was accidentally committed in r5183 a few minutes ago 2008-03-02 19:55:04 +00:00
bencode.h more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
clients.c #743: add Xunlei to the client list. 2008-02-29 15:33:13 +00:00
clients.h
completion.c
completion.h
crypto.c
crypto.h
fastresume.c remove unnecessary #includes 2008-02-19 18:39:49 +00:00
fastresume.h (gtk) #544: remove fast-resume cache when appropriate 2008-02-19 05:03:56 +00:00
fdlimit.c fix minor compiler warning. 2008-02-25 03:09:55 +00:00
fdlimit.h
handshake.c
handshake.h
inout.c remove unnecessary #includes 2008-02-19 18:39:49 +00:00
inout.h
internal.h
ipcparse.c use a custom struct for the peer's four request queues since John_Clay's shark report shows it taking up about 40% of the time in malloc/free. also, maybe this will help the "idle memory" numbers some. 2008-02-29 03:41:50 +00:00
ipcparse.h add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
list.c
list.h
Makefile.am tear out about 1/3 of ipcparse's overhead. 2008-02-27 06:01:46 +00:00
makemeta.c don't crash in makemeta when trying to build a torrent from files you don't have read access to. (wereHamster) 2008-03-02 19:42:45 +00:00
makemeta.h
metainfo.c remove scaffolding that was accidentally committed in r5183 a few minutes ago 2008-03-02 19:55:04 +00:00
metainfo.h more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
natpmp.c
natpmp.h
net.c
net.h
peer-io.c
peer-io.h
peer-mgr-private.h remove `banned' field for per-piece-per-peer banning. this has been unused since the three-strikes rule went in place. 2008-03-01 14:32:35 +00:00
peer-mgr.c fix some gcc 4.2 warnings 2008-02-28 19:33:11 +00:00
peer-mgr.h
peer-msgs.c remove `banned' field for per-piece-per-peer banning. this has been unused since the three-strikes rule went in place. 2008-03-01 14:32:35 +00:00
peer-msgs.h
platform.c fix r5164 thread timing issue reported by pea_ 2008-02-29 01:58:46 +00:00
platform.h add win32/posix wrapper function tr_lockfile() to libT and use it in daemon/gtk. 2008-02-28 19:06:23 +00:00
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c
shared.h
stats.c more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
stats.h svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
test-fastset.c
test-peer-id.c
torrent-ctor.c more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
torrent.c remove scaffolding that was accidentally committed in r5183 a few minutes ago 2008-03-02 19:55:04 +00:00
torrent.h (gtk) #544: remove fast-resume cache when appropriate 2008-02-19 05:03:56 +00:00
tracker.c get rid of the "tracker hasn't responded yet" message because it drives users insane 2008-02-29 06:28:00 +00:00
tracker.h libT: add tracker information to tr_stat. gtk: add `tracker' tab to inspector 2008-02-21 07:29:39 +00:00
transmission.c better win32 thread support 2008-02-28 16:40:31 +00:00
transmission.h expanded description of the behavior of tr_torrentParse(). 2008-02-28 02:43:28 +00:00
trcompat.h
trevent.c
trevent.h
upnp.c
upnp.h
utils.c make tr_mkdir() handle windows root directory paths like "C:" 2008-02-28 16:38:48 +00:00
utils.h added tr_sha1_to_hex() 2008-02-25 20:21:22 +00:00
verify.c svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
verify.h