2008-10-06 |
Charles Kerr | slightly more efficient serving of static files & rpc... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Mitchell Livingston | update NEWS for web client |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Mitchell Livingston | add a note to help's FAQ about overhead rates being... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Mitchell Livingston | on the iPhone/iPod touch, have the web ui be treated... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Charles Kerr | (libT) #1318: transmission daemon eats all resources |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Charles Kerr | fix a null pointer dereference |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Charles Kerr | sync libtransmission to miniupnpc-20081002 |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Charles Kerr | updated to miniupnpc-20081002 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | (rpc) #1319: possible fix for the deflate bug |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | (rpc) #1319 as pointed out by spry, deflate()'s output... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | (rpc) more robust `deflate' wrangling, possibly fixing... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Mitchell Livingston | when adding a torrent through rpc, respect the paused... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | maybe fix the mac build |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | (libT) finish killing tr_errno. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Charles Kerr | (libT) eliminating tr_errno, part 4: don't use it in... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (libT) eliminating tr_errno, part 3: don't use it in... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (libT) eliminating tr_errno, part 2: don't use it in... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (libT) eliminating tr_errno, part 1: make tr_ioTestPiec... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (gtk) #1265: In Details->Tracker one can only remove... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (gtk) #1294: Don't auto-delete torrents when adding... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (rpc) fix rpc server memory leak that snuck in over... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (gtk) #1290: removing torrent in web/remote interface... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (rpc) fix minor path resolution glitch when serving... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (libT) housekeeping: tr_torrent.handle --> tr_torrent... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (gtk) #1026: "new torrent" dialogue: remember last... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | #450: OpenSSL in FreeBSD basesystem doesn't has openssl... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Charles Kerr | (gtk) #1314: gtk client crashes sometimes when updating... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | (rpc) #1261: session-get's speed-limit-down & speed... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mitchell Livingston | make sure the rpc whitelist check actually is hooked... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mitchell Livingston | add option to enable/disable rpc whitelist |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | add a separate flag for enabling/disabling the rpc... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mitchell Livingston | support the new whitelist |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | #1309: Web/RPC interface ACL ignored |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | (libT) better handling of Shad0w-style peer ids that... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Eric Petit | Enable libz on Max |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | add support for compressing the content served by the... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Charles Kerr | (libT) maybe fix the evhttp issues that softwareelves... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mitchell Livingston | remove a redundant framework reference and other trivia... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Kerr | pass 0.0.0.0 in as the rpc server address |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Mitchell Livingston | update NEWS |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Kerr | send NULL as the address to evhttp_bind_socket() |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Kerr | (libT) d'oh, left out an important line last night... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Kerr | (daemon) #1310: Output of transmission-remote --list... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Mitchell Livingston | again verify that ip addresses are valid for the acl... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Charles Kerr | (libT) make sure to init the rpc server with the correc... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Charles Kerr | add some debugging messages for the RPC server |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Charles Kerr | (clutch) #1296: Peer count on web interface is wrong |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Charles Kerr | (libT) #1267: when making new torrents, don't allow... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Charles Kerr | (gtk) #1306: clicking in a blank area in a list clears... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Mitchell Livingston | attempt to fix #1293 |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Charles Kerr | update the daemon manpage to explain wildcarding in... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Charles Kerr | (libT) uncrustify |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Eric Petit | More Mac fixes |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Eric Petit | Fixes Mac build |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Charles Kerr | a little more cleanup of the rpc server stuff. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Charles Kerr | (libT) more rpc-server cleanup |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Charles Kerr | delete the shttpd directory. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Charles Kerr | rpc-server cleanups. add true wildmat control. break... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Charles Kerr | (libT) experimental code to serve clutch/rpc via evhttpd |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Charles Kerr | (gtk) #1289: duplicate of progress info in torrent... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Charles Kerr | run libT, cli, daemon, gtk through the source-code... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Charles Kerr | unless muks screams too loudly, this will probably... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Charles Kerr | config file for `uncrustify' source code formatter |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Charles Kerr | (wx) get the wxWidgets port building again. :) |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Charles Kerr | fix at least one possible cause for the new crash repor... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Charles Kerr | (web) by Paweł Golonko |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Charles Kerr | (web) add filter icon submitted by Paweł Golonko |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Charles Kerr | (web ui) preference dialog cleanups and other small... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Charles Kerr | (libT) apply a line from #1181's fix that was accidenta... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Mitchell Livingston | hopefully this will lead to more line numbers in crash... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Charles Kerr | add new compile-time throttle options suggested by... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Mitchell Livingston | update mac version script to only check macosx and... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Charles Kerr | first draft at having more accurate speed controls |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Charles Kerr | (gtk) silence a compiler warning |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Charles Kerr | sync to 1.3x's NEWS |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Mitchell Livingston | gcc 4.2; Mac build now requires Xcode 3.1 |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Mitchell Livingston | update trunk for 1.34; update appcast |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Charles Kerr | (gtk) #1274: Cannot resize columns in 'File' tab of... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Mukund Sivaraman | Increment str so loop progresses |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Mitchell Livingston | Sparkle 1.5 requires signing of the update |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Mitchell Livingston | don't allow Sparkle to be set to automatically download... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Mitchell Livingston | add Sparkle 1.5b6 |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Mitchell Livingston | remove Sparkle 1.5b5 |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Charles Kerr | (gtk) make the per-torrent speed limit gui controls... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Charles Kerr | (libT) #1269: check for the `downloaded' key in the... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Charles Kerr | (gtk) minor comment changes |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Mitchell Livingston | small alignment issue in the network tab |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Mitchell Livingston | update localizable strings |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Eric Petit | Also delay the port check if port forwarding was just... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Mitchell Livingston | remove an unused method; trivial type changes |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Mitchell Livingston | trivial changes |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Mitchell Livingston | add a link to trac to the Help menu |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Mitchell Livingston | update the help to point to the trac mainpage instead... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Mitchell Livingston | if delay is off, perform the port check probe without... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Eric Petit | Do not delay port checking if port forwarding is disabled |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Mitchell Livingston | redo [6731] using the built-in stringByTrimmingCharacte... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Mitchell Livingston | [1235] allow the adding of trackers with leading and... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Charles Kerr | (libT) calculate a piece's checksum on the stack, rathe... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Mukund Sivaraman | (win32) Don't use files in /tmp/ for test on win32 |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Mukund Sivaraman | (win32) Stack smash test fails with too much depth... |
commit | commitdiff | tree | snapshot |
next |