Age | Commit message (Expand) | Author |
---|---|---|
2017-07-07 | Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases. | Nick Mathewson |
2017-07-07 | Explicit length checks in create_rend_cpath(). | George Kadianakis |
2017-07-07 | Explicit length checks in circuit_init_cpath_crypto(). | George Kadianakis |
2017-07-07 | Rename get_rend_cpath() to create_rend_cpath(). | George Kadianakis |
2017-07-07 | Rename rend_circuit_validate_purpose() based on Nick's review. | George Kadianakis |
2017-07-07 | Turn some warnings into bugs and non-fatal asserts. | George Kadianakis |
2017-07-07 | Improve docs based on Nick's review. | George Kadianakis |
2017-07-07 | prop224: Introduce e2e rendezvous circuit code. | David Goulet |