summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04Merge remote-tracking branch 'public/openssl_1_is_best'Nick Mathewson
2012-10-04Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-04Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3Nick Mathewson
2012-10-04Add autoconf magic to support BitrigNick Mathewson
2012-10-04Fix tabs in config.cNick Mathewson
2012-10-04Merge remote-tracking branch 'linus/bug6757'Nick Mathewson
2012-10-04Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-03pass the reason from the truncated cell to the controllerRoger Dingledine
2012-10-03Refuse extra create cells with reason "resource limit"Roger Dingledine
2012-10-03properly free the return values of rate_limit_log()Roger Dingledine
2012-10-03actually use the rate-limiting stringRoger Dingledine
2012-10-02reformat; no actual changesRoger Dingledine
2012-10-02and make the last commit compileRoger Dingledine
2012-10-02Fix compilation error left over from 1cbf45bed1. (Bug 7021)Nick Mathewson
2012-10-02more consistently use [gs]et_uint8Roger Dingledine
2012-10-01The --version option should imply --quiet.Nick Mathewson
2012-09-28Add missing declaration so 6876 compilesNick Mathewson
2012-09-28Merge remote-tracking branch 'linus/enh6876_2'Nick Mathewson
2012-09-25Merge remote-tracking branch 'rransom/warn-about-hses-without-guards'Nick Mathewson
2012-09-22Merge branch 'maint-0.2.3'Roger Dingledine
2012-09-22add faravahar as our ninth v3 dir authRoger Dingledine
2012-09-22bump to 0.2.4.3-alpha-devRoger Dingledine
2012-09-22bump to 0.2.4.3-alphator-0.2.4.3-alphaRoger Dingledine
2012-09-224aff97cfc didn't update the 'last modified' timestampRoger Dingledine
2012-09-22fold in changes filesRoger Dingledine
2012-09-21Remove the testing_since* fieldsNick Mathewson
2012-09-21Fix comment in crypto.h; bug 6830Nick Mathewson
2012-09-21add changes file and whitespace fixes for bug 4020Nick Mathewson
2012-09-21Reinstate address in warning message when binding non-locallyTom Fitzhenry
2012-09-20Don't leak msg when parse_virtual_addr_network() fails.Linus Nordberg
2012-09-20Make option OutboundBindAddress accept IPv6 addresses too.Linus Nordberg
2012-09-19Make ./configure -q really silentNick Mathewson
2012-09-19Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set.Linus Nordberg
2012-09-19Set (and reset) node_t.ipv6_preferred for bridges based on Bridge lines.Linus Nordberg
2012-09-19Merge branch 'bug6843'Nick Mathewson
2012-09-19Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-19Clarify that hidden services are TCP onlyNick Mathewson
2012-09-18Fix comment typoRobert Ransom
2012-09-18Warn if HSes are configured on a client with UseEntryGuards disabledRobert Ransom
2012-09-18Correct comment explaining why tor2web mode should disable entry guardsRobert Ransom
2012-09-18Note a bug number for 6888Nick Mathewson
2012-09-18Disable Guard usage for Tor2webMode.Mike Perry
2012-09-18Bump bug 6866 log messages back up to notice for 0.2.4Nick Mathewson
2012-09-18Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-18Whitespace fixesNick Mathewson
2012-09-18specify a version for the bug6884 changes fileNick Mathewson
2012-09-18Print the correct address family in log printout.Linus Nordberg
2012-09-17Bug 6866: Convert pathbias asserts into log messages.Mike Perry
2012-09-17Merge remote-tracking branch 'linus/bug6880'Nick Mathewson
2012-09-17Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.Linus Nordberg