aboutsummaryrefslogtreecommitdiff
path: root/src/or/protover.h
AgeCommit message (Expand)Author
2016-10-17Write a bunch of module documentation.Nick Mathewson
2016-09-26Update prop264 implementation to split HSMid->HS{Intro,Rend}Nick Mathewson
2016-09-26Rename get_supported_protocols to protover_get_supported_protocolsNick Mathewson
2016-09-26Rename compute_protover_vote to protover_compute_voteNick Mathewson
2016-09-26Clean whitespace, add missing documentationNick Mathewson
2016-09-26Use protocols to see when EXTEND2 support exists.Nick Mathewson
2016-09-26Add code to infer protocol versions for old Tor versions.Nick Mathewson
2016-09-26Basic backend for the protocol-versions voting algorithm.Nick Mathewson
2016-09-26checkpoint basic protover backendNick Mathewson