aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_peer.c
Commit message (Collapse)AuthorAge
* - kxBart Polot2013-10-30
|
* - fix leaksBart Polot2013-10-24
| | | | | - refactor to simplify APIs
* - document possible 'hidden' freesBart Polot2013-10-21
|
* - fix reentrant loopingBart Polot2013-10-21
|
* - doxygenBart Polot2013-10-18
|
* - doxygenBart Polot2013-10-18
|
* - debugBart Polot2013-10-18
|
* - doxygenBart Polot2013-10-18
|
* - multiple fixesBart Polot2013-10-17
|
* - fix new connection handlerBart Polot2013-10-15
|
* - debugBart Polot2013-10-11
|
* - fix "broken connection" notificationsBart Polot2013-10-11
|
* - fixes in DHT handlingBart Polot2013-10-11
|
* - syncBart Polot2013-10-11
|
* - fix peerBart Polot2013-10-10
|
* - fix queueing Bart Polot2013-10-10
|
* - move connection message accountingBart Polot2013-10-10
|
* - change queueing API, adapt connectionsBart Polot2013-10-10
|
* - add polling API to connectionBart Polot2013-10-10
|
* - expose appropriate functions in APIBart Polot2013-10-10
|
* - use const for peer IDsBart Polot2013-10-10
|
* - fix connection.cBart Polot2013-10-10
|
* - fixesBart Polot2013-10-10
|
* - share IDBart Polot2013-10-10
|
* - move path manipulation to APIBart Polot2013-10-10
|
* - use different enum to prevent collisionsBart Polot2013-10-10
|
* - move queue canceling to peer.cBart Polot2013-10-10
|
* - add callback when we give a message to COREBart Polot2013-10-09
|
* - syncBart Polot2013-10-09
|
* - syncBart Polot2013-10-09
|
* - share one statistics handle across all subsystemsBart Polot2013-10-08
|
* - add peer's tunnel setter Bart Polot2013-10-08
|
* - move connection initialization to GMC_newBart Polot2013-10-08
| | | | | - fix core references
* - fix LOGBart Polot2013-10-08
|
* - use per-module loggingBart Polot2013-10-08
|
* - export core handlers from connection: all p2p messages are connection ↵Bart Polot2013-10-08
| | | | related but core is connected to peers
* - move all core/PeerIdentity interacting code to _peer, remove ↵Bart Polot2013-10-08
| | | | GNUNET_PeerIdentity from _connection
* - MOve peer2s to peer sectionBart Polot2013-10-08
|
* - finished coarse refactoring Bart Polot2013-10-08
|
* - fix channel static functionsBart Polot2013-10-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - syncBart Polot2013-10-04
|
* - syncBart Polot2013-10-04
|
* - more refactoringBart Polot2013-10-02