aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-08update man page to reflect more default rejectsRoger Dingledine
2004-08-08reject the default edonkey, kazaa, gnutella portsRoger Dingledine
2004-08-08we should put an expiry date on the onion-keys?Roger Dingledine
2004-08-07Don't warn about being unverified if you're not in the running-routersRoger Dingledine
2004-08-07touch-upsRoger Dingledine
2004-08-07whoops, the man page has been rottingRoger Dingledine
2004-08-07Handle loop initialization for bandwidth tracking properlyNick Mathewson
2004-08-07Only warn about version newness onceNick Mathewson
2004-08-07list the port and socks version when complaining about unsafe socksRoger Dingledine
2004-08-07Allow multiple ORs with same nickname in routerlistNick Mathewson
2004-08-07Remove obsolete link-key keywordNick Mathewson
2004-08-07router_get_hash_impl would fail when end_str started with \n. Now it works.Nick Mathewson
2004-08-07rotate onion keys every 12 hours, not every 2 hoursRoger Dingledine
2004-08-07Fix a leakNick Mathewson
2004-08-07Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename for...Nick Mathewson
2004-08-07avoid racing the mark-for-close when the client hangs up on usRoger Dingledine
2004-08-07untwisting the logic, it would seem the pkey is always defined?Roger Dingledine
2004-08-07Comment about n_args<1 is correct, since all directory servers are running po...Nick Mathewson
2004-08-07fencepostNick Mathewson
2004-08-07print the name of the dirserver that told us we were unverifiedRoger Dingledine
2004-08-07Always initialize hexid in rend_mid_rendezvous, no matter whatNick Mathewson
2004-08-07hex_encode is obsoleted by base16_encode, and never actually worked in the fi...Nick Mathewson
2004-08-07reject tor-resolve requests for .onion addresses earlyRoger Dingledine
2004-08-06be willing to expire routers that have a dirport openRoger Dingledine
2004-08-06Enable coredumps by defaultPeter Palfrader
2004-08-06let purging routerinfos and descriptors take an age argumentRoger Dingledine
2004-08-06* Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css...Peter Palfrader
2004-08-06Properly clean up everything we might have bulitPeter Palfrader
2004-08-06Keep track of a whole day of bandwidth, not just 12 hrsNick Mathewson
2004-08-06Fix 0.0.8pre2-1 changelogPeter Palfrader
2004-08-06the repository is no place for a well behaved .in filePeter Palfrader
2004-08-06(size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv...Nick Mathewson
2004-08-06Add mystery 0 entry to TODO listNick Mathewson
2004-08-06Move design-paper into its own directory, and ship it and all that is needed ...Peter Palfrader
2004-08-06There is no space after network-status; make router_get_hash_impl more bullet...Nick Mathewson
2004-08-06when they use tor as an http proxy, point them at a better urlRoger Dingledine
2004-08-06bump cvs to 0.0.8pre3-cvsRoger Dingledine
2004-08-06and add a comment to that effectRoger Dingledine
2004-08-06make explicit that 'no socks policy' means 'accept'Roger Dingledine
2004-08-06clarify sockspolicy, exitpolicy rulesRoger Dingledine
2004-08-06fix an assert: check the sockspolicy before we make/add the connection,Roger Dingledine
2004-08-06weasel suggests we compress the directory one day. he's right.Roger Dingledine
2004-08-06we were telling them a nonexistent config option. oops.Roger Dingledine
2004-08-06fix a few typos in the resolve/resolved specRoger Dingledine
2004-08-06they're uint64 and uint32, not int and intRoger Dingledine
2004-08-06list total traffic and total uptime in -usr1 statsRoger Dingledine
2004-08-06note a bug that adam foundRoger Dingledine
2004-08-05note a bug in our dns error handling. we should fix this sometime.Roger Dingledine
2004-08-05bugfix: when you finish answering a 'resolve' request, hold theRoger Dingledine
2004-08-04bugfix: when tor-resolve asks to resolve an IP to an IP and we answerRoger Dingledine