summaryrefslogtreecommitdiff
path: root/framing
AgeCommit message (Expand)Author
2014-06-02Change how the length obfsucation mask is derived.Yawning Angel
2014-05-28Change the weighted distribution algorithm be uniform.Yawning Angel
2014-05-26Use io.ReadFull in places where it is appropriate.Yawning Angel
2014-05-24Randomize length when the decoder receives an out-of-bound value.Yawning Angel
2014-05-21Change the MSS to 1448 bytes, because timestamps are a thing.Yawning Angel
2014-05-16Change the length field obfscation.Yawning Angel
2014-05-14Change the framing Encoder/Decoder to take the destination slice.Yawning Angel
2014-05-14Fix comment (No functional changes).Yawning Angel
2014-05-12Fix logging again.Yawning Angel
2014-05-12Preliminary support padding, log on panic.Yawning Angel
2014-05-11Change documentation/comments to reflect reality (No functional changes).Yawning Angel
2014-05-09Initial import.Yawning Angel