aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist-server.c
Commit message (Collapse)AuthorAge
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-06-05
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* debug instead of errorNathan S. Evans2011-02-05
|
* Changed peerinfo api to distinguish between last element and timeoutMatthias Wachs2011-01-03
|
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* off by oneChristian Grothoff2010-10-20
|
* hacks from tripChristian Grothoff2010-07-07
|
* gpl3Christian Grothoff2010-07-02
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* cleaningChristian Grothoff2010-06-18
|
* code clean upChristian Grothoff2010-06-18
|
* minor fixesChristian Grothoff2010-06-11
|
* (no commit message)Matthias Wachs2010-05-17
|
* (no commit message)Matthias Wachs2010-05-17
|
* reducing address size in hello to 16 bitChristian Grothoff2010-05-02
|
* The external dns name used can now be set in the config fileMatthias Wachs2010-04-30
| | | | By default EXTERNAL_DNS_NAME it is set to localhost to prevent the testcase from failing on systems with incorrect name resolution
* Added configuration option to set hostname used for advertisementsMatthias Wachs2010-04-29
| | | | Fixes problems on systems with misconfigured dns resolution for local hostname
* (no commit message)Matthias Wachs2010-04-28
|
* hostlist client and server now use the same limit for transfers:Matthias Wachs2010-04-28
| | | | MAX_BYTES_PER_HOSTLISTS = 500000
* (no commit message)Matthias Wachs2010-04-27
|
* Changed implementation of hostlist updating from regular polling and getting ↵Matthias Wachs2010-04-27
| | | | triggered by the connect handler to triggering by peerinfo notification API
* (no commit message)Matthias Wachs2010-04-26
|
* (no commit message)Matthias Wachs2010-04-22
|
* (no commit message)Matthias Wachs2010-04-22
|
* activating new peerinfo APIChristian Grothoff2010-04-21
|
* (no commit message)Matthias Wachs2010-04-21
|
* changed definition MAX_URL_LENGTH to gnunet_daemon_hostlist.hMatthias Wachs2010-04-20
|
* (no commit message)Matthias Wachs2010-04-16
|
* (no commit message)Matthias Wachs2010-04-16
|
* cleaningChristian Grothoff2010-04-15
|
* (no commit message)Matthias Wachs2010-04-14
|
* added some code for hostlist managementMatthias Wachs2010-04-13
|
* Correct handling of daemon options to en/disable learning and advertising Matthias Wachs2010-04-13
|
* Complete code to send hostlist advertisements to new connected peersMatthias Wachs2010-04-13
|
* (no commit message)Matthias Wachs2010-04-12
|
* fixChristian Grothoff2010-04-12
|
* rehash since gethostname is used in resolver as wellHeikki Lindholm2010-04-09
|
* better: sysconf seems to be the preferred wayHeikki Lindholm2010-04-09
|
* fixing compiler warningChristian Grothoff2010-04-09
|
* (no commit message)Matthias Wachs2010-04-09
|