aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-01-30Merge branch 'combined-fuzzing-v4'Nick Mathewson
2017-01-30Fix a pair of compilation errors.Nick Mathewson
2017-01-30Memory leak on bogus ed key in microdescNick Mathewson
2017-01-30Fix a memory leak found while fuzzingNick Mathewson
2017-01-30Three more fuzzers: consensus, hsdesc, intro pointsNick Mathewson
2017-01-30Restrict fuzzing to the directory headersteor
2017-01-30Make a bunch of signature/digest-checking functions mockableNick Mathewson
2017-01-27client: set IPv6Traffic to on by defaultDaniel Kahn Gillmor
2017-01-27Bulletproof conn_get_outbound_address() a little.Nick Mathewson
2017-01-27Remove an impossible comparison.Nick Mathewson
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-24Repair the (deprecated, ugly) DROPGUARDS controller function.Nick Mathewson
2017-01-24Merge remote-tracking branch 'asn/remove_legacy_guards'Nick Mathewson
2017-01-24Remove some more remnants of legacy guard selection.George Kadianakis
2017-01-23Merge branch 'feature_20956_029'Nick Mathewson
2017-01-23Add __SocksPort etc variants for non-persistent useNick Mathewson
2017-01-21Merge remote-tracking branch 'public/ticket18319'Nick Mathewson
2017-01-19Remove extra newline from proxy_prepare_for_restart definitionteor
2017-01-18whitespace fixesNick Mathewson
2017-01-18Merge remote-tracking branch 'dgoulet/ticket20029_030_06-resquash'Nick Mathewson
2017-01-18Improve a few comments.George Kadianakis
2017-01-18prop224: Add unit tests for INTRODUCE1 supportDavid Goulet
2017-01-18hs: Rename rend_mid_introduce() with legacy semanticDavid Goulet
2017-01-18hs: Remove useless code in rend_mid_introduce()David Goulet
2017-01-18prop224: Rename hs_intro_circuit_is_suitable()David Goulet
2017-01-18prop224: Add INTRODUCE1 cell relay supportDavid Goulet
2017-01-18Remove argument from guards_choose_dirguardNick Mathewson
2017-01-18Remove some now-spurious blocks and indentation.Nick Mathewson
2017-01-18Remove PDS_FOR_GUARDNick Mathewson
2017-01-18Remove GS_TYPE_LEGACYNick Mathewson
2017-01-18Remove UseDeprecatedGuardAlgorithm.Nick Mathewson
2017-01-18Remove the (no longer compiled) code for legacy guard selection.Nick Mathewson
2017-01-18Merge remote-tracking branch 'dgoulet/bug21062_030_01'Nick Mathewson
2017-01-18put units in constant names for DIRCACHE_MEN_MEM*Nick Mathewson
2017-01-18Rename DIRCACHE_MIN_BANDWIDTH and DIRCACHE_MIN_MB_BANDWIDTHNeel Chauhan
2017-01-18circuit: Make circuit_build_times_disabled take an or_options_tDavid Goulet
2017-01-18Merge branch 'ahf_bugs_17847_2_squashed'Nick Mathewson
2017-01-18Refactor duplicated extrainfo checks into a common macro.Alexander Færøy
2017-01-18Generalize router_is_already_dir_fetching_{rs,ds}.Alexander Færøy
2017-01-18Merge remote-tracking branch 'asn/bug21142'Nick Mathewson
2017-01-18Handle __NonSavedOptions correctly inside LINELIST_V blocks.Nick Mathewson
2017-01-18Simplify the VPORT() macro in config.cNick Mathewson
2017-01-18Merge remote-tracking branch 'dgoulet/bug19953_030_01'Nick Mathewson
2017-01-18Merge remote-tracking branch 'dgoulet/bug21033_030_01'Nick Mathewson
2017-01-18Merge branch 'bug19769_19025_029'Nick Mathewson
2017-01-18Initialise DNS TTL for A and AAAA records.Philipp Winter
2017-01-18DefecTor countermeasure: change server- and client-side DNS TTL clippingNick Mathewson
2017-01-17hs: Allow from 0 to MAX introduction pointsDavid Goulet
2017-01-17relay: Honor DataDirectoryGroupReadable at key initDavid Goulet
2017-01-17Fix a double-free in rend_config_services()Nick Mathewson