aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/protover.c
AgeCommit message (Expand)Author
2020-10-28Merge branch 'maint-0.4.3' into maint-0.4.4Alexander Færøy
2020-10-28Merge branch 'maint-0.3.5' into maint-0.4.3Alexander Færøy
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2020-02-14Merge remote-tracking branch 'tor-github/pr/1727/head'Nick Mathewson
2020-02-12protover: Sort tor's supported protocol versionsteor
2020-02-12protover: Update a comment about protover parsingteor
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: Bump protover for new padding machinesMike Perry
2019-05-03sendme: Add FlowCtrl protover valueDavid Goulet
2019-04-11Make it clear to coverity we aren't leaking in protover_all_supported()Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
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