Age | Commit message (Expand) | Author |
---|---|---|
2019-11-16 | Revise struct names in examples in comments to end with _t | Nick Mathewson |
2019-11-07 | Rename probability distribution names to end with "_t". | Nick Mathewson |
2019-11-07 | Make all our struct names end with "_t". | Nick Mathewson |
2019-10-16 | Doxygen: Fix things that looked like links. | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-04-11 | Remove an extraneous _ from __COVERITY__ | Nick Mathewson |
2019-03-26 | prob-distr: Some more comments about the initializers. | George Kadianakis |
2019-03-26 | prob-distr: Silence some coverity warnings. | George Kadianakis |
2019-01-11 | Add some more type checking. | Taylor R Campbell |
2019-01-11 | Use the distribution abstraction as an abstraction. | Taylor R Campbell |
2019-01-02 | Implement and test probability distributions used by WTF-PAD. | George Kadianakis |