aboutsummaryrefslogtreecommitdiffstats
path: root/ROADMAP.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-07-22 20:57:22 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2012-07-22 20:57:22 +0200
commiteb0e8a5896660e7f153897e080044cf7bdccc157 (patch)
treefc022103766d1889726ca6404d6ea60729f65e39 /ROADMAP.txt
parentimplement nodes and connections, and display nodes as buttons (diff)
downloadglouglou-eb0e8a5896660e7f153897e080044cf7bdccc157.tar.xz
glouglou-eb0e8a5896660e7f153897e080044cf7bdccc157.zip
update roadmap
Diffstat (limited to 'ROADMAP.txt')
-rw-r--r--ROADMAP.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/ROADMAP.txt b/ROADMAP.txt
index 03e5747..02eafc9 100644
--- a/ROADMAP.txt
+++ b/ROADMAP.txt
@@ -1,11 +1,16 @@
=== IN PROGRESS ===
0.2 - display elements
-* glouglou_efl: display server node on the left
-* glouglou_efl: display other nodes of the right
-* glouglou_efl: display packets, moving between nodes
-* glougloud: send IP type for a connection
-* glouglou_efl: different colors for packets depending of IP type
+* glouglou_efl: display server node on the left (10min)
+* glouglou_efl: display other nodes of the right (45min != 60min, dev 1.2)
+* glouglou_efl: find a good elementary layout, or use directly evas on the bg
+* libglouglou: rename all id to connid, and update ggd gg_elf
+* glouglou_efl: display packets, moving between nodes (45min)
+* glougloud: send IP type for a connection (10min)
+* glouglou_efl: different colors for packets depending of IP type (20min)
+* glougloud: send ports for a connection (10min)
+* glouglou_efl: different connections per port (20min)
+* glouglou_efl: timer for nodes and conns
=== PLANNED ===
@@ -13,6 +18,7 @@
0.3 - bug killing
* glougloud: see XXX in code and BUGS.txt
* glouglou_efl: see XXX in code and BUGS.txt
+* glougloud: handle 2 ways of a connection in 1 connection
0.4 - nicer display
* glouglou_efl: nodes are in a circle around the server node