]> git.sesse.net Git - cubemap/history - state.proto
Merge branch 'master' of /srv/git.sesse.net/www/cubemap
[cubemap] / state.proto
2013-04-14 Steinar H. GundersonLog bytes sent and lost better.
2013-04-14 Steinar H. GundersonRename bytes_sent to stream_pos, because that is what...
2013-04-13 Steinar H. GundersonSupport configurable BACKLOG_SIZE (per-stream). No...
2013-04-12 Steinar H. GundersonSince we just broke upgrade compatibility, kill some...
2013-04-10 Steinar H. GundersonSupport multiple listening sockets. Actually mostly...
2013-04-09 Steinar H. GundersonMeasure how long the serialize/exec/deserialize process...
2013-04-09 Steinar H. GundersonSupport writing a stats file listing the number of...
2013-04-08 Steinar H. GundersonParse the HTTP header (more) properly, and send the...
2013-04-08 Steinar H. GundersonDeserialize/serialize inputs. Woo, totally glitch-free...
2013-04-07 Steinar H. GundersonSupport parsing streams from config file. Also support...
2013-04-07 Steinar H. GundersonReopen the port if it changes between runs.
2013-04-07 Steinar H. GundersonSupport deserialization of most state (curl input is...
2013-04-06 Steinar H. GundersonStart working on serialization.