summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
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
2015-12-15Add UseDefaultFallbackDirs for hard-coded directory mirrorsteor (Tim Wilson-Brown)
2015-12-16Prop210: Add want_authority to directory_get_from_dirserverteor (Tim Wilson-Brown)
2015-12-15Replace usage of INLINE with inlinecypherpunks
2015-12-14Add a new ipv6=address:orport flag to DirAuthority and FallbackDirNick Mathewson
2015-12-10Introduce DataDirectoryGroupReadable booleanJamie Nguyen
2015-11-25Merge remote-tracking branch 'teor/comments-20151123'Nick Mathewson
2015-11-16Add missing " in AccountingMax comment in or.hteor (Tim Wilson-Brown)
2015-11-12Merge branch 'decouple_circuit_mark_squashed'Nick Mathewson
2015-11-12Experimentally decouple the main body of circuit_mark_for_closeNick Mathewson
2015-10-04fix easy typoRoger Dingledine
2015-09-30Add SyslogIdentityTagPeter Palfrader
2015-09-23Allow conflicts to occur in keypinning journalNick Mathewson
2015-09-22Merge branch 'feature16769_squashed'Nick Mathewson
2015-09-22Add a --master-key optionNick Mathewson
2015-09-22Add a new --newpass option to add or remove secret key passphrases.Nick Mathewson
2015-09-22Merge branch 'feature16944_v2'Nick Mathewson
2015-09-08Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.Yawning Angel
2015-09-04Add "OfflineMasterKey" optionNick Mathewson
2015-08-19Merge branch 'ed25519_keygen_squashed'Nick Mathewson
2015-08-19Checkpoint work on ed25519 keygen improvements.Nick Mathewson
2015-08-18New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flagsteor
2015-08-18Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPortteor
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-16Merge remote-tracking branch 'public/ticket16543'Nick Mathewson
2015-07-16Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'Nick Mathewson
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-07-09Merge branch 'bug4862_027_04_squashed'Nick Mathewson
2015-07-09Upload descriptor when all intro points are readyDavid Goulet
2015-07-09Reuse intro points that failed but are still validDavid Goulet
2015-07-09Refactor rend_services_introduce()David Goulet
2015-06-29More tweaks for windows compilation. (ick)Nick Mathewson
2015-06-29Remove checks for visual C 6.Nick Mathewson
2015-06-18Add rendcache.{c|h}David Goulet
2015-06-17Merge branch '13642_offline_master_v2_squashed'Nick Mathewson