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 |
Charles Kerr
|
82fbfb4c47
|
disambiguate some of the tr_stat_t variables' names
|
2007-07-16 00:50:43 +00:00 |
Josh Elsasser
|
1b5cde1edb
|
Don't silently ignore IPC messages which aren't in the table (oops).
|
2007-07-14 05:29:18 +00:00 |
Charles Kerr
|
5e4a49be16
|
first draft of a fix for the tracker communication bug reported by TMT
|
2007-07-12 20:48:13 +00:00 |
Charles Kerr
|
790476ac23
|
clean up #includes a bit.
|
2007-07-12 17:51:45 +00:00 |
Charles Kerr
|
58f89cdc77
|
replace the unhelpful error message "error: insufficient resources" with more descriptive cases
|
2007-07-01 01:50:14 +00:00 |
Charles Kerr
|
6c6732ed39
|
make tr_torrentInfo() a const function
|
2007-06-30 13:36:58 +00:00 |
Josh Elsasser
|
a09a9c9157
|
Add client/server name to IPC version handshake.
|
2007-06-29 02:21:29 +00:00 |
Charles Kerr
|
21cf51e3f7
|
Add tr_stat_t.downloadedValid hook to IPC for Gimp_
|
2007-06-26 17:52:45 +00:00 |
Mitchell Livingston
|
0256f4616d
|
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
|
2007-06-18 03:40:41 +00:00 |
Josh Elsasser
|
0eaedc2fe3
|
Return bad-format message when appropriate.
Fix supported message to be more accurate.
|
2007-06-10 22:56:18 +00:00 |
Josh Elsasser
|
b19a3ec7d9
|
Add bad-format message.
|
2007-06-10 20:31:52 +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
|
e24eea37a6
|
Prevent our __unused hack from breaking standard headers on linux.
|
2007-05-27 16:30:04 +00:00 |
Josh Elsasser
|
8fbb4eab67
|
Move a macro.
|
2007-05-24 07:11:59 +00:00 |
Josh Elsasser
|
28a4d4544e
|
Rename ipc to ipcparse
|
2007-05-24 04:05:50 +00:00 |