summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-30Disallow transitions on SyslogIdentityTag, since they do not work rightNick Mathewson
2015-09-30Document syslog_identity_tag for add_syslog_logPeter Palfrader
2015-09-30Add SyslogIdentityTagPeter Palfrader
2015-09-29Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-09-29fix compilation; mark test fns staticNick Mathewson
2015-09-29Add a README for the trunnel directoryNick Mathewson
2015-09-29Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-09-29Socks->SOCKS in torrcs. Fixes 15609Nick Mathewson
2015-09-29Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-09-29Add checks and unit tests for get_interface_address* failureteor (Tim Wilson-Brown)
2015-09-29get_interface_address6_list(): Bring back a return code checkFabian Keil
2015-09-29Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-09-29No spaces around = in variable assignmentMarcin Cieślak
2015-09-29Skip tests if backtrace support not compiled-inMarcin Cieślak
2015-09-25Bump master to 0.2.8.0-alpha-devNick Mathewson
2015-09-25Bump to 0.2.7.3-rc-devNick Mathewson
2015-09-24Add test-network.sh to EXTRA_DISTNick Mathewson
2015-09-24Make our digest-mismatch warnings a touch betterNick Mathewson
2015-09-24Merge branch 'bug17149'Nick Mathewson
2015-09-24Include some content when exporting abs_top_srcdir and builddirNick Mathewson
2015-09-24Put braces around reject-lines for IPv6 addrsNick Mathewson
2015-09-24Add more quotes in the test scriptsNick Mathewson
2015-09-24Stop trying to generate test scripts via autoconf substitution.Nick Mathewson
2015-09-24Increment version.Nick Mathewson
2015-09-24Merge branch 'underpinning_squashed'Nick Mathewson
2015-09-24Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-09-24Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-09-24Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-09-24Update geoip and geoip6 to the September 3 2015 database.Karsten Loesing
2015-09-23New AuthDirPinKeys option to enable/disable keypinning enforcementNick Mathewson
2015-09-23Extract the add-or-replace-keypin logic into a new functionNick Mathewson
2015-09-23Allow conflicts to occur in keypinning journalNick Mathewson
2015-09-22add a README to src/configNick Mathewson
2015-09-22Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770Nick Mathewson
2015-09-22Merge branch 'feature16769_squashed'Nick Mathewson
2015-09-22Disable --master-key as not-yet-working for 0.2.7Nick Mathewson
2015-09-22Add a --master-key optionNick Mathewson
2015-09-22Add a new --newpass option to add or remove secret key passphrases.Nick Mathewson
2015-09-22Merge branch 'feature16944_v2'Nick Mathewson
2015-09-22Update private ExitPolicy in man page and torrcs for 10727, formattingteor (Tim Wilson-Brown)
2015-09-22Update docs with advice for separate IPv4 and IPv6 exit policiesteor (Tim Wilson-Brown)
2015-09-16Merge remote-tracking branch 'public/bug17047'Nick Mathewson
2015-09-16Merge remote-tracking branch 'teor/bug16069-bug17027'Nick Mathewson
2015-09-16Don't enable SSE2 on X86-64.Sebastian Hahn
2015-09-16Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027teor (Tim Wilson-Brown)
2015-09-16fixup Clarify ambiguous log message in router_add_exit_policyteor (Tim Wilson-Brown)
2015-09-16fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is setteor (Tim Wilson-Brown)
2015-09-16Log an info-level message for each IP blocked by ExitPolicyRejectPrivateteor (Tim Wilson-Brown)
2015-09-16ExitPolicyRejectPrivate rejects local IPv6 address and interface addressesteor (Tim Wilson-Brown)
2015-09-16fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcardsteor (Tim Wilson-Brown)