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