]> git.sesse.net Git - greproxy/history - reorderer.h
Fix super-stupid bug in Reorderer that only affected greproxy (not tungre).
[greproxy] / reorderer.h
2015-02-08 Steinar H. GundersonMerge branch 'master' of morgental.zrh.sesse.net:greproxy
2015-02-08 Steinar H. GundersonMake Reorderer handle multi-timeouts.
2015-02-07 Steinar H. GundersonSupport sequence restarts.
2015-02-07 Steinar H. GundersonTimeout packets in the reordering buffer after 100...
2015-02-07 Steinar H. GundersonSplit Protocol into Sender and Reader.
2015-02-07 Steinar H. GundersonMake Reorderer into a Protocol.
2015-02-07 Steinar H. GundersonMove GREProtocol into its own files, and Reorderer...