- log output
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_dht.c
2014-03-21 Bart Polot- dht debug path
2014-02-05 Bart Polot- use HELLOs from DHT to try_connect on TRANSPORT level
2014-02-05 Bart Polot- fix search, use target ID, not own
2014-02-05 Bart Polot- log levels
2014-02-05 Bart Polot- fix PUT, use proper key
2014-02-05 Bart PolotUse DHT_HELLO for MESH peer discovery, benefit from...
2013-12-17 Bart Polot- refactor and improve path creation
2013-11-15 Bart Polot- show WARNING if elements were not in the hashmaps
2013-11-15 Bart Polot- explicitly ignore return value (cov 10819)
2013-10-18 Bart Polot- cancel all DHT GET request while shutting down
2013-10-18 Bart Polot- doxygen
2013-10-12 LRNFix a typo
2013-10-11 Bart Polot- debug
2013-10-10 Bart Polot- fix dht
2013-10-10 Bart Polot- fix peer
2013-10-10 Bart Polot- share ID
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-08 Bart Polot- share one statistics handle across all subsystems
2013-10-08 Bart Polot- fix LOG
2013-10-08 Bart Polot- use per-module logging
2013-10-08 Bart Polot- fix main mesh file
2013-10-04 Bart Polot- sync
2013-10-04 Bart Polot- sync
2013-10-02 Bart Polot- more refactoring