Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | Rework origin circuit tracking to use pubsub | Taylor Yu |
2019-05-03 | Hiding crypt_path_t: Rename some functions to fit the crypt_path API. | George Kadianakis |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2018-06-15 | Move extend_info_t into its own header. | Nick Mathewson |
2018-06-15 | Extract cpath_build_state into its own header. | Nick Mathewson |
2018-06-15 | Extract crypt_path_t and relay_crypto_t into their own headers | Nick Mathewson |
2018-06-15 | Extract {or,origin}_circuit_t into their own headers | Nick Mathewson |
2018-01-24 | Fix a memory leak in build_unopened_fourhop | Nick Mathewson |
2017-12-08 | Fix up test_circuitstats to use the new circuit_free macro | Nick Mathewson |
2017-12-07 | Add tests for circuitstats.c | Mike Perry |