| Commit message (Expand) | Author | Age |
... | |
* | Take out the '5 second' timeout from the connection retry•••schedule. Now the first connect attempt will wait a full 10
seconds before switching to a new circuit. Perhaps this will help
a lot. Based on observations from Mike Perry.
svn:r9159
| Roger Dingledine | 2006-12-20 |
* | minor cleanups•••svn:r9158
| Roger Dingledine | 2006-12-20 |
* | r11646@Kushana: nickm | 2006-12-19 14:40:38 -0500••• Resolve bug 363: do not fall back to 127.0.0.1 when no nameservers are configured. Instead, have the admin fix resolv.conf or configure a nameserver.
svn:r9157
| Nick Mathewson | 2006-12-19 |
* | r11645@Kushana: nickm | 2006-12-19 14:22:36 -0500••• Reject hostnames with invalid characters, in an attempt to catch more errors earlier. Add an option to disable this behavior.
svn:r9156
| Nick Mathewson | 2006-12-19 |
* | r11644@Kushana: nickm | 2006-12-19 14:07:17 -0500••• Add address-spec.txt document to describe .exit, .onion, and .noconnnect. Hopefully, we will not add too many of these just because we have a file for them now...
svn:r9155
| Nick Mathewson | 2006-12-19 |
* | r11643@Kushana: nickm | 2006-12-19 13:15:14 -0500••• Stop recommmending exits as guards when the exit bandwidth is less than a third of the total bandwidth.
svn:r9154
| Nick Mathewson | 2006-12-19 |
* | r11641@Kushana: nickm | 2006-12-18 18:08:03 -0500••• clean up TODO more: move deferred items to deferred items section; remove completed and abandoned-as-a-bad-idea stuff.
svn:r9153
| Nick Mathewson | 2006-12-18 |
* | some haphazard todo edits. will polish later.•••svn:r9152
| Roger Dingledine | 2006-12-18 |
* | Reject *:563 (NTTPS) in the default exit policy. We already reject•••NNTP by default, so this seems like a sensible addition.
(suggested by bug 331)
svn:r9149
| Roger Dingledine | 2006-12-18 |
* | fix whitespace; add a todo item•••svn:r9148
| Roger Dingledine | 2006-12-18 |
* | r11625@Kushana: nickm | 2006-12-17 03:47:12 -0500••• TODO edits. Hm, 0.1.2.x-rc feels quite close.
svn:r9144
| Nick Mathewson | 2006-12-17 |
* | r11614@Kushana: nickm | 2006-12-15 17:39:42 -0500••• Implement SETEVENTS GUARD. Needs review and testing.
svn:r9137
| Nick Mathewson | 2006-12-15 |
* | r11598@Kushana: nickm | 2006-12-15 15:59:00 -0500••• Add internal documentation for a bunch of configuration options. We should do something to keep this list, the canonical list, the tor.1 list, and the torrc.complete list in sync.
svn:r9133
| Nick Mathewson | 2006-12-15 |
* | r11596@Kushana: nickm | 2006-12-15 10:57:12 -0500••• Mark some TODO items as done. Also, never include ourself in our family list.
svn:r9131
| Nick Mathewson | 2006-12-15 |
* | some suggestions on todo items•••svn:r9130
| Roger Dingledine | 2006-12-15 |
* | if we rotate our onion key, publish a new descriptor, and•••die soon after, we want to stick with that onion key when
we restart.
svn:r9121
| Roger Dingledine | 2006-12-15 |
* | r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500••• Try to reconcile (except for whitespace) eventdns with version in libevent, so it is easier for me to send merges. These changes should be cosmetic. (Ha!)
svn:r9117
| Nick Mathewson | 2006-12-15 |
* | clarify our use of local time vs GMT•••svn:r9109
| Roger Dingledine | 2006-12-14 |
* | Some more documentation and specs for CONNECT_DIR and BEGIN_DIR.•••Demand that BEGIN_DIR cells have an empty payload.
svn:r9104
| Roger Dingledine | 2006-12-13 |
* | reenable write limiting. nick finally convinced me this was•••a smart move.
more todo sub-items remain for it.
svn:r9101
| Roger Dingledine | 2006-12-13 |
* | ok, so i wasn't totally done.•••svn:r9100
| Roger Dingledine | 2006-12-13 |
* | finish enabling begin-dir cells. require one-hop circs for•••socks-command-connect-dir streams, so we don't open new anonymity
questions.
svn:r9099
| Roger Dingledine | 2006-12-13 |
* | minor cleanups and notes•••svn:r9093
| Roger Dingledine | 2006-12-12 |
* | comments from the first pass through dir-voting. seems like a fine•••start, though we're going to have our hands full with edge cases when
the time comes.
svn:r9091
| Roger Dingledine | 2006-12-12 |
* | r11536@Kushana: nickm | 2006-12-11 22:48:21 -0500••• Add ipv6 functionality to evdns.
svn:r9089
| Nick Mathewson | 2006-12-12 |
* | r11498@Kushana: nickm | 2006-12-11 21:40:24 -0500••• Document all structures and (non-exported) functions. External documentation will probably wind up being a manpage, hopefully written by somebody else.
svn:r9087
| Nick Mathewson | 2006-12-12 |
* | r11497@Kushana: nickm | 2006-12-11 21:17:45 -0500••• Rename nameserver functions: every one should now have "server" in the name.
svn:r9086
| Nick Mathewson | 2006-12-12 |
* | r11496@Kushana: nickm | 2006-12-11 19:39:37 -0500••• Clean up XXXX comments in evdns code. Make server_ports actually go away when their refcnt reaches zero.
svn:r9085
| Nick Mathewson | 2006-12-12 |
* | r11495@Kushana: nickm | 2006-12-11 19:11:14 -0500••• More evdns: tab fixes. Dont make users worry about flags. Set truncated flag correctly when generating responses, rather than just bailing out.
svn:r9084
| Nick Mathewson | 2006-12-12 |
* | r11492@Kushana: nickm | 2006-12-11 12:30:23 -0500••• Implement dns server reply retry logic.
svn:r9081
| Nick Mathewson | 2006-12-12 |
* | r11491@Kushana: nickm | 2006-12-11 12:12:57 -0500••• More DNS server hacking: everything except testing, and retries, and documentation, and Tor integration.
svn:r9080
| Nick Mathewson | 2006-12-12 |
* | r9100@Kushana: nickm | 2006-10-05 23:04:13 -0400••• Note subtasks for DNS server
svn:r9069
| Nick Mathewson | 2006-12-12 |
* | r9099@Kushana: nickm | 2006-10-05 17:42:55 -0400••• start fleshing out some logic to build server support into eventdns. Still needs work and testing.
svn:r9068
| Nick Mathewson | 2006-12-12 |
* | r11483@Kushana: nickm | 2006-12-08 00:26:56 -0500••• remove some completed items from the TODO
svn:r9053
| Nick Mathewson | 2006-12-08 |
* | cleanups on the man page edits•••svn:r9045
| Roger Dingledine | 2006-12-07 |
* | r11460@Kushana: nickm | 2006-12-07 13:05:27 -0500••• Write the remaining bits of dir-voting.txt that I feel smart enough to write at the moment. There are still some open questions about timelines and about how to get multilevel keys working.
svn:r9042
| Nick Mathewson | 2006-12-07 |
* | Added hiddenservice files as well to the man page. •••svn:r9033
| Andrew Lewman | 2006-12-07 |
* | Updated the FILES section with info from•••http://archives.seul.org/or/talk/Dec-2006/msg00065.html
svn:r9032
| Andrew Lewman | 2006-12-07 |
* | cleanups, bump to 0.1.2.4-alpha•••svn:r9015
| Roger Dingledine | 2006-12-02 |
* | remove a wrong definition of Guard from dir-spec•••svn:r9003
| Roger Dingledine | 2006-11-28 |
* | mention doc/socks-extensions.txt in the tor-resolve man page•••svn:r9000
| Roger Dingledine | 2006-11-27 |
* | In an -alpha branch, people can keep up with new software. Bump to•••Privoxy 3.0.6.
svn:r8992
| Andrew Lewman | 2006-11-26 |
* | fixes based on early feedback from the blocking paper•••svn:r8968
| Roger Dingledine | 2006-11-20 |
* | r9562@Kushana: nickm | 2006-11-16 22:33:23 -0500••• Commit additional thoughts towards a revised directory protocol, including voting.
svn:r8960
| Nick Mathewson | 2006-11-17 |
* | r9561@Kushana: nickm | 2006-11-16 22:32:54 -0500••• Tweaks to test-connection patch: use ".noconnect" instead of ".test" (since there are lots of ways to test things). Use a regular sequence of STREAM events (NEW followed by CLOSED) instead of a new event type. Make the function that checks the address be static and use const and strcasecmpend properly.
svn:r8959
| Nick Mathewson | 2006-11-17 |
* | early comments from sjmurdoch•••svn:r8944
| Roger Dingledine | 2006-11-13 |
* | compress so the last page isn't mostly whitespace•••svn:r8943
| Roger Dingledine | 2006-11-13 |
* | finish the draft.•••svn:r8942
| Roger Dingledine | 2006-11-13 |
* | cleanup, fix references•••svn:r8941
| Roger Dingledine | 2006-11-12 |
* | r9299@totoro: nickm | 2006-11-12 17:05:09 -0500••• mention that Tor provides anonymity and that anonymity is important. Heh.
svn:r8939
| Nick Mathewson | 2006-11-12 |