aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist-client.c
AgeCommit message (Expand)Author
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-09-27-converting more places to use STRINGS_relative_time_to_stringChristian Grothoff
2012-07-25-doxChristian Grothoff
2012-06-20-check misc return valuesChristian Grothoff
2012-05-27renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff
2012-05-16- error msgMatthias Wachs
2012-04-24-fixChristian Grothoff
2012-04-24-fixing shutdown sequenceChristian Grothoff
2012-04-19-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-22replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff
2011-10-14LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-07-22just indentation / formattingChristian Grothoff
2011-07-16leakChristian Grothoff
2011-02-22Testing and core related changes.Nathan S. Evans
2010-12-17fixChristian Grothoff
2010-11-24indentChristian Grothoff
2010-11-13the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff
2010-11-12fixed coverity bug #10022Matthias Wachs
2010-11-09mkdirChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-11-03reverting changesMatthias Wachs
2010-11-03removed assertion since you can not blame hostlist-client how often core dis/...Matthias Wachs
2010-11-02cleanupChristian Grothoff
2010-10-27Refactoring gnunet timeMatthias Wachs
2010-10-04Bug 0001607: Need to $-expand HOSTLISTFILE Matthias Wachs
2010-09-10wrong nameChristian Grothoff
2010-08-15check for NULLChristian Grothoff
2010-08-15nitpicksChristian Grothoff
2010-07-21add code to enable checking if transport's idea of our peer identity matches ...Christian Grothoff
2010-07-02gpl3Christian Grothoff
2010-06-25fixing common off-by-one error with respect to maximum message sizeChristian Grothoff
2010-06-18cleanupChristian Grothoff
2010-06-18localizationChristian Grothoff
2010-06-11extra semiChristian Grothoff
2010-06-08(no commit message)Matthias Wachs
2010-06-08(no commit message)Matthias Wachs
2010-05-25(no commit message)Matthias Wachs
2010-05-25(no commit message)Matthias Wachs
2010-05-12Canceling pending STATISTIC_gets prevents testcase from segfaulting (IMatthias Wachs
2010-05-11(no commit message)Matthias Wachs
2010-04-28- Implemented download limit on client sideMatthias Wachs
2010-04-28Download limit for client implementedMatthias Wachs
2010-04-27(no commit message)Matthias Wachs