- add underlay api implementation
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_peer.h
2013-11-08 Bart Polot- allow to cancel connection messages
2013-11-06 Bart Polot- refactoring
2013-10-24 Bart Polot- fix leaks
2013-10-21 Bart Polot- document possible 'hidden' frees
2013-10-18 Bart Polot- doxygen
2013-10-18 Bart Polot- doxygen
2013-10-11 Bart Polot- fixes in DHT handling
2013-10-11 Bart Polot- sync
2013-10-10 Bart Polot- fix queueing
2013-10-10 Bart Polot- move connection message accounting
2013-10-10 Bart Polot- change queueing API, adapt connections
2013-10-10 Bart Polot- expose appropriate functions in API
2013-10-10 Bart Polot- use const for peer IDs
2013-10-10 Bart Polot- fix connection.c
2013-10-10 Bart Polot- fixes
2013-10-10 Bart Polot- move path manipulation to API
2013-10-10 Bart Polot- move queue canceling to peer.c
2013-10-10 Bart Polot- connection fixing
2013-10-10 Bart PolotCalculate outgoing connection performance
2013-10-09 Bart Polot- add callback when we give a message to CORE
2013-10-09 Christian Grothoff-fix header inclusion
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- fixed _tunnel
2013-10-08 Bart Polot- add peer's tunnel setter
2013-10-08 Bart Polot- move connection initialization to GMC_new
2013-10-08 Bart Polot- MOve peer2s to peer section
2013-10-08 Bart Polot- finished coarse refactoring
2013-10-02 Bart Polot- more refactoring