summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-26Type bug in shared_random_state -- make sure Version is int.Nick Mathewson
2017-09-26Make the TransProxyType field non-constNick Mathewson
2017-09-26Correct two state-file variable types.Nick Mathewson
2017-09-26Add test to make sure all confparse variables are well-typedNick Mathewson
2017-09-26add changes file for 23645Nick Mathewson
2017-09-26Merge remote-tracking branch 'asn/ticket23645_032_01'Nick Mathewson
2017-09-26hs: Improve loggingDavid Goulet
2017-09-25circuit: Log n_circ_id and global identifier of HS circuitsDavid Goulet
2017-09-25circuit: Log circuit identifiers when cannibalizingDavid Goulet
2017-09-25circuit: Keep a copy of n_circ_id for loggingDavid Goulet
2017-09-25circuit: Closing reason are signed valuesDavid Goulet
2017-09-25Merge branch 'bug22109'Nick Mathewson
2017-09-25Make testing rend1_payload variables staticNick Mathewson
2017-09-25Merge branch 'bug23539_032_01_squashed'Nick Mathewson
2017-09-25Whitespace fix.Nick Mathewson
2017-09-25sched: make interval a plain int; initialize with macroMatt Traudt
2017-09-25sched: Make KISTSchedRunInterval non negativeDavid Goulet
2017-09-25fix changes fileNick Mathewson
2017-09-25Merge remote-tracking branch 'asn/ticket23420_032_01'Nick Mathewson
2017-09-25prop224: Add test for parsing RENDEZVOUS1 cell.George Kadianakis
2017-09-22fix typoRoger Dingledine
2017-09-22Mention even more about changes files in doc/HACKINGNick Mathewson
2017-09-22Fix check-spaces and a weird copyright.Nick Mathewson
2017-09-22Use setup_full_capture_of_logs for 21800Nick Mathewson
2017-09-22Remove unused chosen_scheduler_type variable.Nick Mathewson
2017-09-22Merge remote-tracking branch 'pastly/bug23552_032_03'Nick Mathewson
2017-09-22Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-22Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-22hs: Avoid possible double circuit close on errorDavid Goulet
2017-09-22Merge branch 'bug22805_v2_squashed'Nick Mathewson
2017-09-22Stop using CREATE_FAST as a signifier of clienthood.Nick Mathewson
2017-09-22changes file for bug22805Nick Mathewson
2017-09-22Use channel_is_client() accessor in channelpadding.c.Nick Mathewson
2017-09-22Stop clearing the is_client flag on channel directlyNick Mathewson
2017-09-22Remove or_circuit_t.is_first_hop; use channel_is_client() insteadNick Mathewson
2017-09-22sched: move code to respect commentsMatt Traudt
2017-09-22sched: only log when scheduler type changesMatt Traudt
2017-09-22test_util: capture the log in the correct place.Nick Mathewson
2017-09-21Merge branch 'bug21800'Nick Mathewson
2017-09-21check-changes fixNick Mathewson
2017-09-21Merge remote-tracking branch 'pastly/bug23581_032_03'Nick Mathewson
2017-09-21Whoops; only run lintchanges when usepythonNick Mathewson
2017-09-21Update CodingStandards.md for changes-file stuffNick Mathewson
2017-09-21Whoops -- put a changes file in the wrong place :(Nick Mathewson
2017-09-21Fix warning in bug23610Nick Mathewson
2017-09-21Merge branch 'ticket23564_squashed'Nick Mathewson
2017-09-21Make check-spaces part of the standard "make check" processNick Mathewson
2017-09-21Capture "Result does not fit in tor_timegm()" warnings in util testsNick Mathewson
2017-09-21Merge remote-tracking branch 'dgoulet/ticket23303_032_01'Nick Mathewson
2017-09-21Merge remote-tracking branch 'catalyst-oniongit/bug23611'Nick Mathewson