Josh Elsasser
|
900aff7beb
|
Include trcompat.h for asprintf()
Don't mix function and non function pointers without casting.
Replace a couple bzero()s with memset()s.
Remove a stray ;
Include a missing header.
|
2007-07-18 17:25:42 +00:00 |
Josh Elsasser
|
1ecbe8da65
|
Change a couple functions to take an in_addr pointer instead of an in_addr.
Forward declare struct in_addr and include the relevant headers in the .c files where it's used.
|
2007-07-14 16:29:21 +00:00 |
Charles Kerr
|
790476ac23
|
clean up #includes a bit.
|
2007-07-12 17:51:45 +00:00 |
Eric Petit
|
2c141f9609
|
Adds BeOS tr_condBroadcast implementation
|
2007-07-10 14:00:20 +00:00 |
Charles Kerr
|
7e09d157cd
|
Thread safety improvements. Also, stopping/starting/rechecking/etc. torrents no longer blocks the calling thread. Since this a big commit, it will probably create some short-term pain via new bugs.
|
2007-06-26 18:45:03 +00:00 |
Charles Kerr
|
6011450518
|
building up our threading tools: implement RW locks
|
2007-06-25 21:52:18 +00:00 |
Charles Kerr
|
5401979ffa
|
misc cleanup.. ansification; fix my own typos, etc...
|
2007-06-22 04:30:39 +00:00 |
Charles Kerr
|
7afba516ff
|
fix platform.c oops reported by BigBossman
|
2007-06-18 20:36:25 +00:00 |
Charles Kerr
|
06e761d950
|
* fix error checking large files reported by Gimp_
* portability changes to pathname/filename building
* small gratuitous changes
|
2007-06-18 19:39:52 +00:00 |
Josh Elsasser
|
1315161ae4
|
Add some code for verbose UPnP logging which can be enabled at compile-time.
|
2007-06-10 22:26:59 +00:00 |
Mitchell Livingston
|
4ada334f57
|
patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks
|
2007-06-06 00:30:13 +00:00 |
Mitchell Livingston
|
0f9766145b
|
patch from Charles Kerr: perform file checking one at a time (fixes #124)
|
2007-05-28 15:23:28 +00:00 |
Josh Elsasser
|
5495191412
|
Fix paths on OSX.
|
2007-04-18 19:32:53 +00:00 |
Josh Elsasser
|
132e4f5c8c
|
Merge daemon branch to trunk.
|
2007-04-18 16:39:10 +00:00 |
Eric Petit
|
7d6d317ed1
|
Fixes BeOS warnings
|
2007-01-21 08:43:58 +00:00 |
Eric Petit
|
3e6d071e0d
|
clean up
|
2007-01-19 01:39:33 +00:00 |
Eric Petit
|
e5e6a8b5df
|
Merge io branch into trunk
|
2007-01-14 12:00:21 +00:00 |
Josh Elsasser
|
f97c34da93
|
Try to get home directory with getpwuid(getuid()) if getenv("HOME") fails.
|
2006-10-13 06:29:26 +00:00 |
Josh Elsasser
|
0257761670
|
Merge nat-traversal branch to trunk.
|
2006-09-25 18:37:45 +00:00 |
Eric Petit
|
67cbcb68b1
|
AmigaOS4 patch by Andrea Palmate
|
2006-07-23 19:39:02 +00:00 |
Eric Petit
|
f199e0a9d9
|
Revert [619]
|
2006-07-16 19:39:23 +00:00 |
Mitchell Livingston
|
5d36721a15
|
Remove old Sparkle...
|
2006-07-16 19:28:19 +00:00 |
Josh Elsasser
|
0600f3d4aa
|
Add support to libtransmission and the MacOS X GUI for saving private copies of
torrent files.
|
2006-06-09 19:53:35 +00:00 |
Eric Petit
|
f98fe6a1b0
|
Added $Id$ keywords and updated a few headers
|
2006-05-29 21:21:23 +00:00 |
Eric Petit
|
82c038fabc
|
Update 2005-12-26
|
2006-01-12 19:00:04 +00:00 |
Eric Petit
|
6c0a54caa5
|
Update 2005-12-25
|
2006-01-12 18:58:57 +00:00 |
Eric Petit
|
616ae26efa
|
Update 2005-12-13
|
2006-01-12 18:52:15 +00:00 |