aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/protover.c
AgeCommit message (Expand)Author
2022-01-18relay: Don't advertise HSv2 protocol versionDavid Goulet
2021-11-05Light edit to protover warnings.Nick Mathewson
2021-11-05protover: Add a note on why LinkAuth is not recommended or requiredDavid Goulet
2021-11-05protover: Move all hardcoded lists in one placeDavid Goulet
2021-11-05Add scary warnings about changing the protover list.Nick Mathewson
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-01Remove versions.h include from routerparse.hNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-16Add tortls.h includes to expose critical macro. Fix #27734.Nick Mathewson
2018-09-16When Tor is compiled with NSS, don't claim support for LinkAuth=1Nick Mathewson
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson