Charles Kerr
|
e406dcc2ab
|
rename tr_torrentClose() as tr_torrentFree() and make it private. change client code to use tr_torrentRemove() instead. This fixes the confusion between the two methods that led to #954
|
2008-05-21 17:14:58 +00:00 |
Charles Kerr
|
d7f0e0fa1e
|
* better RPC handling of requests submitted via http POST
* plug a pair of minor memory leaks reported by valgrind.
|
2008-05-19 18:16:58 +00:00 |
Charles Kerr
|
2c79888a93
|
RPC/IPC redesign
|
2008-05-18 16:44:30 +00:00 |
Charles Kerr
|
be9427931a
|
ipc: add session accessor/mutators.
transmission.h: make the session API more consistent.
|
2008-05-12 16:33:17 +00:00 |
Charles Kerr
|
33839f77be
|
new utility for iterating through torrents: tr_torrentNext()
|
2008-05-10 00:19:00 +00:00 |
Charles Kerr
|
d659df1093
|
add a couple of debug messages to trac down why Lacrocivious' stats aren't being saved
|
2008-04-29 18:22:26 +00:00 |
Charles Kerr
|
1dfc98fc77
|
fix another crash-on-shutdown in the new web code
|
2008-04-28 13:29:38 +00:00 |
Charles Kerr
|
03572a0ad5
|
add tr_webClose()
|
2008-04-25 19:46:36 +00:00 |
Charles Kerr
|
7ef2511ca8
|
#377: preliminary https support. this commit probably breaks mac and cli and is not for the faint of heart.
|
2008-04-24 01:42:53 +00:00 |
Charles Kerr
|
3e88159e9f
|
(gtk) fix potential invalid memory read on shutdown
|
2008-04-17 20:35:18 +00:00 |
Charles Kerr
|
101307ddff
|
fix a couple more minor leaks
|
2008-04-17 19:54:22 +00:00 |
Charles Kerr
|
737a5c7b5c
|
fix minor memory leak in tr_initFull()
|
2008-04-17 18:46:51 +00:00 |
Charles Kerr
|
4041a1731d
|
fix minor memory leak in tr_close()
|
2008-04-17 18:45:02 +00:00 |
Charles Kerr
|
e4f6b9592d
|
get tr_ctorSetMetainfoFromHash() working again.
|
2008-04-14 14:39:13 +00:00 |
Charles Kerr
|
57c7fcb507
|
#857: DSCP support for Transmission
|
2008-04-12 00:29:49 +00:00 |
Charles Kerr
|
77abc21659
|
tidy up some libtransmission filenames.
|
2008-04-11 17:01:13 +00:00 |