summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
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 '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
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-09config: Remove AllowSingleHopCircuits optionDavid Goulet
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-09Split MyFamily into user-specified version and normalized versionNick Mathewson
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-05-04Update the consdiff directory code based on #22143 fixesNick Mathewson
2017-05-04Store the sha3 of a networkstatus as part of the networkstatus_tNick Mathewson
2017-05-02Merge branch 'teor_connection-with-client-v2_squashed'Nick Mathewson
2017-04-27Merge branch 'dirreq'Nick Mathewson
2017-04-27Include UPLOAD_RENDDESC_V2 in PURPOSE_IS_UPLOADNick Mathewson