aboutsummaryrefslogtreecommitdiff
path: root/src/lib/connection_add.c
Commit message (Expand)AuthorAge
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* 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
* remove dead IN_CLEANUP state, revert previous patch that called completed cal...Christian Grothoff2018-03-02
* eliminate compiler warnings from dead assignmentsChristian Grothoff2018-02-22
* more work towards getting lib to build nicely (currently FTBFS)Christian Grothoff2018-02-18
* more work on connnection_call_handlers.cChristian Grothoff2018-02-17
* add call_handlersChristian Grothoff2018-02-16
* implement recv/send adaptersChristian Grothoff2018-02-16
* add upgrade_process.cChristian Grothoff2018-02-16
* implement connection_finish_forwardChristian Grothoff2018-02-16
* fixing #5278 as suggested by reporterChristian Grothoff2018-02-16
* implement MHD_resume_suspended_connections_Christian Grothoff2018-02-15
* implementing thread_main_connection_upgradeChristian Grothoff2018-02-15
* implement request_resumeChristian Grothoff2018-02-15
* adding ip counting and connection_add logicChristian Grothoff2018-02-15