aboutsummaryrefslogtreecommitdiffstats
path: root/glougloud (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-051-20/+20
* glougloud: fix usage()Laurent Ghigonis2013-06-051-1/+2
* glougloud: option to specify listen interfaces / portsLaurent Ghigonis2013-06-051-4/+20
* glougloud: fix usageLaurent Ghigonis2013-06-051-1/+1
* glougloud: fix usage() wrong optionLaurent Ghigonis2013-03-101-1/+1
* glougloud: missing usage \nLaurent Ghigonis2013-03-101-1/+1
* stop the servers in the main(), not in signal handlers !Laurent Ghigonis2012-12-041-4/+4
* fix droppriv call after API breakageLaurent Ghigonis2012-12-021-1/+1
* use a variable to store dedicated USER _glougloudLaurent Ghigonis2012-12-021-4/+5
* use libglouglou droppriv to user _glougloud, and create group/userLaurent Ghigonis2012-12-022-0/+19
* fix indentLaurent Ghigonis2012-11-301-1/+1
* fix indent.Laurent Ghigonis2012-11-301-4/+3
* set libglouglou verbosity relative to log levelLaurent Ghigonis2012-11-301-0/+2
* correctly gg_server_stop() the 2 servers on exit.Laurent Ghigonis2012-11-291-5/+8
* use glouglou ports constantsLaurent Ghigonis2012-11-291-2/+2
* correctly handle signalsLaurent Ghigonis2012-11-291-1/+12
* do the proxification goofooLaurent Ghigonis2012-11-291-2/+36
* add very basic glougloudLaurent Ghigonis2012-11-293-0/+133
* move glougloud to oldLaurent Ghigonis2012-11-2915-3394/+0
* improve newconn fields encodingLaurent Ghigonis2012-07-221-3/+3
* 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
* 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
* struct packet is now in libglouglou, so remove it from here and #includeLaurent Ghigonis2012-07-212-49/+4
* improve bug trackinglaurent2012-07-181-0/+1
* improve bug trackinglaurent2012-07-181-0/+9
* better READMElaurent2012-07-171-1/+1
* improve READMEslaurent2012-07-171-0/+8
* renamelaurent2012-07-171-0/+0
* 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-2715-0/+2013