|
|
@5164
|
13 years |
charles |
better win32 thread support
|
|
|
@5081
|
13 years |
charles |
remove unnecessary #includes
|
|
|
@5065
|
13 years |
charles |
cleanup #includes for errno & strerror
|
|
|
@4404
|
13 years |
charles |
set copyright info to 2008
|
|
|
@4232
|
13 years |
livings124 |
remove unused variables
|
|
|
@4181
|
13 years |
charles |
fix build error reported by berkut in the forums
|
|
|
@4179
|
13 years |
charles |
add support for TRANSMISSION_HOME environment variable so I can have …
|
|
|
@4108
|
13 years |
charles |
let the other config directories that we create also respect umask
|
|
|
@4092
|
13 years |
charles |
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
…
|
|
|
@4089
|
13 years |
charles |
use fizz' suggestion on from ticket #534 on how to make platform.c …
|
|
|
@4043
|
13 years |
charles |
fix very annoying recursive mutex + pthread cond bug reported by …
|
|
|
@4042
|
13 years |
charles |
more mutex work
|
|
|
@4041
|
13 years |
charles |
possibly get the pthread changes compiling for old versions of Linux
|
|
|
@4040
|
13 years |
charles |
possible fix for the crash reported by sedatg in ticket #519
|
|
|
@4001
|
13 years |
charles |
housekeeping. revert r3984 at tiennou's request
|
|
|
@3984
|
13 years |
charles |
move tr_getDefaultRoute() to natpmp.c because it's the only code that …
|
|
|
@3838
|
13 years |
charles |
remove dead code
|
|
|
@3775
|
13 years |
charles |
undoing the r3773-r3774 experiment.
|
|
|
@3773
|
13 years |
charles |
on Darwin, use NSCParameterAssert() instead of assert().
|
|
|
@3552
|
13 years |
charles |
fix OpenBSD build error.
|
|
|
@3254
|
13 years |
charles |
simplify libT locks now that it's (more-or-less) single-threaded. fix …
|
|
|
@3217
|
13 years |
charles |
fix a couple of memory corruption errors while trying to track down …
|
|
|
@3105
|
13 years |
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
|
|
@2975
|
14 years |
charles |
(trunk) fix some of the crash-on-shutdown issues.
|
|
|
@2865
|
14 years |
charles |
fix win32 build. (#304, lubomir.marinov)
|
|
|
@2614
|
14 years |
joshe |
Use BEOS to test for beos instead of relying on the build to set …
|
|
|
@2607
|
14 years |
charles |
BeOS portability fixes from ModeenF
|
|
|
@2596
|
14 years |
charles |
More win32 portability fixes. we now talk to tracker & peers; hash …
|
|
|
@2591
|
14 years |
charles |
win32 cleanly compiles and starts now. (still doesn't atually *work*, …
|
|
|
@2587
|
14 years |
charles |
fix tyop
|
|
|
@2578
|
14 years |
charles |
More Win32 portability changes
|
|
|
@2577
|
14 years |
charles |
add Win32 implementations of tr_thread_t, tr_mutex_t, and tr_cond_t
|
|
|
@2576
|
14 years |
charles |
get the socket/net code working on win32 too
|
|
|
@2573
|
14 years |
charles |
continue whittling away at internal.h to reduce the global #include …
|
|
|
@2552
|
14 years |
charles |
better encapsulation of platform-specific constructs: tr_thread_t, …
|
|
|
@2544
|
14 years |
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
|
|
@2391
|
14 years |
joshe |
Include trcompat.h for asprintf()
Don't mix function and non function …
|
|
|
@2343
|
14 years |
joshe |
Change a couple functions to take an in_addr pointer instead of an …
|
|
|
@2328
|
14 years |
charles |
clean up #includes a bit.
|
|
|
@2323
|
14 years |
titer |
Adds BeOS tr_condBroadcast implementation
|
|
|
@2202
|
14 years |
charles |
Thread safety improvements. Also, stopping/starting/rechecking/etc. …
|
|
|
@2197
|
14 years |
charles |
building up our threading tools: implement RW locks
|
|
|
@2184
|
14 years |
charles |
misc cleanup.. ansification; fix my own typos, etc…
|
|
|
@2155
|
14 years |
charles |
fix platform.c oops reported by BigBossman?
|
|
|
@2154
|
14 years |
charles |
* fix error checking large files reported by Gimp_
* portability …
|
|
|
@2034
|
14 years |
joshe |
Add some code for verbose UPnP logging which can be enabled at …
|
|
|
@1998
|
14 years |
livings124 |
patches from Charles Kerr to update the Inspector in GTK and fix some …
|
|
|
@1969
|
14 years |
livings124 |
patch from Charles Kerr: perform file checking one at a time (fixes #124)
|
|
|
@1753
|
14 years |
joshe |
Fix paths on OSX.
|
|
|
@1750
|
14 years |
joshe |
Merge daemon branch to trunk.
|
|
|
@1423
|
14 years |
titer |
Fixes BeOS warnings
|
|
|
@1401
|
14 years |
titer |
clean up
|
|
|
@1356
|
14 years |
titer |
Merge io branch into trunk
|
|
|
@1000
|
14 years |
joshe |
Try to get home directory with getpwuid(getuid()) if getenv("HOME") fails.
|
|
|
@920
|
14 years |
joshe |
Merge nat-traversal branch to trunk.
|
|
|
@679
|
15 years |
titer |
AmigaOS4 patch by Andrea Palmate
|
|
|
@620
|
15 years |
titer |
Revert [619]
|
|
|
@310
|
15 years |
joshe |
Add support to libtransmission and the MacOS X GUI for saving private …
|
|
|
@261
|
15 years |
titer |
Updated svn:keywords
|
|
|
@260
|
15 years |
titer |
Added $Id$ keywords and updated a few headers
|
|
|
@21
|
15 years |
root |
Update 2005-12-26
|
|
|
@20
|
15 years |
root |
Update 2005-12-25
|
|
|
@14
|
15 years |
root |
Update 2005-12-13
|