summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-23Fix typo found by Justin Coffi on or-talkNick Mathewson
2009-01-22Section on peer-to-peer bandwidth estimationSteven Murdoch
2009-01-22Do not use == in our shell code; = is standard.Nick Mathewson
2009-01-22Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candid...Nick Mathewson
2009-01-22New section "Minimzing latency of paths" in performance optimization paperSteven Murdoch
2009-01-22Update 'sd' to allow users to select v2 or v3 protocols when looking up a nod...Jacob Appelbaum
2009-01-21Make sure that even in the weird fiddly paths that lead to init_keys,Nick Mathewson
2009-01-21Fix an error in tor_addr_parse that kept us from having a hidden service or a...Nick Mathewson
2009-01-21Fix warning on panther compile, and bug 913. Backport candidate.Nick Mathewson
2009-01-21note that BridgeRecordUsageByCountry is on by default (but itRoger Dingledine
2009-01-21Let controllers actually ask for the "clients_seen" event. BugfixRoger Dingledine
2009-01-21get ready for more developmentRoger Dingledine
2009-01-21Update Tor WiX MSI package for 0.2.1.11-alpha, new component GUIDs.Martin Peck
2009-01-21And forward port patchesPeter Palfrader
2009-01-20New upstream versionPeter Palfrader
2009-01-20bump to 0.2.1.11-alpha, clean up changelogtor-0.2.1.11-alphaRoger Dingledine
2009-01-20remove some done items, clarify a few othersRoger Dingledine
2009-01-20Add a better (non-locale-having) ctypes implementation to avoid protocol and ...Nick Mathewson
2009-01-20Discuss effect of adjusting node selection probability based on exit policySteven Murdoch
2009-01-18mark off some done itemsRoger Dingledine
2009-01-18move my microdescriptors proposal into slot 158Roger Dingledine
2009-01-18clean up my microdescriptors proposals now that i've slept on itRoger Dingledine
2009-01-18make it work with base64Peter Palfrader
2009-01-18Aliases do not work so well in scriptsPeter Palfrader
2009-01-18Add base64-decode as an alias or shell function. it was a proper binary in s...Peter Palfrader
2009-01-18Update lists of directory authorities.Karsten Loesing
2009-01-18touchupsRoger Dingledine
2009-01-18the rest of the propsets i noticed we were missing in the ideas/ dirRoger Dingledine
2009-01-18some notes on how exactly to do this microdescriptor thing.Roger Dingledine
2009-01-18Mention tor-resolve alsoPeter Palfrader
2009-01-18Debian changelog for upcoming upstream version fixing #495829Peter Palfrader
2009-01-18mention that tsocks only socksifies TCPPeter Palfrader
2009-01-18README.Debian: No longer claim we change the default 'Group' setting when runPeter Palfrader
2009-01-16Add the front end installer exe NSIS scripts for the bundle and net installer...Martin Peck
2009-01-15This patch changes the default location where config and data filesNick Mathewson
2009-01-15Two simple gradiant place holder graphics referenced in the wxs files would b...Martin Peck
2009-01-15Add initial wxs MSI installer specs for Thandy, TorButton, and Polipo packages.Martin Peck
2009-01-15Bump openssl version.Andrew Lewman
2009-01-14make an assert tighter and replace another with an if.Nick Mathewson
2009-01-14Now that we can hit the end of router_rebuild_store before chunk_list is set,...Nick Mathewson
2009-01-14Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code.Nick Mathewson
2009-01-14Fix a compile warning on win32.Nick Mathewson
2009-01-13True, 17 is greater than 0. But this applies to 4111 as well.Karsten Loesing
2009-01-13Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...Nick Mathewson
2009-01-13Do the tor_assert hack everywhere in test_crypto_aes_iv.Nick Mathewson
2009-01-13Fix a leak memory on the failing case of test_memeq_hexNick Mathewson
2009-01-11Forward port 03_tor_manpage_in_section_8.dpatchPeter Palfrader
2009-01-11New alpha releasePeter Palfrader
2009-01-10Fix a harmless-to-us bug in ht.h.Nick Mathewson
2009-01-10Fix ServerDNSRandomizeCase so that setting it to 0 works.Nick Mathewson