aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TODO++Laurent Ghigonis2012-12-051-0/+5
* add igraph spikesLaurent Ghigonis2012-12-053-1/+198
* spikeLaurent Ghigonis2012-12-052-0/+83
* choice changes for gg_mapLaurent Ghigonis2012-12-051-1/+2
* research notesLaurent Ghigonis2012-12-053-30/+305
* Research notesLaurent Ghigonis2012-12-051-0/+34
* TODO++Laurent Ghigonis2012-12-051-0/+8
* basic version that opens an elementary window, connects to glougloud serverLaurent Ghigonis2012-12-041-205/+51
* link to libevent and libglouglouLaurent Ghigonis2012-12-041-1/+1
* fix "sudo make install" by removing wrong call to useraddLaurent Ghigonis2012-12-041-1/+0
* 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-042-5/+22
* TODO reorganisationLaurent Ghigonis2012-12-041-2/+2
* TODO--Laurent Ghigonis2012-12-041-2/+0
* code indentLaurent Ghigonis2012-12-041-12/+12
* factorise all ethernet handling in ether_handle()Laurent Ghigonis2012-12-041-61/+35
* remove useless ifdef OpenBSD, as we are already in an OpenBSD ifdefLaurent Ghigonis2012-12-041-4/+0
* handle listening on any interface, by passing to interface option to gg_sniff.Laurent Ghigonis2012-12-042-23/+114
* stop the servers in the main(), not in signal handlers !Laurent Ghigonis2012-12-041-4/+4
* fix conntimer event setupLaurent Ghigonis2012-12-041-1/+1
* fix signal handler, cmdline args and retvalLaurent Ghigonis2012-12-041-21/+26
* cleanup all objectsLaurent Ghigonis2012-12-041-1/+1
* work on gg_sniff, now it compilesLaurent Ghigonis2012-12-045-87/+250
* fix ggnet_conn_find() prototypeLaurent Ghigonis2012-12-041-1/+2
* add missing response field in struct ggnet_connLaurent Ghigonis2012-12-041-0/+1
* remove useless definesLaurent Ghigonis2012-12-041-7/+0
* add ifdef for the whole libggnet lib to protect against multiple inclusionsLaurent Ghigonis2012-12-041-0/+5
* 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
* TODO++, many of themLaurent Ghigonis2012-12-041-0/+18
* mention ./configure --enable-glouglouLaurent Ghigonis2012-12-041-0/+5
* libbsd is for linux onlyLaurent Ghigonis2012-12-041-1/+1
* mention libbsd in RequirmentsLaurent Ghigonis2012-12-041-0/+1
* add functions from old/glougloudLaurent Ghigonis2012-12-041-0/+278
* work in progress on gg_sniffLaurent Ghigonis2012-12-045-38/+80
* explanation on libggnetLaurent Ghigonis2012-12-041-1/+7
* add libggnet, a helper to keep track of network nodes and connectionsLaurent Ghigonis2012-12-043-2/+226
* wordingLaurent Ghigonis2012-12-031-1/+1
* TODO++Laurent Ghigonis2012-12-031-0/+2
* fix typo for ifdef OpenBSDLaurent Ghigonis2012-12-031-1/+1
* add _gg_sniff group and user creation on "make install"Laurent Ghigonis2012-12-021-0/+13
* wordingLaurent Ghigonis2012-12-021-1/+1
* update gg_map name, add WARNING of work in progressLaurent Ghigonis2012-12-022-1/+2
* work in progress on gg_sniffLaurent Ghigonis2012-12-026-0/+331
* oops, fix _gg_trackproc userLaurent Ghigonis2012-12-022-3/+3
* useless as we use the one from libbsdLaurent Ghigonis2012-12-021-568/+0
* wordingLaurent Ghigonis2012-12-021-3/+3
* TODO++Laurent Ghigonis2012-12-021-0/+2
* add parenthesis and brackets for code lisibility.Laurent Ghigonis2012-12-021-3/+4