Age | Commit message (Expand) | Author |
---|---|---|
2024-06-24 | prop350: Remove all support for TAP, CREATE, and EXTEND. | Nick Mathewson |
2022-02-22 | Handle other places that use onion handshake type values | Mike Perry |
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-05-06 | Merge branch 'maint-0.4.3' | Nick Mathewson |
2020-05-06 | Use __attribute__((fallthrough)) rather than magic GCC comments. | Nick Mathewson |
2020-04-30 | net: Make all address bytes functions take uint8_t * | teor |
2020-04-30 | Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytes | teor |
2020-04-29 | core/or: Check extends for zero addresses and ports | teor |
2020-04-29 | core/or: Support IPv6 EXTEND2 cells | teor |
2020-04-09 | core/or: Make some functions mockable | teor |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-21 | Move the non-crypto parts of onion.c out of src/core/crypto | Nick Mathewson |