Peter Palfrader
233e32c3f6
Ask people to be a little more verbose in the mails they send to tor-ops
...
svn:r1986
2004-06-27 22:33:05 +00:00
Nick Mathewson
c5a882ee3d
Remaining 008pre1 items done; deferred where more design is needed.
...
More docs and (way more!) testing needed.
Done:
- Authdirservers down directories from others.
- Generate and use running-routers lists
- Cache directories; store across reboots.
- Refactor directory parsing a bit; note potential trouble spots.
svn:r1985
2004-06-25 00:29:31 +00:00
Roger Dingledine
e19e9c3cb5
add a changelog entry for 0.0.2pre13, since we have it
...
svn:r1984
2004-06-23 20:45:12 +00:00
Roger Dingledine
a5ced6b80c
include the default exit policy in the man page
...
svn:r1983
2004-06-23 01:49:10 +00:00
Nick Mathewson
e832a604ca
Terminate comment
...
svn:r1982
2004-06-21 04:40:24 +00:00
Nick Mathewson
7a68d85dae
Implement several 008pre1 items: needs more testing
...
svn:r1981
2004-06-21 04:37:27 +00:00
Roger Dingledine
d1c542037e
tweaks and bugfix on resolve/resolved code
...
svn:r1980
2004-06-17 21:11:09 +00:00
Roger Dingledine
dd2ce044a3
minor bugfix in socks explanation
...
svn:r1979
2004-06-17 21:05:46 +00:00
Nick Mathewson
52334ef346
Implement RESOLVE/RESOLVED cells and socks resolve code
...
svn:r1978
2004-06-17 18:13:09 +00:00
Nick Mathewson
bb3ca9f977
Add simple python tool to use Tor for DNS lookups
...
svn:r1977
2004-06-17 18:12:03 +00:00
Nick Mathewson
03807abb39
document socks extensions and dns lookup code
...
svn:r1976
2004-06-17 18:11:31 +00:00
Roger Dingledine
b154d57e5f
bump cvs version to 0.0.8pre1-cvs
...
svn:r1975
2004-06-17 05:38:20 +00:00
Roger Dingledine
fa9cee6244
mark one todo item off, add two new ones
...
svn:r1974
2004-06-16 21:09:05 +00:00
Roger Dingledine
971e13a742
router->is_trusted_dir implies router->dir_port>0
...
and add some infrastructure for fetching running-routers list
svn:r1973
2004-06-16 21:08:29 +00:00
Roger Dingledine
509c619572
organize the 0.0.8 roadmap a bit more
...
svn:r1972
2004-06-16 05:18:51 +00:00
Roger Dingledine
222f9cf4ad
include <inttypes.h> if we have it
...
openbsd on a sparc64 needs this (apparently)
svn:r1971
2004-06-16 00:49:27 +00:00
Peter Palfrader
a06750579f
Logrotate var/log/tor/*log instead of just var/log/tor/log
...
svn:r1970
2004-06-15 13:22:12 +00:00
Roger Dingledine
39870acc8b
clean 0.0.7 items from todo list, add distributed/decentralized-tor items
...
svn:r1969
2004-06-14 23:34:29 +00:00
Roger Dingledine
669d5b6f7d
if datadirectory isn't owned by this uid, tell the user he must
...
fix it before he can proceed.
svn:r1968
2004-06-13 11:28:32 +00:00
Roger Dingledine
a2294f37f2
what is this "command line" that we can allegedly write to?
...
svn:r1967
2004-06-13 11:25:20 +00:00
Nick Mathewson
55c0b8a4e6
Implement code to run tor as an NT service. More testing is needed, as is code to install the service.
...
svn:r1966
2004-06-12 21:43:02 +00:00
Nick Mathewson
a38e06f5c8
Break tor_main into startup/loop/shutdown portions, to make NT service refactoring possible.
...
svn:r1965
2004-06-12 19:45:46 +00:00
Roger Dingledine
b59033dc1d
Address can be an IP too
...
svn:r1964
2004-06-10 14:23:34 +00:00
Nick Mathewson
67f0da5ae9
Use intptr_t correctly in test.c; try to resolve ia64 warnings
...
svn:r1963
2004-06-08 19:08:45 +00:00
Nick Mathewson
56a584a270
Update windows version to 0.0.7
...
svn:r1962
2004-06-07 22:31:24 +00:00
Roger Dingledine
399d54cdb9
provide a prototype for dnsworkers_rotate
...
svn:r1961
2004-06-07 20:00:30 +00:00
(no author)
0d51cdc34b
This commit was manufactured by cvs2svn to create tag
...
'debian_version_0_0_7-1'.
svn:r1960
2004-06-07 19:59:37 +00:00
Peter Palfrader
a4c73681e7
New upstream version
...
closes : #249893 : FTBFS on ia64
svn:r1959
2004-06-07 19:59:37 +00:00
(no author)
c487b8c4d5
This commit was manufactured by cvs2svn to create branch
...
'tor-0_0_7-patches'.
svn:r1958
2004-06-07 19:17:33 +00:00
(no author)
b2b3dac99e
This commit was manufactured by cvs2svn to create tag 'tor-0_0_7'.
...
svn:r1957
2004-06-07 19:17:33 +00:00
Roger Dingledine
f0bb933474
bump version to 0.0.7
...
svn:r1956
2004-06-07 19:17:33 +00:00
Roger Dingledine
9cfa89cf1f
update the changelog for 0.0.7
...
svn:r1955
2004-06-07 19:16:35 +00:00
Roger Dingledine
1e15cb16c7
update the man page to reflect some recent features
...
svn:r1954
2004-06-07 19:09:05 +00:00
Nick Mathewson
48f8bdd464
Checkpoint work towards making tor.spec work with current tor and conform (more or less) to fedora.us packaging guidelines
...
svn:r1953
2004-06-06 23:20:28 +00:00
Roger Dingledine
25d0aaa7b1
another changelog entry
...
svn:r1952
2004-06-06 18:01:56 +00:00
Roger Dingledine
aba5d4d7a0
tweak on the sample torrc
...
svn:r1951
2004-06-06 18:00:59 +00:00
Nick Mathewson
fa111ba98b
Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too
...
svn:r1950
2004-06-06 03:38:31 +00:00
Nick Mathewson
15be9c2b71
Unbork windows whitespace
...
svn:r1949
2004-06-05 01:56:54 +00:00
Nick Mathewson
f08ea70480
Make tor build on win32 again; handle locking for server
...
svn:r1948
2004-06-05 01:50:35 +00:00
Roger Dingledine
f21c2c02a3
bump an info message down to a debug
...
svn:r1947
2004-06-03 05:57:27 +00:00
(no author)
43b5819741
This commit was manufactured by cvs2svn to create tag 'tor-0_0_7rc1'.
...
svn:r1946
2004-06-03 01:18:39 +00:00
Roger Dingledine
2cf4c89a4e
cvs version is now 0.0.7rc1-cvs
...
svn:r1945
2004-06-03 01:18:39 +00:00
Nick Mathewson
83f1afea2b
Document new config options in torrc.sample.in
...
svn:r1944
2004-06-02 20:36:39 +00:00
Nick Mathewson
4d32c45892
If we are a directory, we should trust ourself.
...
svn:r1943
2004-06-02 20:15:35 +00:00
Roger Dingledine
2201b8f68b
another item in the 0.0.7 prelim changelog
...
svn:r1942
2004-06-02 20:08:13 +00:00
Roger Dingledine
d8c8ee9593
update todo
...
svn:r1941
2004-06-02 20:06:25 +00:00
Nick Mathewson
4c6450c1b6
Check directory signatures based on name of signer, not on whom we got the directory from.
...
svn:r1940
2004-06-02 20:00:57 +00:00
Nick Mathewson
26320f28e2
Updated TODO
...
svn:r1939
2004-06-02 20:00:19 +00:00
Roger Dingledine
076525a331
crank up some of our constants, for better scalability
...
svn:r1938
2004-06-02 19:44:41 +00:00
Roger Dingledine
861d05cc93
define FD_SETSIZE in all cases, not just win32
...
svn:r1937
2004-06-02 19:44:23 +00:00