Commit History

Автор SHA1 Съобщение Дата
  Karsten Loesing 20883f5e83 Revert "Backport fix for bug 997." преди 15 години
  Nick Mathewson df03d6eca8 Merge commit 'karsten/bug997-hidservfetch' преди 15 години
  Karsten Loesing 3847f54945 Backport fix for bug 997. преди 15 години
  Nick Mathewson 74bf885b2d Whitespace and osx fixes on libevent2 patch. преди 15 години
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. преди 15 години
  Karsten Loesing 6a32beb877 Apply fix for bug 997. преди 15 години
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' преди 15 години
  Nick Mathewson ec7e054668 Spell-check Tor. преди 15 години
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. преди 15 години
  potentiate 1b61c8bf37 Fix misreporting of stream bandwidths. преди 15 години
  Karsten Loesing f79688ddef Clients do not request version 0 hidserv descs anymore. преди 15 години
  Karsten Loesing 9b32e8c141 Update copyright to 2009. преди 15 години
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. преди 15 години
  Roger Dingledine 419d158c74 make it compile too преди 15 години
  Roger Dingledine 9c6b135e1a play make-believe that addr isn't a uint32_t преди 15 години
  Roger Dingledine fa003351ae fix the same bug in two more locations (thanks to lark for prodding преди 15 години
  Roger Dingledine 8d82583d97 Finally fix the bug where dynamic-IP relays disappear when their преди 15 години
  Roger Dingledine c8474f9d93 If the controller claimed responsibility for a stream, but that преди 15 години
  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. преди 15 години
  Roger Dingledine 3845087b04 decide that mikeperry's bug should be fixed in 0.2.1.x преди 15 години
  Roger Dingledine 45aeabf8f7 make a note about a clause in connection_edge.c that is probably преди 15 години
  Nick Mathewson 8027c8c6dd Forward-port: Fix bug 893: check AP connections for markedness before expiring them. преди 15 години
  Nick Mathewson a899f5eaf2 make an assert tighter and replace another with an if. преди 15 години
  Mike Perry da430cfcf7 преди 15 години
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. преди 15 години
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. преди 15 години
  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. преди 15 години
  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. преди 15 години
  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. преди 15 години
  Nick Mathewson f9133f2528 Fix a memory leak of one address string per DNSPort request. преди 15 години