summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-06bump us to 0.0.9rc6tor-0.0.9rc6Roger Dingledine
2004-12-06three more items for shortly post 0.0.9Roger Dingledine
2004-12-06answer resolved ip in network orderRoger Dingledine
2004-12-06avoid using uninitialized variableRoger Dingledine
2004-12-06don't use cache for resolving .foo.exit names, but do reply immediatelyRoger Dingledine
2004-12-06fix indentingRoger Dingledine
2004-12-05send an end to the streams we close when we hibernate, ratherRoger Dingledine
2004-12-05check if we have a cached resolve for a tor-resolve address *after*Roger Dingledine
2004-12-05fix a minor leak in my recent commitRoger Dingledine
2004-12-05talk about quotas rather than bandwidths, in the logsRoger Dingledine
2004-12-05int is not necessarily the same size as size_tRoger Dingledine
2004-12-05New circuit building strategy: keep a list of ports that we've used in ...Roger Dingledine
2004-12-04fix commentRoger Dingledine
2004-12-04plus add a comment re: the previous bugRoger Dingledine
2004-12-04bugfix: router_exit_policy_rejects_all() was broken, so we wereRoger Dingledine
2004-12-04Now we allow writing to the buffer even when the stream if marked forRoger Dingledine
2004-12-04React to eof immediately on non-open edge connections.Roger Dingledine
2004-12-04bugfix: When we were checking to see if an ap_conn should time outRoger Dingledine
2004-12-04whoopsRoger Dingledine
2004-12-04Add function to check that addr_policy_t is okay; change struct addr_policy_t...Nick Mathewson
2004-12-04bump us to 0.0.9rc6-cvsRoger Dingledine
2004-12-04make circuit building and router parsing less noisyRoger Dingledine
2004-12-03while hibernating, hup should not regrow our listeners.Roger Dingledine
2004-12-03fix tor-doc urls to point to new websiteRoger Dingledine
2004-12-02rearrange TODO a lot; still needs more.Roger Dingledine
2004-12-02Be more proactive about noticing underflows: size_t values greater than 0x800...Nick Mathewson
2004-12-02clean up 3 more underflow possibilitiesRoger Dingledine
2004-12-02fix redundant (and dangerous) NUL terminationRoger Dingledine
2004-12-01* New upstream release (candidate).debian-version-0.0.8+0.0.9rc5-1Peter Palfrader
2004-12-01check for duplicate circuit ID _after_ updating circ_id_type.tor-0.0.9rc5Nick Mathewson
2004-12-01ha ha, don't put dollar signs around Id unless you mean itRoger Dingledine
2004-12-01bump to 0.0.9rc5Roger Dingledine
2004-12-01move StatusFetchPeriod to 15 minutes so it's within bounds by defaultRoger Dingledine
2004-12-01one more typoRoger Dingledine
2004-12-01Fix windows build.Nick Mathewson
2004-12-01Spell-check strings and commentsNick Mathewson
2004-12-01If we are using select, make sure we stay within FD_SETSIZE.Nick Mathewson
2004-12-01do even less inside our signal handler,Roger Dingledine
2004-12-01two more items for post 0.0.9Roger Dingledine
2004-11-30add some todo items before arma conflicts with them ;)Nick Mathewson
2004-11-30Clarify chosen tag progressionNick Mathewson
2004-11-30clean obsolete circuit_log_path codeRoger Dingledine
2004-11-30a changelog for rc5Roger Dingledine
2004-11-30.exit stuff is done.Roger Dingledine
2004-11-30Rather have a badly worded FAQ than a wrong onePeter Palfrader
2004-11-30clean up the other "Tell Roger" log that dfc keeps gettingRoger Dingledine
2004-11-30a few minor tweaksRoger Dingledine
2004-11-30write down our "how to have two defaults for dirfetchperiod"Roger Dingledine
2004-11-30Let resolve conns retry/expire also, rather than sticking around forever.Roger Dingledine
2004-11-30refuse .exit addresses immediately if the requested node wouldRoger Dingledine