summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2016-05-30Replace nearly all XXX0vv comments with smarter onesNick Mathewson
2016-05-27Merge remote-tracking branch 'arma/task19035-fixedup'Nick Mathewson
2016-05-27remove a now-unused section of or.hRoger Dingledine
2016-05-27Disable GET /tor/bytes.txt and GETINFO dir-usageRoger Dingledine
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Remove duplicate siging_key_cert fields.Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Merge branch 'bug17150_027_extra' into maint-0.2.8Nick Mathewson
2016-05-17Copy the signing_key_cert field into signed_descriptor_tNick Mathewson
2016-05-17Move extra_info_digest256 into signed_descriptor_tNick Mathewson
2016-05-09Merge branch 'feature15588_squashed'Nick Mathewson
2016-05-09Use uint8_t for rend descriptor_cookie fieldsJohn Brooks
2016-05-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-05Comment-only change to clarify routerstatus_t IPv4 byte orderteor (Tim Wilson-Brown)
2016-04-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-05Clarify comments on connection_t's address fieldsteor (Tim Wilson-Brown)
2016-03-26Do not treat "DOCDOC" as doxygen.Nick Mathewson
2016-03-21Merge branch 'maint-0.2.7'Nick Mathewson
2016-03-21Fix another case of 17668: Add NoEdConsensusNick Mathewson
2016-03-21Document has_ed25519_listingNick Mathewson
2016-03-21Never vote for an ed key twice.Nick Mathewson
2016-03-01First RelaxDirModeCheck implementationPeter Palfrader
2016-02-27Update the copyright year.Nick Mathewson
2016-02-23Merge remote-tracking branch 'teor/bug18348-v2'Nick Mathewson
2016-02-23Merge branch 'bug17795'Nick Mathewson
2016-02-20If both IPv4 and IPv6 addresses could be used, choose one correctlyteor (Tim Wilson-Brown)
2016-02-11make check-spacesNick Mathewson
2016-02-11Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'Nick Mathewson
2016-02-10Rename crypto_digest_all, and digests_t.Nick Mathewson
2016-01-29Merge branch 'feature17840-v11-squashed' into feature17840-v11-mergedteor (Tim Wilson-Brown)
2016-01-29Use fascist firewall and ClientUseIPv4 for bridge clientsteor (Tim Wilson-Brown)
2016-01-29Choose OR Entry Guards using IPv4/IPv6 preferencesteor (Tim Wilson-Brown)
2016-01-29Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc optionsteor (Tim Wilson-Brown)
2016-01-27Correct further grammatical errors in tor commentsNick Mathewson
2016-01-26Replace Alice/Bob with client/service in hidden service commentsteor (Tim Wilson-Brown)
2016-01-08Merge branch 'unixninja_ticket15989_squashed'Nick Mathewson
2016-01-08Added AccountRule in and AccountingRule out optionsunixninja92
2016-01-03Fix typos in microdesc_t and node_t commentsteor (Tim Wilson-Brown)
2015-12-18Add new DirCache configuration optionMatthew Finkel
2015-12-16A relay now advertises "tunnelled-dir-server" in its descriptorMatthew Finkel
2015-12-16Authorities must set a router's V2Dir flag if it supports tunnelled reqsMatthew Finkel
2015-12-16More debugging code to try to track down #17659Nick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature17327-v4'Nick Mathewson
2015-12-15Merge branch 'feature8195_small_squashed'Nick Mathewson
2015-12-15Update KeepCapabilities based on comments from asnNick Mathewson
2015-12-15Add ability to keep the CAP_NET_BIND_SERVICE capability on LinuxNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature4483-v10-squashed'Nick Mathewson
2015-12-16Prop210: Add schedules for simultaneous client consensus downloadsteor (Tim Wilson-Brown)
2015-12-15Merge branch 'feature17576-UseDefaultFallbackDirs-v2-squashed'Nick Mathewson