summaryrefslogtreecommitdiffstats
path: root/src/deluge_core.cpp
Commit message (Expand)AuthorAge
* prepping for fix releaseMarcos Pinto2007-10-28
* only replace tracker if handle is validMarcos Pinto2007-10-23
* account for xp, which has a higher half-open allotmentMarcos Pinto2007-10-15
* windows sucks. vista home has a limit of 5 half-open connections, so we set o...Marcos Pinto2007-10-15
* use libtorrent to remove files, which solves the problem of us deleting files...Marcos Pinto2007-10-13
* hopefully fix 'losing' port in windowsMarcos Pinto2007-10-12
* againMarcos Pinto2007-10-10
* small tweak to deluge_core max_half_openMarcos Pinto2007-10-10
* first attempt at switching over to new storage allocationMarcos Pinto2007-10-09
* account for '-1', oopsMarcos Pinto2007-10-07
* speedlimiter fixesMarcos Pinto2007-10-07
* fix various py_none returnsMarcos Pinto2007-09-21
* Fix deprecated add_torrent() method call.Andrew Resch2007-09-14
* set half open connections to 8 on windowsMarcos Pinto2007-09-10
* Revert last change as it doesn't seem to fix the issue.Andrew Resch2007-09-09
* Fix issue of port not being closed properly on exit.Andrew Resch2007-09-09
* tweak for win python bugMarcos Pinto2007-09-08
* add private flag to torrentcreatorMarcos Pinto2007-09-05
* firstlast fix by andarMarcos Pinto2007-09-05
* libtorrent sync 1531 and alter deluge_core to deal with api changes in libtor...Marcos Pinto2007-09-04
* prio range fix from andarMarcos Pinto2007-09-04
* peer/seed numbers cleanup - andarMarcos Pinto2007-09-02
* remove unnecessary printMarcos Pinto2007-08-30
* persistence for speedlimiterMarcos Pinto2007-08-28
* Set desired ratio to 1.0 by default for all torrents.Alex Dedul2007-08-14
* small fix for lastMarcos Pinto2007-08-14
* add web url to our bindings and coreMarcos Pinto2007-08-14
* we should've been using payload for transfer speeds from the get-goMarcos Pinto2007-08-13
* Added per torrent max connections and max upload slots preferences.Alex Dedul2007-08-08
* Fixed #485 - Properly set proxy settings.Alex Dedul2007-08-08
* pieces rewrite - micahMarcos Pinto2007-08-08
* add print for set_[up|down]load_rate_limitMarcos Pinto2007-08-08
* piece fix -micahMarcos Pinto2007-08-07
* one for max ratio queuing and one for torrent pieces - micahMarcos Pinto2007-08-06
* add peer blocked alert - micahMarcos Pinto2007-08-05
* files tab and peers tab made into plugins - micahMarcos Pinto2007-08-05
* Fixed #198 - Added countries display to peers in the Peers tab.Alex Dedul2007-08-04
* Properly stop DHT in torrent_stop_DHT() in deluge_core.cpp.Alex Dedul2007-08-04
* pieces tab update - micahMarcos Pinto2007-08-03
* Optimized counting number of DHT peers.Alex Dedul2007-08-03
* fix a segfaultMarcos Pinto2007-08-03
* revert lastMarcos Pinto2007-08-03
* new pieces per file thing - micahMarcos Pinto2007-08-03
* add session totals to tray msgMarcos Pinto2007-08-03
* forgot a lineMarcos Pinto2007-08-02
* damn peer blockMarcos Pinto2007-08-02
* add peer_blocked_alertMarcos Pinto2007-08-02
* separate add rule and set filter to speed things upMarcos Pinto2007-08-02
* actually commit ip filterMarcos Pinto2007-08-02
* redone proxy supportMarcos Pinto2007-08-01