summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2016-01-08Merge branch 'unixninja_ticket15989_squashed'Nick Mathewson
2016-01-08Added AccountRule in and AccountingRule out optionsunixninja92
2016-01-08Simplify micro-revision dependency rulescypherpunks
2016-01-07Merge remote-tracking branch 'teor/comments-20151213'Nick Mathewson
2016-01-07Merge remote-tracking branch 'public/17826_redux'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.7'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-01-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-01-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-01-07Update dannenberg's V3 authority identity fingerprintteor (Tim Wilson-Brown)
2016-01-06Add FallbackDir list to GETINFO config/defaultsGeorge Tankersley
2016-01-03Fix a comment typo in main.cteor (Tim Wilson-Brown)
2016-01-03Fix typos in microdesc_t and node_t commentsteor (Tim Wilson-Brown)
2015-12-26Mark all object files built based on micro-revision.i as depending on itNick Mathewson
2015-12-22Remove extra quotes from log messageNick Mathewson
2015-12-21whoops; really fix the 32-bit buildsNick Mathewson
2015-12-21Fix a couple of jenkins issues from 12538.Nick Mathewson
2015-12-21Merge remote-tracking branch 'public/bug12538_merged'Nick Mathewson
2015-12-20Merge remote-tracking branch 'yawning/feature17783_take2'Nick Mathewson
2015-12-19Add the SHA-3 hash functions to common/crypto.h.Yawning Angel
2015-12-18Merge branch 'feature12538_028_01_squashed'Nick Mathewson
2015-12-18Use dir_server_mode() in find_dl_schedule()David Goulet
2015-12-18Restore semantics of advertise vs serve on directory cacheingNick Mathewson
2015-12-18Change dataflow on generating 'dir-cache' flag.Nick Mathewson
2015-12-18Let make_consensus_method_list be used in testsMatthew Finkel
2015-12-18A router must be a dir cache before it may be HSDirMatthew Finkel
2015-12-18{dis,en}abling DirCache is a semantic changeMatthew Finkel
2015-12-18Rebuild descriptor when DirCache is {dis,en}abledMatthew Finkel
2015-12-18Add new DirCache configuration optionMatthew Finkel
2015-12-18Add unit test for router_pick_directory_server_implMatthew Finkel
2015-12-18Client should check if dir server has open dir port or handles tunnelled requ...Matthew Finkel
2015-12-18Fix a null-pointer deref when writing geoip statsNick Mathewson
2015-12-17Merge branch '17752_again'Nick Mathewson
2015-12-17Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-17Add some more ed25519 key files to the seccomp sandbox listNick Mathewson
2015-12-17Another try at fixing 17752Nick Mathewson
2015-12-17Add missing parenthesescypherpunks
2015-12-17Remove Windows specific data type usagecypherpunks
2015-12-17Conform to the type signature of setsockopt(2)cypherpunks
2015-12-16Merge remote-tracking branch 'teor/fix-multi-dir'Nick Mathewson
2015-12-17Prop210: Fix directory fetch teststeor (Tim Wilson-Brown)
2015-12-17Prop210: Check fallback directories and authorities work as expectedteor (Tim Wilson-Brown)
2015-12-17Prop210: Only clients benefit from multiple consensus downloadsteor (Tim Wilson-Brown)
2015-12-16More emergency-check code for un-removed pending entry connsNick Mathewson
2015-12-16Add an edge_about_to_close() call to ap_about_to_close().Nick Mathewson
2015-12-16Move pending-connection code into connection_ap_about_to_closeNick Mathewson
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-16tweak router_parse_addr_policy_item_from_string docsNick Mathewson
2015-12-16Merge remote-tracking branch 'teor/feature17863'Nick Mathewson