fixing API and clean up issues in testing
[oweals/gnunet.git] / src / topology / gnunet-daemon-topology.c
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-19 Christian Grothofffix
2011-07-01 Christian Grothoffrenaming gnunet-nat-server/client for consistency,...
2011-06-17 Christian Grothofffixing 1706
2011-06-16 Nathan S. Evansfix for assertion failure on topology daemon shutdown
2011-06-16 Christian Grothoffdo not allow NULL for fn
2011-06-16 Christian Grothoffassert
2011-06-14 Christian Grothofffix
2011-06-14 Christian Grothofffixing 1691
2011-06-05 Christian Grothofffix
2011-06-05 Christian Grothoffuse new transport API, minor core API change
2011-03-11 Christian Grothoffadd cork option to core api:
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-01-12 Nathan S. Evansmake really loud unable to communicate with peerinfo...
2011-01-03 Matthias WachsChanged peerinfo api to distinguish between last elemen...
2010-12-23 Christian Grothofffix
2010-12-23 Christian Grothoffretry faster
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-21 Christian Grothofffix
2010-12-21 Nathan S. Evanscore related fix
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-20 David BarksdaleFix "# friends connected" counter.
2010-07-21 Christian Grothoffadd code to enable checking if transport's idea of...
2010-07-07 Christian Grothoffhacks from trip
2010-07-02 Christian Grothoffgpl3
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-18 Christian Grothofflocalization
2010-06-17 Christian Grothofffixes
2010-06-17 Christian Grothofffixes
2010-06-13 Christian Grothoffpass only unsigned char to isspace and the like
2010-06-11 Christian Grothoffnicer
2010-05-11 Christian Grothoffminor fixes
2010-05-02 Christian Grothoffreducing address size in hello to 16 bit
2010-04-19 Christian Grothofffix
2010-04-18 Christian Grothofftowards fixing blacklisting APIs and implementation
2010-04-17 Christian Grothoffuse back-off and higher-frequency re-tries to start...
2010-04-17 Christian Grothoffproper HELLO merging
2010-04-17 Christian Grothoffworking on topology
2010-03-24 Christian Grothoffstuff
2010-03-18 Christian Grothoffmove
2010-03-16 Christian Grothoffmore stats
2010-03-15 Christian Grothofffixing shutdown timeout issue
2010-03-15 Christian Grothoffonly start peerinfo processing after core init has...
2010-03-13 Christian Grothoffstats
2010-03-08 Christian Grothofffix
2010-03-05 Christian Grothofftrying to fix bandwidth calculations
2010-02-17 Christian Grothofffix NPE, fixing HELLO timeout increment on HELLO transm...
2010-02-17 Christian Grothoffleaks
2010-01-22 Christian Grothofffix
2010-01-22 Christian Grothoffstuff
2010-01-22 Christian Grothoffuse new APIs for connect/disconnect
2010-01-21 Christian Grothoffstuff
2010-01-21 Christian Grothofffix compile errors
2010-01-21 Christian Grothofffix
2010-01-20 Christian Grothofffixing core API issues
2010-01-18 Christian Grothoffclenaer
2010-01-18 Christian Grothofffix
2010-01-18 Christian Grothoffmisc fixes
2010-01-18 Christian Grothoffdocu
2010-01-18 Christian Grothoffcleaning up topology code:
2010-01-18 Christian Grothoffcleaner code
2010-01-18 Christian Grothoffcleaner shutdown
2010-01-18 Christian Grothoffmaking peer_configure API cancellable
2010-01-15 Christian Grothoffadjust code to new peerinfo API
2010-01-15 Christian Grothoffsimplifying transport plugin API
2010-01-14 Christian Grothoffdebugging, found a few more crashes with the hostlist...
2010-01-14 Christian Grothofffix hang, use notifications
2009-11-15 Christian Grothoffbetter shutdown, error message formatting fixed
2009-11-04 Christian Grothofffixing core API for early shutdown handling
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-11-03 Christian Grothofffix
2009-11-03 Christian Grothoffadding some debug messages
2009-11-02 Christian Grothoffbasic topology test
2009-10-08 Christian Grothoffbetter comments
2009-09-14 Christian Grothofffix
2009-09-14 Christian Grothofffix
2009-07-29 Christian Grothofftravelhacking
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-07-12 Christian Grothofftransport fixes, hello API extension
2009-06-16 Nils Durnerfix
2009-06-15 Nils Durnermore complete DISK API
2009-06-15 Christian Grothoffimplemented advertising
2009-06-14 Christian Grothoffmore topology implementation
2009-06-13 Christian Grothofffirst hack at topology -- incomplete
2009-06-12 Christian Grothoffremoving dead code / unused variables