summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-09bump to 0.1.1.13-alphator-0.1.1.13-alphaRoger Dingledine
2006-02-09get our grammar right when complaining about un-recommended versionsRoger Dingledine
2006-02-09Happy new year!Roger Dingledine
2006-02-09first cut of a changelog for 0.1.1.13-alphaRoger Dingledine
2006-02-09more cleanups on the sample torrc fileRoger Dingledine
2006-02-09arma and weasel say 8192 is betterAndrew Lewman
2006-02-09Force an increase in file descriptors on startAndrew Lewman
2006-02-09Added libevent 1.1a to RequiresAndrew Lewman
2006-02-09and by default it's offRoger Dingledine
2006-02-09clean up TestSocks man page entryRoger Dingledine
2006-02-09apply contrib/checkSpace.pl to our spec files too.Roger Dingledine
2006-02-09remove MaxConn TODO itemRoger Dingledine
2006-02-09checkpoint some more notes on incentivesRoger Dingledine
2006-02-09over-long line in dir-specRoger Dingledine
2006-02-09admit that the HardwareAccel config option is probably buggy.Roger Dingledine
2006-02-09stop calling it a "libevent poll" -- the word "poll" hasRoger Dingledine
2006-02-09and maybe some function documentation will help tooRoger Dingledine
2006-02-09correct the comments that don't realize it's the oppositeRoger Dingledine
2006-02-09MaxConn has been obsolete for a while now.Roger Dingledine
2006-02-09and make sure that never happens againRoger Dingledine
2006-02-09fix bug 245: When modifying the orconn_circid_map map, we wouldRoger Dingledine
2006-02-09tweak commentRoger Dingledine
2006-02-06link to "running a server may give you better anonymity" faqRoger Dingledine
2006-02-06you can't use torcp to change your torrc to be a server. youRoger Dingledine
2006-02-06Move "sort list of versions" logic into routerparse.c; make version-checking ...Nick Mathewson
2006-02-06char *x = "y"; is not good C.Nick Mathewson
2006-02-06noise says it's spelled SHA-1Roger Dingledine
2006-02-06Only v1 authorities get hidden service descriptors with current protocolNick Mathewson
2006-02-06Fix a const-non-const warningNick Mathewson
2006-02-06Adjust spec to parameterize cell and key lengths. This should please Ian.Nick Mathewson
2006-02-05Document TestSocksPeter Palfrader
2006-02-05turns out we don't build on freebsd 6.0Roger Dingledine
2006-02-05remove some accomplished tasksRoger Dingledine
2006-02-05more typos and nitsRoger Dingledine
2006-02-05Stupid cut-and-paste bug.Nick Mathewson
2006-02-05as soon as we've fetched some more directory info, that's timeRoger Dingledine
2006-02-05cosmetic fixRoger Dingledine
2006-02-05clean up tabs and wide-lines from weasel's commitRoger Dingledine
2006-02-05when building v2 statuses or v1 running-routers, don't admit theRoger Dingledine
2006-02-05fix bug: we were caching the newest descriptor for each server,Roger Dingledine
2006-02-05typos and nitsRoger Dingledine
2006-02-05forward-port the part where ordinary users try to fetch directoriesRoger Dingledine
2006-02-04i'm not sure what man-in-the-middle attacks we were worried about,Roger Dingledine
2006-02-04link to goodell's tor detector script rather than theRoger Dingledine
2006-02-04i hear sometimes the privoxy icon is blue.Roger Dingledine
2006-02-04Fix a major load balance bug: we were round-robining in 16 KB chunks, andRoger Dingledine
2006-02-04just because you support the feature does not mean that youRoger Dingledine
2006-02-04minor fix to control specRoger Dingledine
2006-02-03Fix compiler warning on 64 bit archsPeter Palfrader
2006-02-03Be sure to restore LDFLAGS from LDFLAGS, not from LIBS.Nick Mathewson