Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson ec82db6995 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 пре 19 година
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 пре 19 година
  Roger Dingledine 40cc536307 rewrite conn->address for GET commands as well as POST commands. пре 19 година
  Roger Dingledine c055a34cdb huge bugfix: we weren't ever writing an http header when sending пре 19 година
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address пре 19 година
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention пре 19 година
  Roger Dingledine 85fd582192 rename X-You-Are to something slightly better. пре 19 година
  Roger Dingledine 7f01dc9c1c whitespace/tab fixes пре 19 година
  Roger Dingledine 4fc7426b93 Make the X-You-Are header more accurate when there's a proxy in the middle. пре 19 година
  Nick Mathewson 9fce316d1c Oops. Headers work better when named right. пре 19 година
  Nick Mathewson 60de51993a Unify HTTP response code into one place so it is easier to add headers. Add an X-You-Are header, which we should probably rename. NOTE that we should not use this field for things where it matters if dirs lie. пре 19 година
  Nick Mathewson 4b49d298eb complete_only == !allow_partial. This enables useful use of partial desc downloads. Backport candidate пре 19 година
  Nick Mathewson 52b8dfa95a Fix a bunch of spaces. пре 19 година
  Nick Mathewson b7910202a3 Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere. пре 19 година
  Nick Mathewson e2697a62ac When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. пре 19 година
  Nick Mathewson 4283b81a48 Start spooling v2 networkstatus docs as well. пре 19 година
  Nick Mathewson 537104c908 write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf_zlib wrapper that sucks. пре 19 година
  Nick Mathewson b9013cbe98 And actually check the url when it exists. that might work better. пре 19 година
  Nick Mathewson c374340c70 That dir_refresh_src fix will only work if I enable it. пре 19 година
  Nick Mathewson 347bcec84a Fix a couple of bugs in last patch. пре 19 година
  Nick Mathewson 1d9923da7c Instead of adding servers and v1 directories to buffers en masse, directory servers add them on the fly as their outbufs are depleted. This will save ram on busy dirservers. пре 19 година
  Peter Palfrader 2ff24dbc26 And a minor bugfix to the weaselhack пре 19 година
  Roger Dingledine af0e47c921 fix spacing пре 19 година
  Peter Palfrader bc64becd12 Add a /tor/dir-all-weaselhack directory resource so I do not have to update my scripts пре 19 година
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) пре 19 година
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. пре 19 година
  Nick Mathewson e258276c2b Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatus_failures when an all.z download fails entirely or partially. пре 19 година
  Roger Dingledine 760934b175 fix typo пре 19 година
  Roger Dingledine d48cdbe2e0 When fetching rendezvous descriptors, we were willing to ask пре 19 година
  Roger Dingledine 6fb27741ba Fix dirserv_get_networkstatus_v2's api: its function comments пре 19 година