aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05Fix whitespace errors, all of them mine.Nick Mathewson
2014-03-05Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson
2014-03-05Merge branch 'ticket9176_squashed'Nick Mathewson
2014-03-05Fix wide lines.Nick Mathewson
2014-03-05Lower the maximum for PrecictedCircsRelevanceTime to one hourNick Mathewson
2014-03-05Fixed spacing.unixninja92
2014-03-05More correctly documented PredictedCircsRelevanceTime in tor.1.txtunixninja92
2014-03-05Added max value to PredictedCircsRelevanceTime.unixninja92
2014-03-05Added Documentation for PredictedCircsRelevanceTime config file argument.unixninja92
2014-03-05PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja92
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson
2014-03-05Merge remote-tracking branch 'public/bug8788'Nick Mathewson
2014-03-04Document alternate bandwidth/memory unit spellingsNick Mathewson
2014-03-04Include v3 in documented 'protocols' in rend_service_descriptor_tNick Mathewson
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2014-03-04Mention doc/HACKING in the readmeNick Mathewson
2014-03-03ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson
2014-03-03Fix compilation warnings in tor_addr_make_null patchNick Mathewson
2014-03-03add test for tor_addr_make_nullKevin Murray
2014-03-03tweak changes file.Nick Mathewson
2014-03-03Fix max client name length in HiddenServiceAuthorizeClient descriptionLunar
2014-03-03trivial whitespace fixesRoger Dingledine
2014-03-01forward-port the 0.2.4.21 release notesRoger Dingledine
2014-02-28whitespace fixNick Mathewson
2014-02-28Merge branch 'bug10884_squashed'Nick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-28Unit tests for pk fingerprint functionsNick Mathewson
2014-02-28Tighten router_write_fingerprint implNick Mathewson
2014-02-28Write hashed bridge fingerprint to logs and to disk.Karsten Loesing
2014-02-28Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson
2014-02-26Monotonize the OOM-killer data timersNick Mathewson
2014-02-25Merge remote-tracking branch 'public/bug10449'Nick Mathewson
2014-02-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-25Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4Nick Mathewson
2014-02-25Trivial comment fix.Nick Mathewson
2014-02-25Merge remote-tracking branch 'public/bug11048'Nick Mathewson
2014-02-25Merge remote-tracking branch 'karsten/geoip2regcountry'Nick Mathewson
2014-02-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-25Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-02-25Fix geoip by falling back to registered countries.Karsten Loesing
2014-02-25Fall back to registered country if necessary.Karsten Loesing
2014-02-25Download MaxMind's geoip file over https.Karsten Loesing
2014-02-24Merge branch 'bug11047'Nick Mathewson
2014-02-24Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-24Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick Mathewson
2014-02-24Threadproof our log_backtrace implementationNick Mathewson
2014-02-24pass our compiler -fasynchronous-unwind-tables by defaultNick Mathewson
2014-02-21Include instructions on generating geoip files.Karsten Loesing