summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-06backport a helpful log messageRoger Dingledine
2006-06-06backport the fix to send create cells more reliably afterRoger Dingledine
2006-06-05and backportRoger Dingledine
2006-06-05backport the bug 299 bandaid: don't complain as much on boot whenRoger Dingledine
2006-06-04bump 0.1.1 to 0.1.1.20-cvsRoger Dingledine
2006-05-26and backportRoger Dingledine
2006-05-25backport to stop using hardware accelerators when we initializeRoger Dingledine
2006-05-25backport the change where we make mapaddress's args more flexible.Roger Dingledine
2006-05-24and backport the cookie authentication fixRoger Dingledine
2006-05-24backport to fix bug 293.Roger Dingledine
2006-05-23bump to 0.1.1.20Roger Dingledine
2006-05-23and backport that part as well.Roger Dingledine
2006-05-23backport nickm's patch to bug 291. hopefully this won't breakRoger Dingledine
2006-05-22band-aid to address bug 291.Roger Dingledine
2006-05-10It is amazing how often this simple logic is duplicated. This is now the 3rd...Peter Palfrader
2006-05-09minimal backport to stop spurious complaints about being invalid.Roger Dingledine
2006-05-03bump to 0.1.1.19-rcRoger Dingledine
2006-05-03Bugfix: If we setconf our ORPort to 0, we continued to listen on theRoger Dingledine
2006-04-27Backport patch for bug 285.Nick Mathewson
2006-04-25do some backporting. bug 285 is not yet backported.Roger Dingledine
2006-04-18and backportRoger Dingledine
2006-04-18[backport] require at least 2**16 assignable virtual addressesNick Mathewson
2006-04-18Test and document last patch.Nick Mathewson
2006-04-18Implement an option, VirtualAddrMask, to set which addresses get handed out i...Nick Mathewson
2006-04-18"Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson
2006-04-14Stop complaining to server operators if we happen to haveRoger Dingledine
2006-04-10[backport] Stop assuming every authority is a v1 authorityPeter Palfrader
2006-04-10bump to 0.1.1.18-rc-cvs now that we've fixed a bug.Roger Dingledine
2006-04-10backport: be willing to add our own routerinfo into the routerlist.Roger Dingledine
2006-04-10Do not include machine/limits.h on __FreeBSD_kernel__ eitherPeter Palfrader
2006-04-10and one more kick to consider all live network statuses for versionstor-0.1.1.18-rcRoger Dingledine
2006-04-10consider all live network statuses we have when deciding whetherRoger Dingledine
2006-04-10Fix a wide lineNick Mathewson
2006-04-10fix bugs in compute_recommended_versionsNick Mathewson
2006-04-10In fairness to gcc, a char** is often _not_ usable as a const void **.tor-0.1.1.22tor-0.1.1.21tor-0.1.1.20tor-0.1.1.19-rcNick Mathewson
2006-04-10Oops. _compare_tor_version_str_ptr wants ptr-to-ptr. Ow.Nick Mathewson
2006-04-10bump to 0.1.1.18-rcRoger Dingledine
2006-04-10and get rid of an extra variableRoger Dingledine
2006-04-10stop being so picky about when we can start building circuits.Roger Dingledine
2006-04-10Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu...Nick Mathewson
2006-04-09Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine
2006-04-09quiet a bootstrapping messageRoger Dingledine
2006-04-09fix typoRoger Dingledine
2006-04-09lower the minimum required number of fd's to 1000, so we canRoger Dingledine
2006-04-09Here is an attempted fix for directory mirrors that are frozenRoger Dingledine
2006-04-09Remove about 30% of the v1 directory bulk by not including down orRoger Dingledine
2006-04-09When fetching rendezvous descriptors, we were willing to askRoger Dingledine
2006-04-08If you're not a versioning dirserver, don't put the stringRoger Dingledine
2006-04-08i like the name FetchUselessDescriptors better.Roger Dingledine
2006-04-08add a new config option FetchUselessRouters, off by default, forRoger Dingledine