aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-10-22With COCCI defined, avoid PERIODIC_EVENT.Nick Mathewson
2019-10-22With coccinelle, avoid includes in the middle of an expression.Nick Mathewson
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-09hs-v3: Rename validation function in hs_intropoint.cDavid Goulet
2019-09-09hs-v3: Move DoS parameter check against 0David Goulet
2019-09-05Merge branch 'tor-github/pr/1291'George Kadianakis
2019-09-05Merge branch 'tor-github/pr/1261'George Kadianakis
2019-09-05Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()Neel Chauhan
2019-09-04rendclient: use ptrdiff, not off_t, for offset of DH field.Nick Mathewson
2019-09-04Merge branch 'tor-github/pr/1290'David Goulet
2019-09-04Merge remote-tracking branch 'tor-github/pr/1270'Nick Mathewson
2019-09-04Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_mergedNick Mathewson
2019-09-03Merge branch 'tor-github/pr/1269'George Kadianakis
2019-09-03Merge remote-tracking branch 'tor-github/pr/1279'Nick Mathewson
2019-09-02Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-02Merge branch 'ticket12399_035' into maint-0.4.1Nick Mathewson
2019-09-02Change loglevel of message 'Hash of session info was not as expected'rl1987
2019-08-30Space out the arguments to the cell functions in rend_process_relay_cell()Neel Chauhan
2019-08-30Merge remote-tracking branch 'tor-github/pr/1181' into maint-0.3.5teor
2019-08-30Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5teor
2019-08-29Merge branch 'tor-github/pr/1257'David Goulet
2019-08-29Merge branch 'maint-0.4.1'David Goulet
2019-08-29Merge branch 'tor-github/pr/1256' into maint-0.4.1David Goulet
2019-08-29Merge branch 'tor-github/pr/1255' into maint-0.4.1David Goulet
2019-08-29nodelist: Use safe string functions in describe.cteor
2019-08-28Document configuration type definition functions for routerset_tNick Mathewson
2019-08-28Routerset config parsing: represent empty sets as NULL.Nick Mathewson
2019-08-28Remove extraneous "n" from comment in routerset.cNick Mathewson
2019-08-28Merge branch 'ticket31240v2' into ticket31240v2_merged_2Nick Mathewson
2019-08-28Make a config_suite_t type to hold multiple config sub-objectsNick Mathewson
2019-08-28Refactor config free logic to use a single path.Nick Mathewson
2019-08-27Merge branch 'tor-github/pr/1267'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-26Check for private IPv6 addresses in dirserv_router_has_valid_address()Neel Chauhan
2019-08-26hs-v3: Refactor DoS cell extension parameters validationDavid Goulet
2019-08-26hs-v3: Clarify comment in hs_dos.cDavid Goulet
2019-08-26hs-v3: Log info INTRO2 DoS defenses service valuesDavid Goulet
2019-08-26hs-v3: Missing intro circuit INTRO2 DoS enabled flagDavid Goulet
2019-08-26hs-v3: Privatize access to HS DoS consensus paramDavid Goulet
2019-08-26hs-v3: Cleanup usage of consensus param in hs_dos.cDavid Goulet
2019-08-26hs-v3: Move to hs_dos.c INTRO2 defenses initializationDavid Goulet
2019-08-26test: Build DoS cell extensionDavid Goulet
2019-08-26hs-v3: Don't apply DoS defenses if circuit has not been flaggedDavid Goulet
2019-08-26hs-v3: Parse ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Rename INTRO2 consensus param gettersDavid Goulet
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-26hs-v3: Implement torrc DoS defenses optionsDavid Goulet
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan