aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* admit that the HardwareAccel config option is probably buggy.Roger Dingledine2006-02-09
* stop calling it a "libevent poll" -- the word "poll" hasRoger Dingledine2006-02-09
* and maybe some function documentation will help tooRoger Dingledine2006-02-09
* correct the comments that don't realize it's the oppositeRoger Dingledine2006-02-09
* MaxConn has been obsolete for a while now.Roger Dingledine2006-02-09
* and make sure that never happens againRoger Dingledine2006-02-09
* fix bug 245: When modifying the orconn_circid_map map, we wouldRoger Dingledine2006-02-09
* tweak commentRoger Dingledine2006-02-09
* link to "running a server may give you better anonymity" faqRoger Dingledine2006-02-06
* you can't use torcp to change your torrc to be a server. youRoger Dingledine2006-02-06
* Move "sort list of versions" logic into routerparse.c; make version-checking ...Nick Mathewson2006-02-06
* char *x = "y"; is not good C.Nick Mathewson2006-02-06
* noise says it's spelled SHA-1Roger Dingledine2006-02-06
* Only v1 authorities get hidden service descriptors with current protocolNick Mathewson2006-02-06
* Fix a const-non-const warningNick Mathewson2006-02-06
* Adjust spec to parameterize cell and key lengths. This should please Ian.Nick Mathewson2006-02-06
* Document TestSocksPeter Palfrader2006-02-05
* turns out we don't build on freebsd 6.0Roger Dingledine2006-02-05
* remove some accomplished tasksRoger Dingledine2006-02-05
* more typos and nitsRoger Dingledine2006-02-05
* Stupid cut-and-paste bug.Nick Mathewson2006-02-05
* as soon as we've fetched some more directory info, that's timeRoger Dingledine2006-02-05
* cosmetic fixRoger Dingledine2006-02-05
* clean up tabs and wide-lines from weasel's commitRoger Dingledine2006-02-05
* when building v2 statuses or v1 running-routers, don't admit theRoger Dingledine2006-02-05
* fix bug: we were caching the newest descriptor for each server,Roger Dingledine2006-02-05
* typos and nitsRoger Dingledine2006-02-05
* forward-port the part where ordinary users try to fetch directoriesRoger Dingledine2006-02-05
* i'm not sure what man-in-the-middle attacks we were worried about,Roger Dingledine2006-02-04
* link to goodell's tor detector script rather than theRoger Dingledine2006-02-04
* i hear sometimes the privoxy icon is blue.Roger Dingledine2006-02-04
* Fix a major load balance bug: we were round-robining in 16 KB chunks, andRoger Dingledine2006-02-04
* just because you support the feature does not mean that youRoger Dingledine2006-02-04
* minor fix to control specRoger Dingledine2006-02-04
* Fix compiler warning on 64 bit archsPeter Palfrader2006-02-03
* Be sure to restore LDFLAGS from LDFLAGS, not from LIBS.Nick Mathewson2006-02-03
* Try to make tor work better through squid: Limit number of descriptors we fetchPeter Palfrader2006-02-03
* when we fail to bind a listener, try to provide a more useful log msg.Roger Dingledine2006-02-03
* check for EADDRINUSE in a cross-platform way (unless i'm wrong)Roger Dingledine2006-02-03
* don't warn when we receive a 503 from a dirserver/cache -- thisRoger Dingledine2006-02-03
* Fix bug 225: now "attachstream 0" treats conn like it just connected,Roger Dingledine2006-02-03
* I believe this resolves bug 234, the mysterious crash on 0.1.1.9Roger Dingledine2006-02-02
* Fixed BuildRequire for libevent-develAndrew Lewman2006-02-02
* Added libevent 1.1a requirement for rpmbuilding now that many reposAndrew Lewman2006-02-02
* three more todo itemsRoger Dingledine2006-02-01
* more things to think about; and the details of two incentive schemes.Roger Dingledine2006-02-01
* add another related issue to think aboutRoger Dingledine2006-02-01
* document ExitPolicyRejectPrivate in man pageRoger Dingledine2006-02-01
* Add a new config option ExitPolicyRejectPrivate which defaults to 1.Roger Dingledine2006-02-01
* avoid a minor confusing log messageRoger Dingledine2006-02-01