2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feat/logger' into next More... about 12 years ago
minor, log connection with descriptor, host and port, just like unserdingd did More... about 12 years ago
Merge branch 'next' More... about 12 years ago
Merge branch 'code/hygiene' into next More... about 12 years ago
cosmetics, hygiene, don't increment without sequence point in memcpy() More... about 12 years ago
Merge branch 'feat/http' into next More... about 12 years ago
minor, make sure we can actually send off 404 responses More... about 12 years ago
minor, implement WRAP_HTTP, upon incoming HTTP request, respond in HTTP More... about 12 years ago
Merge branch 'next' More... about 12 years ago
Merge branch 'feat/http' into next More... about 12 years ago
minor, obey Connection: keep-alive requests More... about 12 years ago
minor, introduce gand msg flags and map Connection: keep-alive\r to GAND_MSG_FLAG_KEEP_CONN More... about 12 years ago
Merge branch 'bld/gcc' into next More... about 12 years ago
fix, hygiene, for gcc emitting inline symbols to the object, redefine __snarf_select() More... about 12 years ago
Merge branch 'bld/dist' into next More... about 12 years ago
chore, add gperf to the list of requisites for travis ci build More... about 12 years ago
Merge branch 'next' More... about 12 years ago
Merge branch 'feat/http' into next More... about 12 years ago
minor, in gandalfd.c upon request parsing resort to gand_parse_blob() completely More... about 12 years ago
minor, support &igncase (or &ignore-case) in http parser More... about 12 years ago
minor, introduce flags slot in struct gand_msg_hdr_s More... about 12 years ago
fix, use %compare-strncmp option in gperf file as we do not \nul-terminate strings More... about 12 years ago
minor, parse &filter=... specs (selecting valflavs) More... about 12 years ago
minor, replace strcmp() if-tree by __snarf_select() off the gand_msg-select.gperf hasher More... about 12 years ago
minor, bring gperf file to snarf select arguments More... about 12 years ago
chore, introduce .gperf.c rule in Makefile.am More... about 12 years ago
chore, check for gperf tool during configure More... about 12 years ago
minor, parse simple URL cases (/info?... and /series?...) More... about 12 years ago
minor, make the pointer to the context optional, i.e. with a NULL pointer passed don't assign a context More... about 12 years ago
minor, support http parsing in the lib (or rather, make way for it) More... about 12 years ago