Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-25 | Remaining 008pre1 items done; deferred where more design is needed. | Nick Mathewson | |
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-23 | add a changelog entry for 0.0.2pre13, since we have it | Roger Dingledine | |
svn:r1984 | |||
2004-06-23 | include the default exit policy in the man page | Roger Dingledine | |
svn:r1983 | |||
2004-06-21 | Terminate comment | Nick Mathewson | |
svn:r1982 | |||
2004-06-21 | Implement several 008pre1 items: needs more testing | Nick Mathewson | |
svn:r1981 | |||
2004-06-17 | tweaks and bugfix on resolve/resolved code | Roger Dingledine | |
svn:r1980 | |||
2004-06-17 | minor bugfix in socks explanation | Roger Dingledine | |
svn:r1979 | |||
2004-06-17 | Implement RESOLVE/RESOLVED cells and socks resolve code | Nick Mathewson | |
svn:r1978 | |||
2004-06-17 | Add simple python tool to use Tor for DNS lookups | Nick Mathewson | |
svn:r1977 | |||
2004-06-17 | document socks extensions and dns lookup code | Nick Mathewson | |
svn:r1976 | |||
2004-06-17 | bump cvs version to 0.0.8pre1-cvs | Roger Dingledine | |
svn:r1975 | |||
2004-06-16 | mark one todo item off, add two new ones | Roger Dingledine | |
svn:r1974 | |||
2004-06-16 | router->is_trusted_dir implies router->dir_port>0 | Roger Dingledine | |
and add some infrastructure for fetching running-routers list svn:r1973 | |||
2004-06-16 | organize the 0.0.8 roadmap a bit more | Roger Dingledine | |
svn:r1972 | |||
2004-06-16 | include <inttypes.h> if we have it | Roger Dingledine | |
openbsd on a sparc64 needs this (apparently) svn:r1971 | |||
2004-06-15 | Logrotate var/log/tor/*log instead of just var/log/tor/log | Peter Palfrader | |
svn:r1970 | |||
2004-06-14 | clean 0.0.7 items from todo list, add distributed/decentralized-tor items | Roger Dingledine | |
svn:r1969 | |||
2004-06-13 | if datadirectory isn't owned by this uid, tell the user he must | Roger Dingledine | |
fix it before he can proceed. svn:r1968 | |||
2004-06-13 | what is this "command line" that we can allegedly write to? | Roger Dingledine | |
svn:r1967 | |||
2004-06-12 | Implement code to run tor as an NT service. More testing is needed, as is ↵ | Nick Mathewson | |
code to install the service. svn:r1966 | |||
2004-06-12 | Break tor_main into startup/loop/shutdown portions, to make NT service ↵ | Nick Mathewson | |
refactoring possible. svn:r1965 | |||
2004-06-10 | Address can be an IP too | Roger Dingledine | |
svn:r1964 | |||
2004-06-08 | Use intptr_t correctly in test.c; try to resolve ia64 warnings | Nick Mathewson | |
svn:r1963 | |||
2004-06-07 | Update windows version to 0.0.7 | Nick Mathewson | |
svn:r1962 | |||
2004-06-07 | provide a prototype for dnsworkers_rotate | Roger Dingledine | |
svn:r1961 | |||
2004-06-07 | New upstream versiondebian-version-0.0.7-1 | Peter Palfrader | |
closes: #249893: FTBFS on ia64 svn:r1959 | |||
2004-06-07 | bump version to 0.0.7tor-0.0.7 | Roger Dingledine | |
svn:r1956 | |||
2004-06-07 | update the changelog for 0.0.7 | Roger Dingledine | |
svn:r1955 | |||
2004-06-07 | update the man page to reflect some recent featurestor-0.0.7.2tor-0.0.7.1 | Roger Dingledine | |
svn:r1954 | |||
2004-06-06 | Checkpoint work towards making tor.spec work with current tor and conform ↵ | Nick Mathewson | |
(more or less) to fedora.us packaging guidelines svn:r1953 | |||
2004-06-06 | another changelog entry | Roger Dingledine | |
svn:r1952 | |||
2004-06-06 | tweak on the sample torrc | Roger Dingledine | |
svn:r1951 | |||
2004-06-06 | Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too | Nick Mathewson | |
svn:r1950 | |||
2004-06-05 | Unbork windows whitespace | Nick Mathewson | |
svn:r1949 | |||
2004-06-05 | Make tor build on win32 again; handle locking for server | Nick Mathewson | |
svn:r1948 | |||
2004-06-03 | bump an info message down to a debug | Roger Dingledine | |
svn:r1947 | |||
2004-06-03 | cvs version is now 0.0.7rc1-cvstor-0.0.7rc1 | Roger Dingledine | |
svn:r1945 | |||
2004-06-02 | Document new config options in torrc.sample.in | Nick Mathewson | |
svn:r1944 | |||
2004-06-02 | If we are a directory, we should trust ourself. | Nick Mathewson | |
svn:r1943 | |||
2004-06-02 | another item in the 0.0.7 prelim changelog | Roger Dingledine | |
svn:r1942 | |||
2004-06-02 | update todo | Roger Dingledine | |
svn:r1941 | |||
2004-06-02 | Check directory signatures based on name of signer, not on whom we got the ↵ | Nick Mathewson | |
directory from. svn:r1940 | |||
2004-06-02 | Updated TODO | Nick Mathewson | |
svn:r1939 | |||
2004-06-02 | crank up some of our constants, for better scalability | Roger Dingledine | |
svn:r1938 | |||
2004-06-02 | define FD_SETSIZE in all cases, not just win32 | Roger Dingledine | |
svn:r1937 | |||
2004-06-02 | Stop multiplying logs on sighup. | Nick Mathewson | |
svn:r1936 | |||
2004-06-02 | be sure to detach streams from the circuit linked list before freeing them | Roger Dingledine | |
also, don't bother marking a conn for close if you're about to free it svn:r1935 | |||
2004-06-02 | Only connection_dns_remove resolving exit connections | Nick Mathewson | |
svn:r1934 | |||
2004-06-02 | bugfix: while closing a circuit, we were freeing the conns that were | Roger Dingledine | |
pending resolve, but not removing them from the pending resolve list svn:r1933 | |||
2004-06-01 | a changelog for 0.0.7pre1 | Roger Dingledine | |
svn:r1932 |