summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-15Merge branch 'remove_allow_dotexit_v2'Nick Mathewson
2017-09-15Remove AllowDotExit.Nick Mathewson
2017-09-15Merge remote-tracking branch 'dgoulet/ticket12541_032_02'Nick Mathewson
2017-09-15sched: Add Schedulers torrc optionDavid Goulet
2017-09-15sched: Remove vanilla sched options that will be going awayMatt Traudt
2017-09-12Merge branch 'ticket21031'Nick Mathewson
2017-09-12Merge branch 'bug23347_squashed'Nick Mathewson
2017-09-12Make clients wait to refresh bridges when they have a recent descriptorteor
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-09-07Make ClientDNSRejectInternalAddresses testing-only.Nick Mathewson
2017-09-07Merge branch 'bug23361_032_01_squashed2'Nick Mathewson
2017-09-07prop224: Pick rendezvous point of protover HSRend=2David Goulet
2017-09-05Merge branch 'http_tunnel_squashed'Nick Mathewson
2017-09-05Add support for HTTP Connect tunnelsNick Mathewson
2017-09-05Make buffers.c independent of or.hNick Mathewson
2017-08-24Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'Nick Mathewson
2017-08-24prop224: Add the dir purpose HAS_FETCHEDDavid Goulet
2017-08-09Add a hashtable mapping to nodes from ed25519 idsNick Mathewson
2017-08-09Add a 'NoExec' option that causes tor_spawn_background() to failNick Mathewson
2017-08-08Merge branch 'ticket20657_nickm_bugfixes_squashed'Nick Mathewson
2017-08-08Improve documentation all around the codebase.George Kadianakis
2017-08-08Make HidServRevCounter be a LINELIST as it should.George Kadianakis
2017-08-08prop224: Use state file to save/load revision countersGeorge Kadianakis
2017-08-08prop224: Directory function to upload descriptorDavid Goulet
2017-08-08prop224: Build hsdir index for node_tDavid Goulet
2017-08-03routerkeys: Add cmdline option for learning signing key expiration.Isis Lovecruft
2017-07-13Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-12New configuration option MaxConsensusAgeForDiffsNick Mathewson
2017-07-10Avoid double-typedef errors on freebsd.Nick Mathewson
2017-07-07Merge branch 'bug17750_029_squashed'Nick Mathewson
2017-07-07Comment that failure schedules always use exponential backoffteor
2017-07-07Improve docs based on Nick's review.George Kadianakis
2017-07-07prop224: Add connection and circuit identifier objectDavid Goulet
2017-06-05Merge branch 'maint-0.3.0'Nick Mathewson
2017-06-01Fix ed25519 link certificate race on tls context rotationNick Mathewson
2017-05-19Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'Nick Mathewson
2017-05-18Add support for %include funcionality on torrc #1922Daniel Pinto
2017-05-12Use dir_compressed(_len) instead of dir_z(_len).Alexander Færøy
2017-05-10Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal valueRoger Dingledine
2017-05-10Merge remote-tracking branch 'public/my-family-list-fix-4498'Nick Mathewson
2017-05-09Tidy or_options_t by removing obsolete options.Nick Mathewson
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove WarnUnsafeSocks optionDavid Goulet
2017-05-09config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove CloseHSClientCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove FastFirstHopPK optionDavid Goulet
2017-05-09config: Remove ExcludeSingleHopRelays optionDavid Goulet