aboutsummaryrefslogtreecommitdiffstats
path: root/glougloud (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-30check pkt->type in pkt_encode()Laurent Ghigonis1-0/+2
2012-11-30TODO -= 4Laurent Ghigonis1-4/+0
2012-11-30handle loglevel by passing one or multiple -v.Laurent Ghigonis1-37/+75
2012-11-30fix indentLaurent Ghigonis1-1/+1
2012-11-30fix indent.Laurent Ghigonis1-4/+3
2012-11-30update after libglouglou gg_packet API breakLaurent Ghigonis1-10/+14
2012-11-30set libglouglou verbosity relative to log levelLaurent Ghigonis1-0/+2
2012-11-30work on encoding / decoding gg_packetLaurent Ghigonis2-102/+145
2012-11-30revert +1 for \0 ideaLaurent Ghigonis1-2/+2
2012-11-30add comment about \0 at the end of gg_packet variable args sizeLaurent Ghigonis1-2/+2
2012-11-30variable arguments should be one byte more, to store the \0Laurent Ghigonis1-2/+2
2012-11-30useless to set buf to NULL, as it's not tested afterLaurent Ghigonis1-1/+0
2012-11-30fix indentLaurent Ghigonis1-2/+2
2012-11-30add error() verbose() and debug() to log stuff from libglouglou,Laurent Ghigonis2-21/+50
2012-11-29TODO--Laurent Ghigonis1-1/+0
2012-11-29add BUGLaurent Ghigonis1-0/+1
2012-11-29make gg_packet static when returned by pkt_decode and handle_packet callback,Laurent Ghigonis1-29/+29
2012-11-29add security mention when starting server or creating a client :Laurent Ghigonis1-0/+2
2012-11-29don't go into packet decoding if the user did not set a handle_packet callback.Laurent Ghigonis1-20/+22
2012-11-29use user_send() instead of directly sendto()Laurent Ghigonis1-3/+1
2012-11-29TODO++, based on testingLaurent Ghigonis1-0/+4
2012-11-29uddate naming after changesLaurent Ghigonis1-18/+18
2012-11-29update README after name changesLaurent Ghigonis1-2/+2
2012-11-29better namingLaurent Ghigonis4-0/+0
2012-11-29better namingLaurent Ghigonis3-0/+0