aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/protover.c
AgeCommit message (Expand)Author
2020-08-03Fix comment on protover_list_is_invalidNick Mathewson
2020-08-03Rename protover_contains_long_protocol_names to protover_list_is_invalidNick Mathewson
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/94'Nick Mathewson
2020-07-10Add an extra comment about keeping rust and c protover in sync.Nick Mathewson
2020-05-18rust/protover: Fix protocol version support error handlingteor
2020-05-11protover: Declare support for Relay=3teor
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-02-09protover: reject unexpected commascypherpunks
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