aboutsummaryrefslogtreecommitdiff
path: root/src/topology/gnunet-daemon-topology.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
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* tell transport to connect, not coreChristian Grothoff2011-10-05
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-19
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
|
* fixing 1706Christian Grothoff2011-06-17
|
* fix for assertion failure on topology daemon shutdownNathan S. Evans2011-06-16
|
* do not allow NULL for fnChristian Grothoff2011-06-16
|
* assertChristian Grothoff2011-06-16
|
* fixChristian Grothoff2011-06-14
|
* fixing 1691Christian Grothoff2011-06-14
|
* fixChristian Grothoff2011-06-05
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* make really loud unable to communicate with peerinfo messages go awayNathan S. Evans2011-01-12
|
* Changed peerinfo api to distinguish between last element and timeoutMatthias Wachs2011-01-03
|
* fixChristian Grothoff2010-12-23
|
* retry fasterChristian Grothoff2010-12-23
|
* cleaning up core API with bugfixChristian Grothoff2010-12-23
|
* fixChristian Grothoff2010-12-21
|
* core related fixNathan S. Evans2010-12-21
|
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* Fix "# friends connected" counter.David Barksdale2010-10-20
|
* add code to enable checking if transport's idea of our peer identity matches ↵Christian Grothoff2010-07-21
| | | | that of core, etc -- might help diagnose certain bugs
* 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
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* fixesChristian Grothoff2010-06-17
|
* fixesChristian Grothoff2010-06-17
|
* pass only unsigned char to isspace and the likeChristian Grothoff2010-06-13
|
* nicerChristian Grothoff2010-06-11
|
* minor fixesChristian Grothoff2010-05-11
|
* reducing address size in hello to 16 bitChristian Grothoff2010-05-02
|
* fixChristian Grothoff2010-04-19
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* use back-off and higher-frequency re-tries to start with for creating ↵Christian Grothoff2010-04-17
| | | | connections