Age | Commit message (Expand) | Author |
2006-02-04 | minor fix to control spec | Roger Dingledine |
2006-02-03 | Fix compiler warning on 64 bit archs | Peter Palfrader |
2006-02-03 | Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. | Nick Mathewson |
2006-02-03 | Try to make tor work better through squid: Limit number of descriptors we fetch | Peter Palfrader |
2006-02-03 | when we fail to bind a listener, try to provide a more useful log msg. | Roger Dingledine |
2006-02-03 | check for EADDRINUSE in a cross-platform way (unless i'm wrong) | Roger Dingledine |
2006-02-03 | don't warn when we receive a 503 from a dirserver/cache -- this | Roger Dingledine |
2006-02-03 | Fix bug 225: now "attachstream 0" treats conn like it just connected, | Roger Dingledine |
2006-02-02 | I believe this resolves bug 234, the mysterious crash on 0.1.1.9 | Roger Dingledine |
2006-02-02 | Fixed BuildRequire for libevent-devel | Andrew Lewman |
2006-02-02 | Added libevent 1.1a requirement for rpmbuilding now that many repos | Andrew Lewman |
2006-02-01 | three more todo items | Roger Dingledine |
2006-02-01 | more things to think about; and the details of two incentive schemes. | Roger Dingledine |
2006-02-01 | add another related issue to think about | Roger Dingledine |
2006-02-01 | document ExitPolicyRejectPrivate in man page | Roger Dingledine |
2006-02-01 | Add a new config option ExitPolicyRejectPrivate which defaults to 1. | Roger Dingledine |
2006-02-01 | avoid a minor confusing log message | Roger Dingledine |
2006-02-01 | Try to fix policy_includes_addr_mask_implicitly() | Peter Palfrader |
2006-02-01 | Also catch 0/8 in exit_policy_implicitly_allows_local_networks() | Peter Palfrader |
2006-02-01 | don't try to upload hidden service descriptors until we have | Roger Dingledine |
2006-02-01 | Apply Matt Ghali's --with-syslog-facility patch | Peter Palfrader |
2006-01-31 | start to put the incentives brainstorming down in text. | Roger Dingledine |
2006-01-31 | provide a more useful warn message when our onion queue | Roger Dingledine |
2006-01-29 | only start testing reachability once we've established a circuit. | Roger Dingledine |
2006-01-28 | more bugs that arma needs to investigate | Roger Dingledine |
2006-01-28 | fix the man page: hardwareaccel is off by default. | Roger Dingledine |
2006-01-28 | more bugs and missing features | Roger Dingledine |
2006-01-28 | bump the default bandwidthrate to 3 MB, and burst to 6 MB | Roger Dingledine |
2006-01-27 | Make OpenSSL configure.in logic match libevent configure.in logic. | Nick Mathewson |
2006-01-27 | More improvements on libevent hunting: give a good error when no libevent lin... | Nick Mathewson |
2006-01-27 | Minor cleanup of last patch: check system before prefix, so we dont believe t... | Nick Mathewson |
2006-01-27 | Implement --with-libevent-dir. Improve libevent search techniques. May be bu... | Nick Mathewson |
2006-01-26 | a slightly more useful message when you get a sighup | Roger Dingledine |
2006-01-25 | Lasse and Paul's attack has a CVE: CVE-2006-0414 | Peter Palfrader |
2006-01-25 | Mention that 0.1.1.11-alpha-1 closes #349283 | Peter Palfrader |
2006-01-25 | The reading-arbitrary-memory bug in June had a CVE too | Peter Palfrader |
2006-01-25 | Add CVE number for the crypto handshake bug from August to changelogs | Peter Palfrader |
2006-01-24 | nick likes todo items, i hear | Roger Dingledine |
2006-01-24 | slip in some more todo items | Roger Dingledine |
2006-01-24 | ha ha, we never bumped the os x stable version number. | Roger Dingledine |
2006-01-24 | Add a missing printf arg | Nick Mathewson |
2006-01-24 | more 0.1.1.x todo items, plus a 0.1.2.x roadmap | Roger Dingledine |
2006-01-24 | make it louder when we're running an unrecommended version. | Roger Dingledine |
2006-01-24 | dir-spec cleanups | Roger Dingledine |
2006-01-24 | Document "guard" flag. Also document subtle shift in meaning of "stable" and... | Nick Mathewson |
2006-01-24 | Make dirservers generate a separate "guard" flag to mean, "would make a good ... | Nick Mathewson |
2006-01-23 | On systems that don't have getrlimit (like windows), we were artificially | Roger Dingledine |
2006-01-23 | Print that we're raising the ulimit to stdout in the init script. | Peter Palfrader |
2006-01-23 | * Create /var/run/tor on init script start if it does not exist already. | Peter Palfrader |
2006-01-23 | Jan 23 02:39:44.856 [warn] rend_mid_rendezvous(): Rejecting RENDEZVOUS1 cell ... | Roger Dingledine |