Roger Dingledine
|
f46bb185b5
|
i take back everything i've said about unit tests
svn:r2547
|
2004-10-16 22:56:03 +00:00 |
|
Nick Mathewson
|
7c2f2fd125
|
Code to parse (but not yet actually use) RedirectExit lines
svn:r2546
|
2004-10-16 22:37:08 +00:00 |
|
Roger Dingledine
|
0a28e8180c
|
don't assert multiple things in the same tor_assert()
svn:r2545
|
2004-10-16 22:28:11 +00:00 |
|
Roger Dingledine
|
14e79fd122
|
don't assert multiple things in the same tor_assert()
svn:r2544
|
2004-10-16 22:14:52 +00:00 |
|
Nick Mathewson
|
0273f58629
|
Fix unit tests, make it compile
svn:r2543
|
2004-10-16 21:57:24 +00:00 |
|
Nick Mathewson
|
2c84159748
|
Change interface of parse_addr_port() to return address in host order, since most users seem to want that.
svn:r2542
|
2004-10-16 21:53:30 +00:00 |
|
Nick Mathewson
|
1fa8c07850
|
Make unit tests pass; refactor most of exit policy parfsing out into new function
svn:r2541
|
2004-10-16 21:42:09 +00:00 |
|
Nick Mathewson
|
e9431e03e1
|
Refactor parse-addr-mask-and-port-range into a separate function
svn:r2540
|
2004-10-16 21:41:12 +00:00 |
|
Nick Mathewson
|
c6004b2b0e
|
Note NULL/memset status in TODO
svn:r2539
|
2004-10-16 20:41:50 +00:00 |
|
Nick Mathewson
|
f3f49aaad1
|
fix memory leak in router.c; start relying on NULL==(zero bytes)
svn:r2538
|
2004-10-16 20:38:57 +00:00 |
|
Nick Mathewson
|
11ba9a6f23
|
Paranoid bulletproofing for exit code
svn:r2537
|
2004-10-16 20:37:54 +00:00 |
|
Nick Mathewson
|
0a02d05c16
|
Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=NULL are equivalent
svn:r2536
|
2004-10-16 20:26:12 +00:00 |
|
Nick Mathewson
|
3e953640bf
|
Fix memory leak
svn:r2535
|
2004-10-16 08:39:56 +00:00 |
|
Nick Mathewson
|
0661e1dea9
|
Implement user-declared node families.
svn:r2534
|
2004-10-15 20:52:09 +00:00 |
|
Nick Mathewson
|
cc32a4e1ef
|
Remove unused locals
svn:r2533
|
2004-10-15 20:50:43 +00:00 |
|
Nick Mathewson
|
ae7b62912c
|
Oops; make sure that break; and continue; work within SMARTLIST_FOREACH
svn:r2532
|
2004-10-15 20:49:31 +00:00 |
|
Nick Mathewson
|
8471ea3365
|
Use the real default exit policy, not reject *:*
svn:r2531
|
2004-10-15 19:18:08 +00:00 |
|
Nick Mathewson
|
501f6412df
|
Add a comment
svn:r2530
|
2004-10-15 19:17:36 +00:00 |
|
Nick Mathewson
|
c8a81cd333
|
Upload to trusted dir servers based on DirServer config options, not on routerinfos.
svn:r2529
|
2004-10-15 19:04:38 +00:00 |
|
Nick Mathewson
|
a6230681f5
|
Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better.
svn:r2528
|
2004-10-15 05:09:48 +00:00 |
|
Nick Mathewson
|
b462359fb1
|
Ignore fascistfirewall when dealing with service descriptors; obey fascistfirewall when posting server descriptors; ignore fascistfirewall on directory connections when httpproxy is set.
svn:r2527
|
2004-10-15 04:57:36 +00:00 |
|
Nick Mathewson
|
8751323068
|
Use token-pasting magic to make nested SMARTLIST_FOREACH work.
svn:r2526
|
2004-10-15 04:45:47 +00:00 |
|
Nick Mathewson
|
2d4e13743e
|
Fix search-and-replace in comments: Friends->family does not imply friendship->familyhip.
svn:r2525
|
2004-10-15 03:55:53 +00:00 |
|
Nick Mathewson
|
100cccb261
|
add documentation for smartlist_join_strings
svn:r2524
|
2004-10-15 03:55:02 +00:00 |
|
Nick Mathewson
|
18cc4056db
|
Implement "families" of coadministered nodes; prevent them all from appearing on the same circuit.
svn:r2523
|
2004-10-15 01:58:11 +00:00 |
|
Nick Mathewson
|
35807ff008
|
Add TODO items from meeting
svn:r2522
|
2004-10-14 20:09:31 +00:00 |
|
Nick Mathewson
|
031a9d831c
|
Basic string-join functionality
svn:r2521
|
2004-10-14 19:51:47 +00:00 |
|
Nick Mathewson
|
58f0d8524e
|
Bump win32 version on patches branch to 0.0.8.1
svn:r2520
|
2004-10-14 15:45:30 +00:00 |
|
Nick Mathewson
|
fb8cd34d46
|
Update windows ver to 009pre3
svn:r2519
|
2004-10-14 15:42:13 +00:00 |
|
Nick Mathewson
|
6bcd035d08
|
fix warning on win32
svn:r2518
|
2004-10-14 15:41:41 +00:00 |
|
(no author)
|
56c8d43d75
|
This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_8+0_0_9pre3-1'.
svn:r2517
|
2004-10-14 12:03:08 +00:00 |
|
Peter Palfrader
|
d757a02824
|
changelog for 0.0.8+0.0.9pre3-1
svn:r2516
|
2004-10-14 12:03:08 +00:00 |
|
Roger Dingledine
|
46fb22e0c1
|
bump to 0.0.9pre4-cvs
svn:r2515
|
2004-10-14 10:53:00 +00:00 |
|
(no author)
|
da96200d8d
|
This commit was manufactured by cvs2svn to create tag
'tor-0_0_9pre3'.
svn:r2514
|
2004-10-14 10:27:26 +00:00 |
|
Roger Dingledine
|
9a87ecb759
|
more useful changelog for pre3
svn:r2513
|
2004-10-14 10:27:26 +00:00 |
|
Roger Dingledine
|
3ef408df22
|
a todo item we ought to do, but it's not going to get into pre3
svn:r2512
|
2004-10-14 10:21:04 +00:00 |
|
Roger Dingledine
|
22356ef18b
|
advertise moria2's dirport as 18.244.0.114:80
svn:r2511
|
2004-10-14 10:05:22 +00:00 |
|
Roger Dingledine
|
420f742140
|
note the read() bugfix in the changelog
svn:r2510
|
2004-10-14 09:40:57 +00:00 |
|
Roger Dingledine
|
5b8d2e66f3
|
bugfix on a really old bug:
if read() fails on a stream, send back an end cell before you
close it down.
svn:r2509
|
2004-10-14 09:28:31 +00:00 |
|
Roger Dingledine
|
c0a42d4273
|
bugfix: parse_addr_port() bites us again -- it returns addr in network order.
svn:r2508
|
2004-10-14 08:45:07 +00:00 |
|
Roger Dingledine
|
6abfba94c7
|
bump version to 0.0.9pre3
svn:r2507
|
2004-10-14 06:59:12 +00:00 |
|
Roger Dingledine
|
833ebcdf10
|
add a wishlist item from weasel
svn:r2506
|
2004-10-14 06:56:52 +00:00 |
|
Roger Dingledine
|
4dddde6422
|
update changelog re: weasel's warn
svn:r2505
|
2004-10-14 06:50:57 +00:00 |
|
(no author)
|
4a786f828d
|
This commit was manufactured by cvs2svn to create tag 'tor-0_0_8_1'.
svn:r2504
|
2004-10-14 06:50:47 +00:00 |
|
Roger Dingledine
|
c36fc4ef3d
|
backport: update changelog re: weasel's warn
svn:r2503
|
2004-10-14 06:50:47 +00:00 |
|
Roger Dingledine
|
a791b05acc
|
backport: fix a compile warning that was apparently in 0.0.8
svn:r2502
|
2004-10-14 06:46:39 +00:00 |
|
Roger Dingledine
|
e718a55b51
|
update cvs changelog with 0.0.8.1 entry
svn:r2501
|
2004-10-14 06:44:47 +00:00 |
|
Roger Dingledine
|
9a259215b3
|
remember to include the real reason for 0.0.8.1
svn:r2500
|
2004-10-14 06:44:35 +00:00 |
|
(no author)
|
a63564f918
|
This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_8+0_0_9pre2-1'.
svn:r2499
|
2004-10-14 06:35:05 +00:00 |
|
Peter Palfrader
|
e01db86984
|
Commit changelog for 0.0.8+0.0.9pre2-1
svn:r2498
|
2004-10-14 06:35:05 +00:00 |
|