../
|
basename.c
|
1.7 KB
|
2322
|
15 years
|
titer |
Adds basename/dirname implementation for platforms that lack it (BeOS...)
|
bencode.c
|
12.1 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
bencode.h
|
3.4 KB
|
2076
|
15 years
|
titer |
BeOS fixes
|
bsdqueue.h
|
17.7 KB
|
1580
|
15 years
|
joshe |
A couple trivial improvements to tree.h
Import queue.h from openbsd.
|
bsdtree.h
|
23.2 KB
|
1580
|
15 years
|
joshe |
A couple trivial improvements to tree.h
Import queue.h from openbsd.
|
choking.c
|
10.5 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
choking.h
|
1.6 KB
|
2311
|
15 years
|
charles |
clean up #includes a bit.
|
clients.c
|
12.8 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
clients.h
|
1.3 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
completion.c
|
9.2 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
completion.h
|
3.2 KB
|
2531
|
15 years
|
charles |
a nice patch that makes the three most CPU-hogging functions (as …
|
dirname.c
|
1.8 KB
|
2322
|
15 years
|
titer |
Adds basename/dirname implementation for platforms that lack it (BeOS...)
|
fastresume.c
|
18.2 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
fastresume.h
|
1.8 KB
|
2462
|
15 years
|
charles |
set default torrent ul/dl speed limits from global ul/dl speed. as a …
|
fdlimit.c
|
13.9 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
fdlimit.h
|
3.6 KB
|
2004
|
15 years
|
charles |
uninteresting minor stuff like adding const. this commit is just to …
|
http.c
|
22.2 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
http.h
|
3.4 KB
|
2040
|
15 years
|
joshe |
Fix upnp verbose logging to show outgoing http requests.
|
inout.c
|
8.3 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
inout.h
|
2.8 KB
|
2462
|
15 years
|
charles |
set default torrent ul/dl speed limits from global ul/dl speed. as a …
|
internal.h
|
7.1 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
ipcparse.c
|
39.5 KB
|
2391
|
15 years
|
joshe |
Include trcompat.h for asprintf()
Don't mix function and non function …
|
ipcparse.h
|
6.2 KB
|
2342
|
15 years
|
joshe |
Don't silently ignore IPC messages which aren't in the table (oops).
|
list.c
|
2.2 KB
|
2310
|
15 years
|
charles |
fix r2306 double-free crash reported by Gimp_, webaake
|
list.h
|
1.2 KB
|
2310
|
15 years
|
charles |
fix r2306 double-free crash reported by Gimp_, webaake
|
Makefile.am
|
1.1 KB
|
2402
|
15 years
|
charles |
include version.h.in, not version.h, in "make dist"
|
makemeta.c
|
12.6 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
makemeta.h
|
2.5 KB
|
2184
|
15 years
|
charles |
misc cleanup.. ansification; fix my own typos, etc…
|
metainfo.c
|
23.2 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
metainfo.h
|
1.8 KB
|
2207
|
15 years
|
charles |
Modified tr_torrentCanAdd() to give the new functionality BMW suggests
|
natpmp.c
|
22.7 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
natpmp.h
|
1.7 KB
|
1720
|
15 years
|
joshe |
Don't try port mapping if binding the port fails.
|
net.c
|
11.6 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
net.h
|
3.0 KB
|
2343
|
15 years
|
joshe |
Change a couple functions to take an in_addr pointer instead of an …
|
peer.c
|
28.6 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
peer.h
|
3.3 KB
|
2343
|
15 years
|
joshe |
Change a couple functions to take an in_addr pointer instead of an …
|
peeraz.h
|
14.3 KB
|
2428
|
15 years
|
charles |
remove the TR_HTONL macro
|
peerext.h
|
9.2 KB
|
2497
|
15 years
|
charles |
some assertions to smoke out the error that SoftwareElves? is seeing
|
peermessages.h
|
13.1 KB
|
2531
|
15 years
|
charles |
a nice patch that makes the three most CPU-hogging functions (as …
|
peerparse.h
|
21.3 KB
|
2531
|
15 years
|
charles |
a nice patch that makes the three most CPU-hogging functions (as …
|
peertree.h
|
4.2 KB
|
2391
|
15 years
|
joshe |
Include trcompat.h for asprintf()
Don't mix function and non function …
|
peerutils.h
|
9.7 KB
|
2482
|
15 years
|
charles |
fix the high CPU load during endgame.
|
platform.c
|
19.1 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
platform.h
|
3.5 KB
|
2323
|
15 years
|
titer |
Adds BeOS tr_condBroadcast implementation
|
ratecontrol.c
|
4.0 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
ratecontrol.h
|
1.8 KB
|
2388
|
15 years
|
charles |
fold per-torrent ul/dl speed cap settings into libtransmission. …
|
sha1.c
|
6.5 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
sha1.h
|
2.2 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
shared.c
|
12.4 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
shared.h
|
3.6 KB
|
1463
|
15 years
|
joshe |
Remove natpmp and upnp locks and rely on the shared lock.
|
strlcat.c
|
1.7 KB
|
1750
|
15 years
|
joshe |
Merge daemon branch to trunk.
|
strlcpy.c
|
1.6 KB
|
1750
|
15 years
|
joshe |
Merge daemon branch to trunk.
|
torrent.c
|
37.9 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
tracker.c
|
29.7 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
tracker.h
|
3.7 KB
|
2358
|
15 years
|
charles |
fix the bugs outlined by cluthi81 in ticket #255.
|
transmission.c
|
7.9 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
transmission.h
|
26.2 KB
|
2531
|
15 years
|
charles |
a nice patch that makes the three most CPU-hogging functions (as …
|
trcompat.h
|
1.8 KB
|
2390
|
15 years
|
joshe |
Add asprintf implementation for systems which lack it.
|
upnp.c
|
42.9 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
upnp.h
|
1.7 KB
|
1720
|
15 years
|
joshe |
Don't try port mapping if binding the port fails.
|
utils.c
|
15.4 KB
|
2544
|
15 years
|
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
utils.h
|
5.3 KB
|
2538
|
15 years
|
charles |
* now that we've got a new function at the top of the CPU hog list, …
|
version.h.in
|
266 bytes
|
2526
|
15 years
|
charles |
get both build systems (hand-written configure, and autoconf) to …
|
xml.c
|
10.7 KB
|
2430
|
15 years
|
charles |
simplify xml.c and utils.c's dependencies
|
xml.h
|
2.2 KB
|
920
|
16 years
|
joshe |
Merge nat-traversal branch to trunk.
|