Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson c3e63483b2 Update Tor Project copyright years %!s(int64=14) %!d(string=hai) anos
  Roger Dingledine 95008db08d Revert "Teach connection_ap_can_use_exit about Exclude*Nodes" %!s(int64=14) %!d(string=hai) anos
  Sebastian Hahn dc3229313b Teach connection_ap_can_use_exit about Exclude*Nodes %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 258b980331 Make "Invalid onion hostname" msg respect SafeLogging. %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing f266ecbeec Better fix for 997. %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 20883f5e83 Revert "Backport fix for bug 997." %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 3847f54945 Backport fix for bug 997. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ec7e054668 Spell-check Tor. %!s(int64=15) %!d(string=hai) anos
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 9b32e8c141 Update copyright to 2009. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 419d158c74 make it compile too %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 9c6b135e1a play make-believe that addr isn't a uint32_t %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine fa003351ae fix the same bug in two more locations (thanks to lark for prodding %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 8d82583d97 Finally fix the bug where dynamic-IP relays disappear when their %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine c8474f9d93 If the controller claimed responsibility for a stream, but that %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 34b285b09f As an exit node, scrub the IP address to which we are exiting in the logs. Bugfix on 0.2.1.8-alpha. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 3845087b04 decide that mikeperry's bug should be fixed in 0.2.1.x %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 45aeabf8f7 make a note about a clause in connection_edge.c that is probably %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 8027c8c6dd Forward-port: Fix bug 893: check AP connections for markedness before expiring them. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson a899f5eaf2 make an assert tighter and replace another with an if. %!s(int64=15) %!d(string=hai) anos
  Mike Perry da430cfcf7 %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f9133f2528 Fix a memory leak of one address string per DNSPort request. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. %!s(int64=15) %!d(string=hai) anos