Commits on Source
35546
8662f181
boots and suspenders, or whatever the idiom is
Jan 17, 2007
cb472fc5
break out the big guns: reject dir requests much more
Jan 17, 2007
b470da0e
add a changelog item, rearrange some others
Jan 18, 2007
a3eaabfe
Be willing to read or write on local connections (e.g. controller
Jan 18, 2007
060be4c6
man, i could have sworn that compiled
Jan 18, 2007
39e50cbb
r9776@totoro: nickm | 2007-01-18 14:37:01 -0500
Jan 18, 2007
c57ef84f
r11987@Kushana: nickm | 2007-01-19 14:57:28 -0500
Jan 19, 2007
ef0720f9
r9689@catbus: nickm | 2007-01-19 22:34:20 -0500
Jan 20, 2007
bcbd289a
If our system clock jumps back in time, don't publish a negative
Jan 21, 2007
ff62a4d9
r9692@catbus: nickm | 2007-01-21 12:04:22 -0500
Jan 21, 2007
e0ae28d0
r9701@catbus: nickm | 2007-01-21 13:21:25 -0500
Jan 21, 2007
033e20ca
r9709@catbus: nickm | 2007-01-21 21:34:03 -0500
Jan 22, 2007
7b5f9887
resolve an XXX, add a new XXX, simplify some code
Jan 22, 2007
ab838bdd
Flush local controller connection buffers periodically as we're
Jan 22, 2007
d634e5b9
minor cleanups on the controller spec. specify a wishlist
Jan 22, 2007
84790d05
r9715@catbus: nickm | 2007-01-22 02:51:04 -0500
Jan 22, 2007
36620ca0
r9718@catbus: nickm | 2007-01-22 14:13:00 -0500
Jan 22, 2007
9f733c31
minor cleanups
Jan 22, 2007
adc5bb4d
r9723@catbus: nickm | 2007-01-22 15:47:17 -0500
Jan 22, 2007
c0c67d28
r9727@catbus: nickm | 2007-01-22 16:12:39 -0500
Jan 23, 2007
ba53e002
r11277@catbus: nickm | 2007-01-23 14:08:08 -0500
Jan 23, 2007
79dd3065
r11278@catbus: nickm | 2007-01-23 14:22:27 -0500
Jan 23, 2007
2522c392
r11283@catbus: nickm | 2007-01-23 19:20:47 -0500
Jan 24, 2007
792f8192
r11285@catbus: nickm | 2007-01-23 19:43:50 -0500
Jan 24, 2007
c716eefb
start tracking down a funny-looking log message
Jan 24, 2007
5cd1f068
r11287@catbus: nickm | 2007-01-23 20:30:04 -0500
Jan 24, 2007
b0b96c90
r11492@catbus: nickm | 2007-01-24 18:41:07 -0500
Jan 24, 2007
71f47320
r11493@catbus: nickm | 2007-01-24 18:41:52 -0500
Jan 24, 2007
bf9baa85
more hints as arma tracks down a polipo bug
Jan 24, 2007
75db2a61
r11500@catbus: nickm | 2007-01-25 10:37:11 -0500
Jan 25, 2007
9d5449c5
Inform the server operator when we decide not to advertise a
Jan 25, 2007
48261e91
add a new file ReleaseNotes that contains just the
Jan 25, 2007
d11c9737
spelunking: break 0.0.5 and 0.0.6 into their actual changelog entries
Jan 25, 2007
b22310a9
break 0.0.7 into its respective changelog entries too
Jan 25, 2007
6bd80e27
and break out the 0.0.8 changelog too
Jan 25, 2007
6b32d272
0.0.9 was a fun one. those were the days.
Jan 26, 2007
d996db90
Add new subdirectory to doc for specifications.
Jan 26, 2007
489f6185
Move specification documents into new doc/spec subdirectory. (Proposals,...
Jan 26, 2007
af6b6e3b
0.1.0 in all its detailed glory
Jan 26, 2007
8573c9c7
Oops. Add doc/spec/Makefile.am
Jan 26, 2007
57ef8c95
Make a new directory for specification proposals, and move some proposals...
Jan 26, 2007
5e71c9cc
Add svn:ignore for doc/spec directory.
Jan 26, 2007
5a66fed5
r11521@catbus: nickm | 2007-01-26 01:07:55 -0500
Jan 26, 2007
a6df62b0
break out 0.1.1 changelog entries
Jan 26, 2007
f5dd56ad
intertwingle the 0.1.1.x and 0.1.2.x changelog entries
Jan 26, 2007
45e2ea0c
reformat the 0.1.2.7-alpha changelog a bit
Jan 26, 2007
99c17714
never refuse directory requests from local addresses
Jan 26, 2007
75a5fde4
Stop saying !is_internal_IP() when we really meant
Jan 26, 2007
e9f6456b
Bugfix: If we're not marking exits as guards, ignore exit bandwidth
Jan 26, 2007
2f6ec3d6
sacrifice another chicken so the spec files can be in the tarball
Jan 26, 2007
7270601c
shuffle some todo items out of 0.1.2.x
Jan 26, 2007
da37100d
r11535@catbus: nickm | 2007-01-26 13:47:14 -0500
Jan 26, 2007
c66fbb00
r11537@catbus: nickm | 2007-01-26 14:04:29 -0500
Jan 26, 2007
152547be
r11548@catbus: nickm | 2007-01-27 00:15:47 -0500
Jan 27, 2007
2525c44d
r11550@catbus: nickm | 2007-01-27 02:56:48 -0500
Jan 27, 2007
9984cad6
r11552@catbus: nickm | 2007-01-27 03:55:02 -0500
Jan 27, 2007
9057af69
Weight directory requests by advertised bandwidth. Now we can
Jan 27, 2007
c6fd3c71
the other half of my patch. more coming later.
Jan 27, 2007
baeeadb6
avoid messy crashes (bugfix by nick)
Jan 27, 2007
283c61e5
If the socks handshake hasn't started, don't send a
Jan 27, 2007
b323126d
remove an XXX; add two more.
Jan 27, 2007
0e01dda1
form an opinion about the 'event ns' concept
Jan 27, 2007
add7d7af
Bring us one step closer to being able to establish an encrypted
Jan 27, 2007
d8d074f2
If the user asks to use invalid exit nodes, be willing to use the
Jan 27, 2007
88796acf
fix all the bugs i could find in nick's bridge dir commit.
Jan 27, 2007
bd4daf3a
Commit 0.1.2.5-alpha-1 changelog
Jan 27, 2007
9947190d
Commit 0.1.2.6-alpha-1 changelog
Jan 27, 2007
a7286290
The spec files have moved. This requires updating the debian rules file
Jan 27, 2007
1fea3a1e
stop trying to hand 'platform' all around directory.c when we have a
Jan 27, 2007
f5867873
there's such a thing as too much indirection
Jan 28, 2007
21f5e068
r11583@catbus: nickm | 2007-01-29 11:19:48 -0500
Jan 29, 2007
42d03890
r11584@catbus: nickm | 2007-01-29 11:25:40 -0500
Jan 29, 2007
ac0dbc3d
r11585@catbus: nickm | 2007-01-29 11:26:03 -0500
Jan 29, 2007
cd374f81
r11586@catbus: nickm | 2007-01-29 13:13:27 -0500
Jan 29, 2007
a701cd7e
r11591@catbus: nickm | 2007-01-29 17:31:02 -0500
Jan 29, 2007
194c69e7
r11592@catbus: nickm | 2007-01-29 18:09:16 -0500
Jan 29, 2007
9ca606e1
r11597@catbus: nickm | 2007-01-30 02:49:52 -0500
Jan 30, 2007
263a72d7
r11599@catbus: nickm | 2007-01-30 02:54:37 -0500
Jan 30, 2007
1894e7ea
r11606@catbus: nickm | 2007-01-30 16:52:23 -0500
Jan 30, 2007
76f896e7
r11607@catbus: nickm | 2007-01-30 17:19:27 -0500
Jan 30, 2007
49b5e5cf
r11610@catbus: nickm | 2007-01-30 17:44:02 -0500
Jan 30, 2007
e7ac17fd
r11613@catbus: nickm | 2007-01-30 19:58:03 -0500
Jan 31, 2007
eb3cc1e4
r11615@catbus: nickm | 2007-01-31 01:15:06 -0500
Jan 31, 2007
8a9a5525
r11616@catbus: nickm | 2007-01-31 13:51:31 -0500
Jan 31, 2007
5cb99857
r11620@catbus: nickm | 2007-02-01 13:06:27 -0500
Feb 01, 2007
6f2a92c5
r11621@catbus: nickm | 2007-02-01 13:09:18 -0500
Feb 01, 2007
85076992
r11624@catbus: nickm | 2007-02-01 13:17:35 -0500
Feb 01, 2007
07e6eecd
r12122@Kushana: nickm | 2007-02-02 10:41:39 -0500
Feb 02, 2007
e521c96c
r12123@Kushana: nickm | 2007-02-02 13:57:42 -0500
Feb 02, 2007
fefba953
r11629@catbus: nickm | 2007-02-02 15:06:17 -0500
Feb 02, 2007
275109d8
r11631@catbus: nickm | 2007-02-02 15:39:53 -0500
Feb 02, 2007
6149ab01
r12129@Kushana: nickm | 2007-02-03 09:57:36 -0500
Feb 03, 2007
03ef2156
r11637@catbus: nickm | 2007-02-05 12:41:51 -0500
Feb 05, 2007
f02be023
r11639@catbus: nickm | 2007-02-05 13:33:38 -0500
Feb 05, 2007
47ff0c7f
r11641@catbus: nickm | 2007-02-05 13:59:26 -0500
Feb 05, 2007
337fdb7e
r11643@catbus: nickm | 2007-02-05 15:44:59 -0500
Feb 05, 2007
8b238404
r11646@catbus: nickm | 2007-02-05 16:15:48 -0500
Feb 05, 2007
d930440a
r11648@catbus: nickm | 2007-02-05 16:48:50 -0500
Feb 05, 2007
e0acb45b
r11650@catbus: nickm | 2007-02-05 17:02:54 -0500
Feb 05, 2007
6a2fe560
patch from Karsten Loesing
Feb 06, 2007
35,446 additional commits have been omitted to prevent performance issues.
Loading
Loading