aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove all reference to libglouglou.Laurent Ghigonis2012-12-152-19/+55
* working on ggsniff_dns_reverse()Laurent Ghigonis2012-12-152-4/+77
* remove unused var in ip_handle()Laurent Ghigonis2012-12-151-5/+1
* more doc in commentsLaurent Ghigonis2012-12-141-0/+2
* add comments on doc about dns with libeventLaurent Ghigonis2012-12-141-0/+6
* move TODO to a separate fileLaurent Ghigonis2012-12-142-52/+51
* TODO++Laurent Ghigonis2012-12-141-0/+4
* make window bigger by default so it fits my screenLaurent Ghigonis2012-12-131-1/+1
* remove useless buttons in UILaurent Ghigonis2012-12-131-66/+2
* improve gg_map UI, by using copying from egraph demoappLaurent Ghigonis2012-12-131-17/+207
* attach and detach node groups to "inactive tree" or to current active nodeLaurent Ghigonis2012-12-131-7/+45
* keep track of group connection usageLaurent Ghigonis2012-12-132-0/+13
* adapt to use libggnet group parentingLaurent Ghigonis2012-12-131-1/+5
* implement node group parenting, for now only for the existing GROUP_ADDRESSLaurent Ghigonis2012-12-132-16/+47
* use libggnet grouping, and add a global var _debug and many printfLaurent Ghigonis2012-12-131-4/+47
* introducing node grouping, for now only on addressLaurent Ghigonis2012-12-132-0/+155
* more DEBUG backtrace stuffLaurent Ghigonis2012-12-132-4/+507
* include CFLAGS when compiling BINARYLaurent Ghigonis2012-12-131-1/+1
* init connids only if we manage themLaurent Ghigonis2012-12-131-2/+3
* update last seen date on nodes too when we receive dataLaurent Ghigonis2012-12-131-0/+2
* test egraph creation success *before* using itLaurent Ghigonis2012-12-131-1/+1
* actualy delete edges on conn delLaurent Ghigonis2012-12-121-4/+9
* set default egraph layout to EGRAPH_LAYOUT_FRUCHTERMANREINGOLDLaurent Ghigonis2012-12-121-0/+1
* fix connection timeout handling by really sending the corresponding gg_packetLaurent Ghigonis2012-12-121-9/+19
* fix connection ID decodingLaurent Ghigonis2012-12-121-3/+3
* do not use id=1 for coloration of egraph blobsLaurent Ghigonis2012-12-121-1/+1
* better egraph blob sizeLaurent Ghigonis2012-12-111-1/+1
* fix new connections encoding, they should never be responsesLaurent Ghigonis2012-12-111-1/+1
* better packet encode / decode and size display, and colorisation of blobsLaurent Ghigonis2012-12-113-11/+25
* correctly encode packet size and response typeLaurent Ghigonis2012-12-111-1/+1
* correctly decode packet size and response typeLaurent Ghigonis2012-12-111-3/+10
* define constant for size factor ratio for the packet sizeLaurent Ghigonis2012-12-111-0/+1
* correctly decode packet sizeLaurent Ghigonis2012-12-111-2/+2
* add TO TOOK AT sectionLaurent Ghigonis2012-12-111-0/+6
* force node size for nowLaurent Ghigonis2012-12-111-1/+1
* send egraph blobs on glouglou data packetsLaurent Ghigonis2012-12-111-2/+15
* disable edge deletion for nowLaurent Ghigonis2012-12-101-1/+3
* fix ip_to_str()Laurent Ghigonis2012-12-101-1/+1
* show node ip on the network graph, and display a black backgroundLaurent Ghigonis2012-12-101-4/+16
* first version that acualy displays something !Laurent Ghigonis2012-12-101-45/+108
* CFLAGS: include debug symbols and remove optimisationLaurent Ghigonis2012-12-101-1/+2
* follow libgget API breakageLaurent Ghigonis2012-12-102-2/+2
* support for client side usage, and fix connection id handlingLaurent Ghigonis2012-12-102-15/+103
* link with egraphLaurent Ghigonis2012-12-081-1/+1
* update RequirementsLaurent Ghigonis2012-12-061-3/+2
* research docsLaurent Ghigonis2012-12-061-0/+16
* add a broken spike, still code is interestingLaurent Ghigonis2012-12-061-0/+233
* more testsLaurent Ghigonis2012-12-061-25/+34
* hand notes on gg_map architectureLaurent Ghigonis2012-12-051-0/+0
* reasearch notes on igraphLaurent Ghigonis2012-12-052-0/+40