Commit History

Author SHA1 Message Date
  Nick Mathewson 659fc13da5 Change proxy-address type to tor_addr_t to allow ipv6 proxies. 15 years ago
  Christopher Davis 75472c19c3 Enable Tor to connect through SOCKS 4/5 proxies 15 years ago
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. 15 years ago
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Karsten Loesing 948835c680 Remove unused rendversion parameters. YAGNI. 15 years ago
  Karsten Loesing f79688ddef Clients do not request version 0 hidserv descs anymore. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 15 years ago
  Roger Dingledine ee58153b50 log more verbosely when we accept or decline a router descriptor, 15 years ago
  Roger Dingledine b4ceb830e0 if a directory authority declines our server descriptors because it's 15 years ago
  Roger Dingledine 793f1ce007 Directory authorities should never send a 503 "busy" response to 15 years ago
  Karsten Loesing 309080b6aa Make directory usage recording work again. Fixing bug introduced in r17009. 15 years ago
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 15 years ago
  Nick Mathewson ef001cf85d Actually send the extra_headers content in write_http_response_header_impl. This make X-Descriptor-Now-New get sent. Bugfix on 0.2.0.10-alpha. Spotted by "multiplication". 15 years ago
  Roger Dingledine e127072318 Prevent bridge relays from serving their 'extrainfo' document 15 years ago
  Nick Mathewson 9abfb564a0 Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 15 years ago
  Nick Mathewson 743c6c8277 OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate. 15 years ago
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Roger Dingledine 89d268848f take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack 15 years ago
  Nick Mathewson b07baba879 Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOSSIBLE_TO_DOWNLOAD. 15 years ago
  Roger Dingledine 9ea7e7f0cd fix a bug in download failure logging; don't do this "stop 15 years ago
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, 15 years ago
  Roger Dingledine 2a42986c96 ok, fair enough, some of these variables were time_t's after all 15 years ago
  Roger Dingledine 4ff04fda77 so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now. 15 years ago
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 15 years ago
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago