aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* choose helper nodes to have high capacity alwaysRoger Dingledine2005-12-11
* a first go at fixing a bug matt edman reported: when he triesRoger Dingledine2005-12-11
* setconf orport=9001Roger Dingledine2005-12-11
* whenever we hupped or did a controller setconf, we were prependingRoger Dingledine2005-12-11
* i think fascistfirewall still has its uses. it's a synonymRoger Dingledine2005-12-11
* bump to 0.1.1.10-alpha-cvsRoger Dingledine2005-12-11
* the other rest of the 0.1.1.10-alpha changelog.Roger Dingledine2005-12-11
* put a date on the changelogRoger Dingledine2005-12-11
* the rest of the 0.1.1.10-alpha changelogRoger Dingledine2005-12-11
* bump to 0.1.1.10-alphaRoger Dingledine2005-12-10
* explain why 0.1.1.9-alpha-cvs is a special version.Roger Dingledine2005-12-10
* when we changed from log_fn to debug/info/notice/warn/err,Roger Dingledine2005-12-10
* crank the max line limit down to 150 chars.Roger Dingledine2005-12-10
* Tell people to wait for a bit before registering their server, so they can pr...Peter Palfrader2005-12-09
* In my private little universe, terminals are still 80 columns. Impose a 160-...Nick Mathewson2005-12-09
* Normalize whitespaceNick Mathewson2005-12-09
* For some bizarre reason, MSVC does not implement GCC extensions. Who would ha...Nick Mathewson2005-12-09
* util.c:1308: error: conflicting types for "is_internal_IP"Nick Mathewson2005-12-09
* let the user configure a sockslistenaddress on other private IPsRoger Dingledine2005-12-09
* let is_internal_IP() know whether you're asking about an IPRoger Dingledine2005-12-09
* Make code to handle "private" alias work when assume_action is set.Nick Mathewson2005-12-08
* The more I punctuate,, the better my documentation is..Roger Dingledine2005-12-08
* make it clearer in the docs what to expect when testing reachability.Roger Dingledine2005-12-08
* when we're checking reachability, make it clearer in the logsRoger Dingledine2005-12-08
* remove a redundant memcpy when extending to a new serverRoger Dingledine2005-12-08
* Oops. 0.0.0.0/8 and 169.254.0.0/16 are also special.Nick Mathewson2005-12-08
* Release memory from conn_circid_circuit_map on exit.Nick Mathewson2005-12-08
* Add private:* as an alias in configuration for policies.Nick Mathewson2005-12-08
* Mark item completedNick Mathewson2005-12-08
* Warn when binding to a public address for socks. This warning needs to be im...Nick Mathewson2005-12-08
* Note one TODO item as done, and another as more complex than anticipatd.Nick Mathewson2005-12-08
* Document CREATE_FAST better in the code. Move our key expansion algorithm in...Nick Mathewson2005-12-08
* Specify CREATE_FAST more fully.Nick Mathewson2005-12-08
* Whitespace normalizationNick Mathewson2005-12-08
* Do not free a constant string.Nick Mathewson2005-12-08
* and remove it from the todo nowRoger Dingledine2005-12-07
* call the reachability testing stuff done.Roger Dingledine2005-12-07
* Make clients use CREATE_FAST cells. add an option to disable this.Nick Mathewson2005-12-07
* Fiddle 0.1.1.x TODO based on conversation with arma.Nick Mathewson2005-12-07
* fix typo noticed by scrimblyRoger Dingledine2005-12-07
* what the heck is wrong with this little piece of code?Roger Dingledine2005-12-07
* tell the controller about new .onion streams too.Roger Dingledine2005-12-06
* first cut at a 0.1.1.10-alpha changelogRoger Dingledine2005-12-06
* get rid of nick's crazy voodoo dh checking.Roger Dingledine2005-12-06
* the other half of weasel's patch, so old gcc's can build cvs again.Roger Dingledine2005-12-06
* Old gccs want you to do your variable declarations firstPeter Palfrader2005-12-06
* when we're giving up on a circuit and retrying on a new one,Roger Dingledine2005-12-06
* Fix bug 212: Directory authorities should not try to download server descript...Nick Mathewson2005-12-06
* Better fix for last bug: avoids trying to double-mark circuits.Nick Mathewson2005-12-05
* We were neglecting to unlink marked circuits from soon-to-close OR connections.Nick Mathewson2005-12-05