2015-07-22 |
Steinar H. Gunderson | Replace an assert with a small hack. |
blob | commitdiff | raw |
2015-07-22 |
Steinar H. Gunderson | Time out clients still in READING_REQUEST after 60... |
blob | commitdiff | raw | diff to current |
2015-07-10 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2015-07-10 |
Steinar H. Gunderson | Add support for forced prebuffering. |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Steinar H. Gunderson | Remove support for mark pools. |
blob | commitdiff | raw | diff to current |
2014-04-13 |
Steinar H. Gunderson | Stop logging loss fraction; it is only spam now, and... |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Steinar H. Gunderson | Fix handling of streams with no data. |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Steinar H. Gunderson | Fix a crash bug on reload. |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Steinar H. Gunderson | When checking to see if we want to warn about pacing... |
blob | commitdiff | raw | diff to current |
2013-09-28 |
Steinar H. Gunderson | Support SO_MAX_PACING_RATE. |
blob | commitdiff | raw | diff to current |
2013-09-19 |
Steinar H. Gunderson | Fix compilation on 32-bit systems. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Steinar H. Gunderson | Reduce contention of queued_data_mutex. |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Steinar H. Gunderson | Fix an issue where rewind-to-HTTP-header would not... |
blob | commitdiff | raw | diff to current |
2013-08-18 |
Steinar H. Gunderson | Switch to a new version of the Metacube protocol. |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Steinar H. Gunderson | Support the new METACUBE_FLAGS_NOT_SUITABLE_FOR_STREAM_... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2013-04-28 |
Steinar H. Gunderson | Add a hack for starting at the _start_ of backlog.... |
blob | commitdiff | raw | diff to current |
2013-04-21 |
Steinar H. Gunderson | Catch up on any lost data before serializing, so increa... |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Steinar H. Gunderson | Refer to streams internally mostly by an index, not... |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Steinar H. Gunderson | Add Metacube headers in add_data_deferred(), not add_da... |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Steinar H. Gunderson | Reinstate the new signal handling; revert the revert. |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Steinar H. Gunderson | Revert "Rewrite the entire internal signal handling... |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Steinar H. Gunderson | Rewrite the entire internal signal handling/wakeup. |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Steinar H. Gunderson | Remove unneeded default Client constructor. |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Steinar H. Gunderson | New run of include-what-you-use. |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Steinar H. Gunderson | When logging losses, log loss percentage, too. |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Steinar H. Gunderson | Send backlog file descriptors around instead of going... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Steinar H. Gunderson | Do not bother making a METACUBE_FLAGS_HEADER block... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Steinar H. Gunderson | Support Metacube _output_. Required splitting HTTP... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Steinar H. Gunderson | Fix a memory leak in Server (streams were leaked). |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Steinar H. Gunderson | Log all finished accesses to an access log. |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Log IP address instead of file descriptor. |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Replace all perror() calls with our own log calls. |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Implement much better logging, with support for both... |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Fix a signed/unsigned warning. |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Steinar H. Gunderson | Store the client pointer directly in the epoll structur... |
blob | commitdiff | raw | diff to current |
2013-04-14 |
Steinar H. Gunderson | Small microoptimization in do_work(). |
blob | commitdiff | raw | diff to current |
2013-04-14 |
Steinar H. Gunderson | Log bytes sent and lost better. |
blob | commitdiff | raw | diff to current |
2013-04-14 |
Steinar H. Gunderson | Fix a crash on re-exec if a client was not in SENDING_DATA. |
blob | commitdiff | raw | diff to current |
2013-04-14 |
Steinar H. Gunderson | Rename bytes_sent to stream_pos, because that is what... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Merge branch 'master' of ssh://git.sesse.net/srv/git... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Another include-what-you-use pass. |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Make backlog_size changeable across HUPs. |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Move Server:add_data() into Stream, where it more logic... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Run include-what-you-use. |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Move Client and Stream into their own files. |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Support configurable BACKLOG_SIZE (per-stream). No... |
blob | commitdiff | raw | diff to current |
2013-04-13 |
Steinar H. Gunderson | Send data using sendfile() instead of write(). Seems... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Steinar H. Gunderson | Fix a missing #include. |
blob | commitdiff | raw | diff to current |
2013-04-10 |
Steinar H. Gunderson | Factor all the common thread starting/stopping into... |
blob | commitdiff | raw | diff to current |
2013-04-10 |
Steinar H. Gunderson | Add support for setting fwmarks per-connection. Useful... |
blob | commitdiff | raw | diff to current |
2013-04-09 |
Steinar H. Gunderson | Explicitly SIGHUP threads to kill them out of syscalls... |
blob | commitdiff | raw | diff to current |
2013-04-09 |
Steinar H. Gunderson | Support writing a stats file listing the number of... |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Steinar H. Gunderson | Parse the HTTP header (more) properly, and send the... |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Steinar H. Gunderson | Fix a few issues in the to_process() handling. |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Steinar H. Gunderson | Write our own HTTP client instead of using curl. Not... |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Steinar H. Gunderson | Make most operations on Server deferred, so that we... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Make the list of sleeping clients be per-stream instead... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Fix so clients would actually be woken up from the... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Fix an error where clients in asleep state would hang... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Make edge-triggering more consistent. |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Fix an issue where clients would be put twice into... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Some fixes to issues that could cause client hangs. |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Stop doing find_stream() every time we send out data... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Change from level-triggered to edge-triggered epoll... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | EINTR-protect a bunch of calls, and warn on close(... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Handle EINTR in epoll_wait(). |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Support parsing streams from config file. Also support... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Steinar H. Gunderson | Support deserialization of most state (curl input is... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | When we get a header, retroactively send it out to... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Serialize and die on SIGHUP (no deserialization yet... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Fix broken Client constructor. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Start working on serialization. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Make a useful constructor for Client. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Make Server stoppable. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Merge remote-tracking branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Rename client_request to request, and clear it when... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Rename client_request to request, and clear it when... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Remove a no longer relevant TODO. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | When closing a client, make sure it is not left in... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement writev(). Working reflector! |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement sleeping/waking clients. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement add_data(). |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement basic data sending support. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement header sending. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Implement epoll main loop in Server, and parse header. |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Steinar H. Gunderson | Split Server and MutexLock out into separate source... |
blob | commitdiff | raw | diff to current |
|