summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-23Fix a compile warning on 64bit OS Xtor-0.2.3.8-alphaSebastian Hahn
2011-11-22bump to 0.2.3.8-alphaRoger Dingledine
2011-11-22add a blurb for 0.2.3.8-alphaRoger Dingledine
2011-11-21and rm the old onesRoger Dingledine
2011-11-21fold in more changes filesRoger Dingledine
2011-11-21update the man page for the new AuthDirFastGuarantee valueRoger Dingledine
2011-11-21raise AuthDirFastGuarantee from 20KB to 100KBRoger Dingledine
2011-11-21apparently or_options_t likes being a const in masterRoger Dingledine
2011-11-21Merge branch 'maint-0.2.2'Roger Dingledine
2011-11-21man page entries for AuthDir{Fast,GuardBW}GuaranteeRoger Dingledine
2011-11-21parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine
2011-11-21fold in more changes entriesRoger Dingledine
2011-11-21Merge branch 'bug4518' into maint-0.2.2Nick Mathewson
2011-11-21further cleanupsRoger Dingledine
2011-11-21fold in more changes entriesRoger Dingledine
2011-11-21Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-21Merge remote-tracking branch 'public/bug3963' into maint-0.2.2Nick Mathewson
2011-11-21Merge branch 'bug4360'Nick Mathewson
2011-11-21Changes file for bug4360Nick Mathewson
2011-11-20Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-20Changes file for bug4521 backports.Nick Mathewson
2011-11-20Sockets are unsigned on windowsSebastian Hahn
2011-11-20Log more loudly on a bad cert from an authority.Nick Mathewson
2011-11-20Get rid of an unused parameter warning on winSebastian Hahn
2011-11-19changes file for bug4515Nick Mathewson
2011-11-19Only call cull_wedged_cpuworkers once every 60 seconds.Nick Mathewson
2011-11-19Imporved unit test coverage for tor_inet_ptonAnders Sundman
2011-11-19Minor tor_inet_pton bug fixesAnders Sundman
2011-11-18Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-19Don't log about stats when running as a client without geoipSebastian Hahn
2011-11-18Merge remote-tracking branch 'public/benchmark'Nick Mathewson
2011-11-17Fix a couple of memory leaks in rend_add_service spotted by coverityNick Mathewson
2011-11-16trivial code cleanup in generate_v2_networkstatus_opinion()Roger Dingledine
2011-11-16fix trivial typoRoger Dingledine
2011-11-16Merge remote-tracking branch 'sebastian/bug2893'Nick Mathewson
2011-11-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-16Merge branch 'bug4457_master'Nick Mathewson
2011-11-16Merge branch 'bug4457_022' into maint-0.2.2Nick Mathewson
2011-11-16Eat all whitespace after a control commandSebastian Hahn
2011-11-16allow manual control port authenticate via netcatRoger Dingledine
2011-11-16Fix a check-spaces complaintSebastian Hahn
2011-11-16Don't allow building on platforms where AF_UNSPEC != 0Sebastian Hahn
2011-11-16Don't fail to send netinfo if real_addr is unsetSebastian Hahn
2011-11-15Merge branch 'bug4371_squashed'Nick Mathewson
2011-11-15Make certificate skew into a protocol warningNick Mathewson
2011-11-15Allow up to a 30 days future skew, 48 hours past skew in certs.Nick Mathewson
2011-11-15Merge remote-tracking branch 'sebastian/bug4469'Nick Mathewson
2011-11-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-15Fix compile warnings on windowsSebastian Hahn
2011-11-14Use real_addr in send_netinfoNick Mathewson