aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libggnet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* support for client side usage, and fix connection id handlingLaurent Ghigonis2012-12-101-13/+86
* oops, rename node_update_name() to ggnet_node_update_name()Laurent Ghigonis2012-12-041-1/+2
* correctly handle node names and add function node_update_name()Laurent Ghigonis2012-12-041-2/+16
* add ggnet_conn_find()Laurent Ghigonis2012-12-041-0/+27
* correctly handle size on connection response in ggnet_conn_data()Laurent Ghigonis2012-12-041-0/+4
* fix print debug textLaurent Ghigonis2012-12-041-7/+7
* add libggnet, a helper to keep track of network nodes and connectionsLaurent Ghigonis2012-12-041-0/+154