| Commit message (Expand) | Author | Age | Files | Lines |
* | WIP, improve traceroute |  Laurent Ghigonis | 2013-07-09 | 1 | -21/+70 |
* | traceroute improvements |  Laurent Ghigonis | 2013-07-07 | 1 | -20/+35 |
* | gg_map: improve traceroute theming |  Laurent Ghigonis | 2013-07-06 | 1 | -2/+2 |
* | WIP traceroute integration, disabled by default |  Laurent Ghigonis | 2013-07-06 | 1 | -0/+74 |
* | gg_map: printf use %p for pointers |  Laurent Ghigonis | 2013-07-06 | 1 | -4/+4 |
* | gg_map: fix function declaration |  Laurent Ghigonis | 2013-06-28 | 1 | -2/+2 |
* | gg_map: improve argparse |  Laurent Ghigonis | 2013-06-27 | 1 | -2/+2 |
* | convert to tabs, and fix some indent manualy |  Laurent Ghigonis | 2013-06-05 | 1 | -376/+376 |
* | gg_map: printf respect loglevel |  Laurent Ghigonis | 2013-06-05 | 1 | -25/+32 |
* | gg_map: option to specify glougloud server ip / port |  Laurent Ghigonis | 2013-06-05 | 1 | -1/+41 |
* | better UI |  Laurent Ghigonis | 2013-01-12 | 1 | -54/+40 |
* | change default graph layout to EGRAPH_LAYOUT_KAMADAKAWAI |  Laurent Ghigonis | 2012-12-15 | 1 | -2/+3 |
* | rename vertice if we receive a glouglou packet PACKET_NAME for it |  Laurent Ghigonis | 2012-12-15 | 1 | -4/+14 |
* | rename ggnet_grouping_set() to ggnet_set_grouping(), to match ggnet_set_dns(). |  Laurent Ghigonis | 2012-12-15 | 1 | -1/+1 |
* | make window bigger by default so it fits my screen |  Laurent Ghigonis | 2012-12-13 | 1 | -1/+1 |
* | remove useless buttons in UI |  Laurent Ghigonis | 2012-12-13 | 1 | -66/+2 |
* | improve gg_map UI, by using copying from egraph demoapp |  Laurent Ghigonis | 2012-12-13 | 1 | -17/+207 |
* | attach and detach node groups to "inactive tree" or to current active node |  Laurent Ghigonis | 2012-12-13 | 1 | -7/+45 |
* | adapt to use libggnet group parenting |  Laurent Ghigonis | 2012-12-13 | 1 | -1/+5 |
* | use libggnet grouping, and add a global var _debug and many printf |  Laurent Ghigonis | 2012-12-13 | 1 | -4/+47 |
* | test egraph creation success *before* using it |  Laurent Ghigonis | 2012-12-13 | 1 | -1/+1 |
* | actualy delete edges on conn del |  Laurent Ghigonis | 2012-12-12 | 1 | -4/+9 |
* | set default egraph layout to EGRAPH_LAYOUT_FRUCHTERMANREINGOLD |  Laurent Ghigonis | 2012-12-12 | 1 | -0/+1 |
* | do not use id=1 for coloration of egraph blobs |  Laurent Ghigonis | 2012-12-12 | 1 | -1/+1 |
* | better egraph blob size |  Laurent Ghigonis | 2012-12-11 | 1 | -1/+1 |
* | better packet encode / decode and size display, and colorisation of blobs |  Laurent Ghigonis | 2012-12-11 | 1 | -7/+14 |
* | correctly decode packet size and response type |  Laurent Ghigonis | 2012-12-11 | 1 | -3/+10 |
* | force node size for now |  Laurent Ghigonis | 2012-12-11 | 1 | -1/+1 |
* | send egraph blobs on glouglou data packets |  Laurent Ghigonis | 2012-12-11 | 1 | -2/+15 |
* | disable edge deletion for now |  Laurent Ghigonis | 2012-12-10 | 1 | -1/+3 |
* | fix ip_to_str() |  Laurent Ghigonis | 2012-12-10 | 1 | -1/+1 |
* | show node ip on the network graph, and display a black background |  Laurent Ghigonis | 2012-12-10 | 1 | -4/+16 |
* | first version that acualy displays something ! |  Laurent Ghigonis | 2012-12-10 | 1 | -45/+108 |
* | basic version that opens an elementary window, connects to glougloud server |  Laurent Ghigonis | 2012-12-04 | 1 | -205/+51 |
* | update gg_map name, add WARNING of work in progress |  Laurent Ghigonis | 2012-12-02 | 1 | -0/+290 |