Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-10-01 | Fix a crash bug in max_u16_in_sl() | Nick Mathewson |
2019-10-01 | Rename max_in_sl to max_in_u16_sl, and expose it as STATIC. | Nick Mathewson |
2019-03-25 | Use actual pointers in dispatch_cfg.c. | Nick Mathewson |
2019-03-25 | Low-level dispatch module for publish-subscribe mechanism | Nick Mathewson |