-remove trailing whitespace
[oweals/gnunet.git] / src / topology / gnunet-daemon-topology.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting topology to compile again (part of #3047)
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-04-04 Matthias Wachspeerinfo API change + changes in code using api
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Matthias Wachssupport for FRIEND_HELLO
2013-03-23 Christian Grothoff-doxygen
2013-03-22 Matthias Wachs fix
2013-03-21 Matthias Wachsfixes
2012-12-20 Christian Grothoff-check return values
2012-11-09 Matthias Wachschanges to transport api
2012-11-05 Christian Grothoff-fixing #2617 --- removing dead autoconnect option
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-01 Christian Grothoff-doxygen
2012-06-01 Matthias Wachs- fix
2012-06-01 Christian Grothoff-trying to fix #2391: limit connect rate from topology
2012-04-24 Christian Grothoff-fix
2012-04-24 Christian Grothoff-trying to fix assertion from freebsd buildbot
2012-03-25 Christian Grothoff-fixing advertising constants, improving docu
2012-03-25 Christian Grothoff-fixing advertising constants, code cleanup
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-05 Christian Grothofftell transport to connect, not core
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
next