aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2017-12-21Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-12-21Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-12-21Merge branch 'maint-0.2.5' into maint-0.2.8maint-0.2.8Nick Mathewson
2017-12-21Move destroy cells into a separate queue type of their own, to save RAMNick Mathewson
2017-08-01Merge remote-tracking branch 'public/bug19769_19025_029' into maint-0.2.9Nick Mathewson
2017-06-01Fix ed25519 link certificate race on tls context rotationNick Mathewson
2017-02-01Use an internal variable for HiddenServiceStatisticsDavid Goulet
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-22circuit: Change close reasons from uint16_t to intDavid Goulet
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
2016-11-30Maintain a list of all the origin circuits.Nick Mathewson
2016-11-30Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option.Nick Mathewson
2016-11-30Add a new GUARD_WAIT state for circuitsNick Mathewson
2016-11-30Write the easy parts of the public entryguard interface.Nick Mathewson
2016-11-10Add an ed25519 identity to extend_infoNick Mathewson
2016-11-10Merge remote-tracking branch 'public/feature20552'Nick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04hs: Refactor rend_data_t for multi version supportDavid Goulet
2016-11-03Declare a LINKAUTH subprotocol version for #15055 (ed link handshake)Nick Mathewson
2016-11-03whitespace fixesNick Mathewson
2016-11-03Merge branch 'feature_15055_v2'Nick Mathewson
2016-11-03Verify ed25519 link handshake certificatesNick Mathewson
2016-11-03Add "Ed ID" arguments to a bunch of connection-ID-related fns.Nick Mathewson
2016-11-03Refactor RSA certificate checking into its own function.Nick Mathewson
2016-11-03Migrate certificates into a sub-structure of or_handshake_stateNick Mathewson
2016-11-03Code to send correct authentication data when we are using AUTHTYPE>2Nick Mathewson
2016-11-03New authentication types to use RFC5705.Nick Mathewson
2016-10-19Merge remote-tracking branch 'andrea/ticket19858_v2'Nick Mathewson
2016-09-26Merge branch 'protover_v2_squashed'Nick Mathewson