aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/versions.c
AgeCommit message (Expand)Author
2020-06-24Make summarize_protover_flags() handle NULL and empty string the sameNeel Chauhan
2020-06-09Merge remote-tracking branch 'tor-github/pr/1888/head'Nick Mathewson
2020-05-16Fix spacing in if statement in tor_version_parse()Neel Chauhan
2020-05-15versions: Improve the protover summary commentsteor
2020-05-15protover: Add defines for recent protocol versionsteor
2020-05-11protover: Add node functions for IPv6 extend supportteor
2020-05-11protover: Sort version flags by their underlying protocolsteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-12Bug 31356: Propogate protover padding support to circpadMike Perry
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
2018-12-11Merge remote-tracking branch 'github/prop297'Nick Mathewson
2018-11-26Try silencing Coverity false positive CID 1441482rl1987
2018-11-24No longer exit for missing required protocolversions on an old consensusNick Mathewson
2018-11-21Fix a fun heisenbug in memoize_protover_flags()Nick Mathewson
2018-11-07Memoize summarize_protover_flags()Nick Mathewson
2018-10-01Move summarize_protover_flags to versions.cNick Mathewson
2018-10-01Extract the version-managing code from routerparse.cNick Mathewson