| Commit message (Expand) | Author | Age |
... | |
* | svn:r9161 | Nick Mathewson | 2006-12-20 |
* | r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500••• Add a maintainer script and a new make target "make check-docs" to get a quick dump of which options are undocumented where, and which documentation refers to nonexistent options.
svn:r9160
| Nick Mathewson | 2006-12-20 |
* | 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 |
* | r11630@Kushana: nickm | 2006-12-17 22:02:24 -0500••• Add a typedef to (try to) make eventdns work on mingw. Man, I need a buildbot for this.
svn:r9147
| Nick Mathewson | 2006-12-18 |
* | r11627@Kushana: nickm | 2006-12-17 11:37:39 -0500••• Remove an artificial upper bound on expected bandwidth. More immediately, fix a VC warning.
svn:r9146
| Nick Mathewson | 2006-12-17 |
* | 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 |
* | write-limiting fix: avoid a rare bug where we don't remember•••that there's stuff on the outbuf we want to flush.
svn:r9142
| Roger Dingledine | 2006-12-16 |
* | remove some dead comments, and resolve some XXXs•••svn:r9141
| Roger Dingledine | 2006-12-16 |
* | and then revert half of r9138•••svn:r9140
| Roger Dingledine | 2006-12-16 |
* | r11618@Kushana: nickm | 2006-12-16 02:00:52 -0500••• Make router_is_me work without calling router_rebuild_descriptor.
svn:r9139
| Nick Mathewson | 2006-12-16 |
* | fix an infinite loop and a memory leak in r9131•••svn:r9138
| Roger Dingledine | 2006-12-16 |
* | r11614@Kushana: nickm | 2006-12-15 17:39:42 -0500••• Implement SETEVENTS GUARD. Needs review and testing.
svn:r9137
| Nick Mathewson | 2006-12-15 |
* | r11609@Kushana: nickm | 2006-12-15 16:42:21 -0500••• Implement GETINFO fingerprint.
svn:r9136
| Nick Mathewson | 2006-12-15 |
* | svn:r9135 | Nick Mathewson | 2006-12-15 |
* | a changelog for write limiting. also, disable the "advertise dirport•••until we reach our max bandwidth if it's tiny" trick now that we
do the bandwidth self-test on boot.
svn:r9134
| Roger Dingledine | 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 |
* | r11597@Kushana: nickm | 2006-12-15 15:49:27 -0500••• Add a rudimentary line-wrapping function for use in dumping comments in config files.
svn:r9132
| 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 |
* | turn TunnelDirConns on by default.•••that's what alpha releases are for, right?
svn:r9129
| Roger Dingledine | 2006-12-15 |
* | forward-port the 0.1.1.26 changelog, plus some other entries•••svn:r9128
| Roger Dingledine | 2006-12-15 |
* | Merge 0.1.1.26-1 changelog into trunk•••svn:r9127
| Peter Palfrader | 2006-12-15 |
* | oh, and catch the other instance we should fix•••svn:r9122
| 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 |
* | r11588@Kushana: nickm | 2006-12-15 02:04:32 -0500••• Add a LastRotatedOnionKey variable to the state file, so we can rotate onion keys a week after they change even if we never stay up for a whole week at a time. Should fix bug 368.
svn:r9120
| Nick Mathewson | 2006-12-15 |
* | take the broken obsolete url out again.•••seriously, this line should stay out.
how can we make this happen?
svn:r9119
| Roger Dingledine | 2006-12-15 |
* | r11585@Kushana: nickm | 2006-12-15 01:11:49 -0500••• Tabify eventdns so that it matches libevent house style.
svn:r9118
| Nick Mathewson | 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 |
* | r11581@Kushana: nickm | 2006-12-15 00:12:24 -0500••• Make PIDFile work on windows. Reported by Arrakis.
svn:r9116
| Nick Mathewson | 2006-12-15 |
* | r11580@Kushana: nickm | 2006-12-15 00:09:46 -0500••• Resolve bug 369: Check for integer underflow when printing "bytes left" accounting numbers. Also fix a copyright date that I noticed while reading the bug. Also make a buffer big enough that strings will not get truncated. All are backport candidates.
svn:r9115
| Nick Mathewson | 2006-12-15 |
* | clarify our use of local time vs GMT•••svn:r9109
| Roger Dingledine | 2006-12-14 |
* | when we're doing a write split over the end of a circular•••buffer, make sure our tls_get_forced_write_size doesn't
make it write whatever's after the buffer.
this hasn't triggered yet, but it would be rare, so let's
leave it in.
svn:r9107
| Roger Dingledine | 2006-12-14 |
* | r11569@Kushana: nickm | 2006-12-13 17:59:58 -0500••• fix last fix
svn:r9106
| Nick Mathewson | 2006-12-13 |
* | r11566@Kushana: nickm | 2006-12-13 17:46:24 -0500••• Try to fix an assert failure in new write limiting code: make buffers.c aware of previous "forced" write sizes from tortls.
svn:r9105
| Nick Mathewson | 2006-12-13 |
* | 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 |
* | Infrastructure to test BEGIN_DIR cells.•••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
| Roger Dingledine | 2006-12-13 |
* | remove an XXXX that asked to get removed•••svn:r9097
| Roger Dingledine | 2006-12-13 |
* | a better fix. puts r8446 to bed.•••svn:r9096
| Roger Dingledine | 2006-12-12 |