aboutsummaryrefslogtreecommitdiffstats
path: root/glougloud/user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move glougloud to oldLaurent Ghigonis2012-11-291-806/+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-221-5/+6
* fix some pointer arithmetic when mixing pointers with integers : alwaysLaurent Ghigonis2012-07-221-5/+7
* follow imsgev changesLaurent Ghigonis2012-07-221-2/+8
* make it at least compile on linux.Laurent Ghigonis2012-07-221-4/+8
* struct packet is now in libglouglou, so remove it from here and #includeLaurent Ghigonis2012-07-211-48/+2
* 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
* fix packet sending, and add debug printlaurent2012-07-171-1/+3
* typolaurent2012-07-171-1/+1
* initial import from my hg repositorylaurent2012-03-271-0/+838