summaryrefslogtreecommitdiff
path: root/proxy.c
AgeCommit message (Expand)Author
2020-06-10Make all sockets close-on-execDavid Härdeman
2020-06-10Improve proxy handlingDavid Härdeman
2020-06-10Improve refcountingDavid Härdeman
2020-06-10Implement proper proxy shutdownDavid Härdeman
2020-06-10Improve memdebug, add basic proxy statsDavid Härdeman
2020-06-10Add some basic memory tracking infrastructure while hackingDavid Härdeman
2020-06-10Convert proxy to use task_buf as wellDavid Härdeman
2020-06-05Add enough functionality to actually be able to proxy a connectionDavid Härdeman
2020-06-05Implement more proxy functionalityDavid Härdeman
2020-06-05Split out active proxy connection handling to separate fileDavid Härdeman