Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-29 | Ticket #25573: Track half-closed stream ids | Mike Perry | |
We allow their CONNECTEDs, RESOLVEDs, ENDs, SENDMEs, and DATA cells to not count as dropped until the windows are empty, or we get an END. This commit does not change behavior. It only changes CIRC_BW event field values. | |||
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson | |
2017-03-15 | Run the copyright update script. | Nick Mathewson | |
2016-02-27 | Update the copyright year. | Nick Mathewson | |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson | |
Because in 95 years, we or our successors will surely care about enforcing the BSD license terms on this code. Right? | |||
2013-10-31 | Make circpathbias and circuitbuild compile. | Nick Mathewson | |
That was the tricky part | |||
2013-10-31 | Move pathbias functions into a new file. | Nick Mathewson | |
Does not compile yet. This is the "no code changed" diff. |