summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
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
2017-04-25Rename the `torgzip` module to `compress`.Alexander Færøy
2017-04-21Replace remaining directory_initiate_command_* instancesNick Mathewson
2017-04-18Rename `zlib_state` to `compress_state` in `dir_connection_t`.Alexander Færøy
2017-04-17Refactor the streaming compression code.Alexander Færøy
2017-04-13Merge branch 'ticket21889_031_01_squashed'Nick Mathewson
2017-04-07prop224: Flag router with HSIntro/HSDir using protoverDavid Goulet
2017-04-07hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.George Kadianakis
2017-04-04Move config_line_t functions from confparse.c into common.Nick Mathewson
2017-03-28Merge branch 'spooling_squashed'Nick Mathewson
2017-03-28Refactor the directory spool implementationNick Mathewson
2017-03-17Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson
2017-03-17Check onion key consensus parameters every hour.Alexander Færøy
2017-03-17Add API to query the current onion key grace period.Alexander Færøy
2017-03-17Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.Alexander Færøy
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-13Remove DIR_SPOOL_CACHED_DIR: Nothing uses it.Nick Mathewson
2017-03-01Remove the unused field or_connection_t.is_connection_with_clientteor
2017-02-16Save number of sent/received RELAY_DATA cells for directory connections.Alexander Færøy
2017-02-01Use an internal variable for HiddenServiceStatisticsDavid Goulet
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-18Remove PDS_FOR_GUARDNick Mathewson
2017-01-18Remove UseDeprecatedGuardAlgorithm.Nick Mathewson
2017-01-18Merge branch 'bug19769_19025_029'Nick Mathewson
2017-01-18DefecTor countermeasure: change server- and client-side DNS TTL clippingNick Mathewson
2017-01-13Merge remote-tracking branch 'dgoulet/bug20307_030_01'Nick Mathewson
2017-01-08comment fixupsChelsea H. Komlo
2016-12-22circuit: Change close reasons from uint16_t to intDavid Goulet
2016-12-18fix typos and trivial syntax problemsRoger Dingledine
2016-12-16Merge branch 'ticket20831_v2'Nick Mathewson
2016-12-16Remove UseDirectoryGuardsNick Mathewson
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14prop224 prepwork: Use of HS circuitmap in existing HS code.George Kadianakis
2016-12-14prop224 prepwork: Introduce HS circuitmap subsystem.George Kadianakis
2016-12-13Remove AuthDirMaxServersPerAuthAddrNick Mathewson
2016-12-12Replace "people" with the appropriate network component in commentsJ. Ryan Stinnett
2016-12-08Add an option to disable dirauth ed25519 link key checks.Nick Mathewson
2016-12-08Comment-only: note some places where we want to propagate Ed25519 infoNick Mathewson
2016-12-08Add ExtendByEd25519ID consensus parameter/torrc optionNick Mathewson
2016-12-08Remove orconn_identity_map.Nick Mathewson
2016-11-30Make new prop271 entry guards persistentNick Mathewson
2016-11-30Use the new guard notification/selection APIs throughout TorNick Mathewson