aboutsummaryrefslogtreecommitdiff
path: root/src/lib/connection_call_handlers.c
Commit message (Expand)AuthorAge
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* Fix busy waiting up to one second using connection timeoutAlexander Irion2021-08-11
* fix typosChristian Grothoff2020-10-22
* Sanitized all log and error messages.silvioprog2020-05-09
* Applied several spelling fixes. (#6142)silvioprog2020-03-31
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Renamed all occurrences from _model(s)_ to _mode(s)_.silvioprog2018-12-06
* some minor code cleaning issuesChristian Grothoff2018-06-22
* mark bug, too tired to fix right nowChristian Grothoff2018-03-25
* fix bugChristian Grothoff2018-03-25
* use curi instead of uri to avoid passing NULL to memchr, even with len 0Christian Grothoff2018-03-02
* fix spacy url check in strict modeChristian Grothoff2018-03-02
* remove dead IN_CLEANUP state, revert previous patch that called completed cal...Christian Grothoff2018-03-02
* postfixChristian Grothoff2018-03-01
* expand strictness to cover spaces in URLChristian Grothoff2018-03-01
* eliminate two more strcpy()sChristian Grothoff2018-02-27
* make checkers happier by reducing use of strcpy and strcatChristian Grothoff2018-02-22
* eliminate compiler warnings from dead assignmentsChristian Grothoff2018-02-22
* add remaining missing symbols for library to fully linkChristian Grothoff2018-02-18
* more work towards getting lib to build nicely (currently FTBFS)Christian Grothoff2018-02-18
* more work on connection_call_handlers.cChristian Grothoff2018-02-17
* work towards idle handler rewrite'Christian Grothoff2018-02-17
* more work on connnection_call_handlers.cChristian Grothoff2018-02-17
* add call_handlersChristian Grothoff2018-02-16