summaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2006-10-09was this one we missed?Roger Dingledine
2006-10-09 r8967@totoro: nickm | 2006-10-08 23:38:50 -0400Nick Mathewson
2006-10-09 r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson
2006-10-07more minor cleanupsRoger Dingledine
2006-10-07minor cleanupsRoger Dingledine
2006-10-06cleanups, closer to a changelogRoger Dingledine
2006-10-01- V1 authorities should set "HSAuthoritativeDir 1" to continue beingRoger Dingledine
2006-10-01misc touchupsRoger Dingledine
2006-09-30Bugfix: when we tunnel our dir fetches via tor, don't believeRoger Dingledine
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-28 r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400Nick Mathewson
2006-09-28 r9897@danube: weasel | 2006-09-29 01:08:44 +0200Peter Palfrader
2006-09-28 r9895@danube: weasel | 2006-09-29 01:05:00 +0200Peter Palfrader
2006-09-28 r9770@danube: weasel | 2006-09-15 07:20:05 +0200Peter Palfrader
2006-09-25checkpoint changelog and general polishingRoger Dingledine
2006-09-15 r9770@danube: weasel | 2006-09-15 07:20:05 +0200Peter Palfrader
2006-09-09start remembering X-Your-Address-Is hints even if you'reRoger Dingledine
2006-07-26 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-23rewrite conn->address for GET commands as well as POST commands.Roger Dingledine
2006-07-17huge bugfix: we weren't ever writing an http header when sendingRoger Dingledine
2006-07-17Allow servers with no hostname or IP address to learn their IP addressRoger Dingledine
2006-07-15stick to nick's nul/null conventionRoger Dingledine
2006-07-06rename X-You-Are to something slightly better.Roger Dingledine
2006-07-06whitespace/tab fixesRoger Dingledine
2006-07-04Make the X-You-Are header more accurate when there's a proxy in the middle.Roger Dingledine
2006-07-01Oops. Headers work better when named right.Nick Mathewson
2006-06-30Unify HTTP response code into one place so it is easier to add headers. Add ...Nick Mathewson
2006-06-29complete_only == !allow_partial. This enables useful use of partial desc down...Nick Mathewson
2006-06-22Fix a bunch of spaces.Nick Mathewson
2006-06-22Next batch of memory miserdom: mmap cached-routers file. This is sure to bre...Nick Mathewson
2006-06-21When requesting or serving resources via fingerprint/digest, request and resp...Nick Mathewson
2006-06-20Start spooling v2 networkstatus docs as well.Nick Mathewson
2006-06-18write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf...Nick Mathewson
2006-06-18And actually check the url when it exists. that might work better.Nick Mathewson
2006-06-18That dir_refresh_src fix will only work if I enable it.Nick Mathewson
2006-06-18Fix a couple of bugs in last patch.Nick Mathewson
2006-06-18Instead of adding servers and v1 directories to buffers en masse, directory s...Nick Mathewson
2006-06-15And a minor bugfix to the weaselhackPeter Palfrader
2006-06-15fix spacingRoger Dingledine
2006-06-15Add a /tor/dir-all-weaselhack directory resource so I do not have to update m...Peter Palfrader
2006-06-04Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson
2006-04-18forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson
2006-04-10Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu...Nick Mathewson
2006-04-09fix typoRoger Dingledine
2006-04-09When fetching rendezvous descriptors, we were willing to askRoger Dingledine
2006-04-01Fix dirserv_get_networkstatus_v2's api: its function commentsRoger Dingledine
2006-03-27On our dirport return a robots.txt so maybe google doesn't index all those se...Peter Palfrader
2006-03-27Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine
2006-03-22Note a vulnerability with our current recommended-version concensusRoger Dingledine