aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* one file for all will be enough for nowLaurent Ghigonis2012-11-121-0/+0
* correct includes and fix CFLAGSLaurent Ghigonis2012-11-122-4/+7
* compilation basicsLaurent Ghigonis2012-11-122-4/+29
* tweaksLaurent Ghigonis2012-11-061-3/+3
* new architecture docLaurent Ghigonis2012-11-062-0/+48
* add some notesLaurent Ghigonis2012-11-061-0/+4
* update roadmapLaurent Ghigonis2012-07-221-5/+11
* implement nodes and connections, and display nodes as buttonsLaurent Ghigonis2012-07-221-32/+211
* todo++Laurent Ghigonis2012-07-221-0/+2
* improve newconn fields encodingLaurent Ghigonis2012-07-221-3/+3
* quick hack to display new connections in windowLaurent Ghigonis2012-07-221-4/+37
* better printing of received dataLaurent Ghigonis2012-07-221-8/+16
* when going through a LIST and removing elements in the loop, you need toLaurent Ghigonis2012-07-222-7/+8
* fatal() messages are now prefixed by "fatal:"Laurent Ghigonis2012-07-221-1/+1
* do not capture DNS as it can come from glougloud itselfLaurent Ghigonis2012-07-221-1/+1
* add "Notes on architecture and security" sectionLaurent Ghigonis2012-07-221-0/+18
* precise linux versionLaurent Ghigonis2012-07-221-1/+1
* require libglouglouLaurent Ghigonis2012-07-221-1/+3
* indicates it works on linux now, and that we require libglouglouLaurent Ghigonis2012-07-221-2/+3
* fix some pointer arithmetic when mixing pointers with integers : alwaysLaurent Ghigonis2012-07-221-5/+7
* tweakLaurent Ghigonis2012-07-221-1/+1
* document externalLaurent Ghigonis2012-07-221-0/+8
* follow imsgev changesLaurent Ghigonis2012-07-223-6/+32
* fix imcompatibility between imsg and imsgev !Laurent Ghigonis2012-07-222-6/+17
* make it at least compile on linux.Laurent Ghigonis2012-07-2212-12/+1329
* libglouglou in READMELaurent Ghigonis2012-07-212-0/+4
* rename callback, always prefix callback functions by _cb_Laurent Ghigonis2012-07-211-4/+3
* add a basic glouglou_efl program that opens a graphical window andLaurent Ghigonis2012-07-212-0/+91
* struct packet is now in libglouglou, so remove it from here and #includeLaurent Ghigonis2012-07-212-49/+4
* add libglouglou, for now only containing libglouglou.h, containing theLaurent Ghigonis2012-07-212-0/+63
* todo++laurent2012-07-181-0/+6
* improve bug trackinglaurent2012-07-182-0/+7
* improve bug trackinglaurent2012-07-183-3/+17
* reorganise / improve roadmaplaurent2012-07-181-6/+22
* better naminglaurent2012-07-172-7/+12
* better READMElaurent2012-07-172-1/+10
* add ROADMAP.txtlaurent2012-07-171-0/+23
* improve READMEslaurent2012-07-172-0/+15
* renamelaurent2012-07-171-0/+0
* add README.txtlaurent2012-07-171-0/+3
* fix dns name sending sizelaurent2012-07-171-2/+1
* fix dns name sending to clients, and put some debug messages on debug mode onlylaurent2012-07-171-6/+6
* remove binarylaurent2012-07-171-0/+0
* fix packet sending, and add debug printlaurent2012-07-171-1/+3
* typolaurent2012-07-171-1/+1
* reorganiselaurent2012-07-171-6/+7
* remove binary files from gitlaurent2012-07-176-0/+0
* add more explanationslaurent2012-07-171-1/+9
* add installation and usage instructionslaurent2012-07-171-0/+14
* initial import from my hg repositorylaurent2012-03-2718-0/+2623