aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/onion.c
AgeCommit message (Expand)Author
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-04-30Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytesteor
2020-04-29core/or: Check extends for zero addresses and portsteor
2020-04-29core/or: Support IPv6 EXTEND2 cellsteor
2020-04-09core/or: Make some functions mockableteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-21Move the non-crypto parts of onion.c out of src/core/cryptoNick Mathewson