Age | Commit message (Expand) | Author |
---|---|---|
2020-11-12 | Fix typos. | Samanta Navarro |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-11-07 | Make all our struct names end with "_t". | Nick Mathewson |
2019-10-01 | Add a test for max_u16_in_sl(). | Nick Mathewson |
2019-03-25 | Add test for dispatch_send() fast path. | Nick Mathewson |
2019-03-25 | dispatch: Test behavior of formatting type with no set fmt function. | Nick Mathewson |
2019-03-25 | pubsub test: add a test to make sure typefns can't be changed. | Nick Mathewson |
2019-03-25 | Low-level dispatch module for publish-subscribe mechanism | Nick Mathewson |