aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Infrastructure to test BEGIN_DIR cells.Roger Dingledine2006-12-13
| | | | | | | | | | New socks command CONNECT_DIR. New config option TunnelDirConns that builds a circ ending at the directory server and delivers a BEGIN_DIR cell if it's running 0.1.2.2-alpha or later. We still need to make one-hop circs when appropriate, while making other conns avoid them. svn:r9098
* remove an XXXX that asked to get removedRoger Dingledine2006-12-13
| | | | svn:r9097
* a better fix. puts r8446 to bed.Roger Dingledine2006-12-12
| | | | svn:r9096
* Fix a bug in 0.1.2.2-alpha that prevented clients from askingRoger Dingledine2006-12-12
| | | | | | | | to resolve an address at a given exit node even when they ask for it by name. svn:r9095
* couldn't handle leaving this typo inRoger Dingledine2006-12-12
| | | | svn:r9094
* minor cleanups and notesRoger Dingledine2006-12-12
| | | | svn:r9093
* r11552@Kushana: nickm | 2006-12-12 13:34:13 -0500Nick Mathewson2006-12-12
| | | | | | | fix a signed/unsigned comparison in eventdns.c svn:r9092
* comments from the first pass through dir-voting. seems like a fineRoger Dingledine2006-12-12
| | | | | | | | start, though we're going to have our hands full with edge cases when the time comes. svn:r9091
* r11548@Kushana: nickm | 2006-12-12 00:44:51 -0500Nick Mathewson2006-12-12
| | | | | | | Merge whitespace and other changes from libevent svn:r9090
* r11536@Kushana: nickm | 2006-12-11 22:48:21 -0500Nick Mathewson2006-12-12
| | | | | | | Add ipv6 functionality to evdns. svn:r9089
* r11513@Kushana: nickm | 2006-12-11 21:44:25 -0500Nick Mathewson2006-12-12
| | | | | | | Mark eventdns nameserver stuff done in TODO; add an understatement to the ChangeLog. svn:r9088
* r11498@Kushana: nickm | 2006-12-11 21:40:24 -0500Nick Mathewson2006-12-12
| | | | | | | Document all structures and (non-exported) functions. External documentation will probably wind up being a manpage, hopefully written by somebody else. svn:r9087
* r11497@Kushana: nickm | 2006-12-11 21:17:45 -0500Nick Mathewson2006-12-12
| | | | | | | Rename nameserver functions: every one should now have "server" in the name. svn:r9086
* r11496@Kushana: nickm | 2006-12-11 19:39:37 -0500Nick Mathewson2006-12-12
| | | | | | | Clean up XXXX comments in evdns code. Make server_ports actually go away when their refcnt reaches zero. svn:r9085
* r11495@Kushana: nickm | 2006-12-11 19:11:14 -0500Nick Mathewson2006-12-12
| | | | | | | More evdns: tab fixes. Dont make users worry about flags. Set truncated flag correctly when generating responses, rather than just bailing out. svn:r9084
* r11494@Kushana: nickm | 2006-12-11 14:50:20 -0500Nick Mathewson2006-12-12
| | | | | | | Export DNS types and classes in eventdns.h so that server code can use them. svn:r9083
* r11493@Kushana: nickm | 2006-12-11 14:28:42 -0500Nick Mathewson2006-12-12
| | | | | | | Oops; apparently DNS replies are supposed to include the questions. Revise "add_ptr_reply" to accept an inaddr_arpa name instead of just the sockaddr_in. Also, add a "-servertest" function to the test code to see whether the DNS server logic is working. svn:r9082
* r11492@Kushana: nickm | 2006-12-11 12:30:23 -0500Nick Mathewson2006-12-12
| | | | | | | Implement dns server reply retry logic. svn:r9081
* r11491@Kushana: nickm | 2006-12-11 12:12:57 -0500Nick Mathewson2006-12-12
| | | | | | | More DNS server hacking: everything except testing, and retries, and documentation, and Tor integration. svn:r9080
* svn:r9079Nick Mathewson2006-12-12
|
* svn:r9078Nick Mathewson2006-12-12
|
* svn:r9077Nick Mathewson2006-12-12
|
* svn:r9076Nick Mathewson2006-12-12
|
* svn:r9075Nick Mathewson2006-12-12
|
* svn:r9074Nick Mathewson2006-12-12
|
* r9254@Kushana: nickm | 2006-10-17 17:23:36 -0400Nick Mathewson2006-12-12
| | | | | | | Implement dns label compression. Clients do not need this much; dns servers definitely do. svn:r9073
* svn:r9072Nick Mathewson2006-12-12
|
* svn:r9071Nick Mathewson2006-12-12
|
* svn:r9070Nick Mathewson2006-12-12
|
* r9100@Kushana: nickm | 2006-10-05 23:04:13 -0400Nick Mathewson2006-12-12
| | | | | | | Note subtasks for DNS server svn:r9069
* r9099@Kushana: nickm | 2006-10-05 17:42:55 -0400Nick Mathewson2006-12-12
| | | | | | | start fleshing out some logic to build server support into eventdns. Still needs work and testing. svn:r9068
* when we decide not to mmap, because the file is empty or isn'tRoger Dingledine2006-12-11
| | | | | | | there at all, don't yell so loud. svn:r9065
* fix another bug in r9052, pointed out by robert hoganRoger Dingledine2006-12-10
| | | | svn:r9063
* some more cleanups and a bugfix on r9052Roger Dingledine2006-12-10
| | | | svn:r9062
* resolve a buffer overflow / crash from r9051Roger Dingledine2006-12-10
| | | | svn:r9061
* correction and cleanups on r9047Roger Dingledine2006-12-09
| | | | svn:r9060
* Pick a version number more to dpkg-deb's likingPeter Palfrader2006-12-09
| | | | svn:r9059
* Disable 02_add_debian_files_in_manpage.dpatch for nowPeter Palfrader2006-12-09
| | | | svn:r9058
* fix xiando's bug -- we were reporting stuff about hibernationRoger Dingledine2006-12-09
| | | | | | | even though it wasn't enabled. svn:r9055
* r11486@Kushana: nickm | 2006-12-08 00:58:47 -0500Nick Mathewson2006-12-08
| | | | | | | Fix a longstanding bug in eventdns related to timeouts: The timeout count was never actually reset to 0. Argh. Now we reset it to zero after we get a successful request, or after we notice that a nameserver is back up, or after we decide the nameserver is down because of timeouts. This may fix bug 326. svn:r9054
* r11483@Kushana: nickm | 2006-12-08 00:26:56 -0500Nick Mathewson2006-12-08
| | | | | | | remove some completed items from the TODO svn:r9053
* r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500Nick Mathewson2006-12-08
| | | | | | | Refactor GETINFO into a table-driven dispatch, as suggested by arma. My brain hurts. svn:r9052
* r11475@Kushana: nickm | 2006-12-07 20:49:21 -0500Nick Mathewson2006-12-08
| | | | | | | Make GETINFO dir/status/... work even when we are not a directory. Needs a little cleanup. Closes bug 263. svn:r9051
* more changes on r9041Roger Dingledine2006-12-07
| | | | svn:r9049
* r11469@Kushana: nickm | 2006-12-07 15:11:04 -0500Nick Mathewson2006-12-07
| | | | | | | Round stored/transmitted values for bandwidth usage. This might make some attacks work less well. This might well be voodoo, but it gives me a warm fuzzy feeling. svn:r9048
* r11468@Kushana: nickm | 2006-12-07 14:56:57 -0500Nick Mathewson2006-12-07
| | | | | | | Revise logic used to flush state to disk. Now, we try to batch non-urgent changes so that we do not do too many writes, and we save very-non-urgent changes every once in a rare while, and we never save more than once per second. svn:r9047
* r11467@Kushana: nickm | 2006-12-07 14:38:54 -0500Nick Mathewson2006-12-07
| | | | | | | Whitespace cleanup svn:r9046
* cleanups on the man page editsRoger Dingledine2006-12-07
| | | | svn:r9045
* r11462@Kushana: nickm | 2006-12-07 13:42:21 -0500Nick Mathewson2006-12-07
| | | | | | | Make bandwidth accounting information get stored to the state file as well as bw_accounting. Read from the state file if it is more recent than bw_accounting, or if bw_accounting is not there. svn:r9044
* r11461@Kushana: nickm | 2006-12-07 13:16:45 -0500Nick Mathewson2006-12-07
| | | | | | | Change logging format of state file to only include non-default values. Adjust clients to never store bandwidth history in the state file. (Possible backport candidate.) svn:r9043