summaryrefslogtreecommitdiff
path: root/src/trg-client.c
Commit message (Expand)AuthorAge
* fix crash on stats dialogGravatar Alan Fitton2011-04-20
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* fix two fairly minor memory leaksGravatar Alan Fitton2011-04-16
* handle broken torrent files properlyGravatar Alan Fitton2011-04-13
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* for gconf integers, fallback to our own defaultsGravatar Alan Fitton2011-04-11
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* tracker manipulation almost complete, addition needs some work. configurable ...Gravatar Alan Fitton2011-02-17
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* statistics!Gravatar Alan Fitton2011-02-14
* ssl supportGravatar Alan Fitton2011-02-11
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* detect gconf error using GError instead of NULL strings... (these will always...Gravatar Alan Fitton2011-02-09
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30