hygiene, log if unknown connections have been passed to free_conn() |
|
More...
|
over 10 years ago
|
Merge branch 'core/gandalfd' |
|
More...
|
over 10 years ago
|
hygiene, only branch into memcpy() for >0 sizes in gand_gbuf_write() |
|
More...
|
over 10 years ago
|
fix, PEBKAC, for gbufs if CLEN_UNKNOWN is given calculate the size |
|
More...
|
over 10 years ago
|
minor, error out upon NULL gbuf or gbuf write errors in work_ser() |
|
More...
|
over 10 years ago
|
Merge branch 'bld/travis' |
|
More...
|
over 10 years ago
|
chore, adapt travis to recent onion kick |
|
More...
|
over 10 years ago
|
Merge branch 'core/httpd' |
|
More...
|
over 10 years ago
|
chore, kick onion checks |
|
More...
|
over 10 years ago
|
Merge branch 'core/gandalfd' |
|
More...
|
over 10 years ago
|
Merge branch 'feat/libev-httpd-again' |
|
More...
|
over 10 years ago
|
minor, provide gand_gbufs to give users a buffer to write their data to |
|
More...
|
over 10 years ago
|
minor, equalise corking and size subtracting code in _tx_resp() |
|
More...
|
over 10 years ago
|
minor, use gand_gbuf_t objects to write results to socket |
|
More...
|
over 10 years ago
|
fix, PEBKAC, for branches we don't want to take use a conditional that's always false |
|
More...
|
over 10 years ago
|
minor, operate in terms of the connection and write-queue objects in callbacks |
|
More...
|
over 10 years ago
|
minor, provide transmission queue and send off static data |
|
More...
|
over 10 years ago
|
chore, check for sendfile.h |
|
More...
|
over 10 years ago
|
minor, allow to specify the server string upon make_httpd() |
|
More...
|
over 10 years ago
|
minor, hand-crafted httpd hands in absolute URIs |
|
More...
|
over 10 years ago
|
minor, distribute (and install) static www files |
|
More...
|
over 10 years ago
|
major, migrate gandalfd to using libbeef (our httpd lib) instead of onion |
|
More...
|
over 10 years ago
|
minor, clarify failures during httpd set up |
|
More...
|
over 10 years ago
|
minor, support www_dir, change there to serve static files |
|
More...
|
over 10 years ago
|
minor, provide a rich struct for httpd responses |
|
More...
|
over 10 years ago
|
minor, \nul out the second CRLF pair of a header boundary |
|
More...
|
over 10 years ago
|
fix, PEBKAC, be extra careful with the pointers whilst parsing the headers |
|
More...
|
over 10 years ago
|
minor, provide helper routines to obtain http header values and query fields |
|
More...
|
over 10 years ago
|
minor, actually parse the http request and fill in basic request struct |
|
More...
|
over 10 years ago
|
minor, snarf HTTP verbs with gperf |
|
More...
|
over 10 years ago
|