Mail Index
- Re: [or-cvs] bugfix: our integrity-checking digest was checking onlythe...
- From: Ben Laurie <ben@algroup.co.uk>
- [or-cvs] Check recommended-software string *early*, before actually ...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Check recommended-software string *early*, before actually ...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add more asserts to dns-pending connections; fix a couple s...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Only connection_dns_remove resolving exit connections
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Stop multiplying logs on sighup.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Stop multiplying logs on sighup.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Updated TODO
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Check directory signatures based on name of signer, not on ...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] If we are a directory, we should trust ourself.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Document new config options in torrc.sample.in
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make tor build on win32 again; handle locking for server
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make tor build on win32 again; handle locking for server
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make tor build on win32 again; handle locking for server
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make tor build on win32 again; handle locking for server
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Unbork windows whitespace
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Unbork windows whitespace
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Rotate dnsworkers and cpuworkers on SIGHUP, so they get new...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Checkpoint work towards making tor.spec work with current t...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Checkpoint work towards making tor.spec work with current t...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Update windows version to 0.0.7
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Use intptr_t correctly in test.c; try to resolve ia64 warni...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Break tor_main into startup/loop/shutdown portions, to make...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Implement code to run tor as an NT service. More testing i...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] document socks extensions and dns lookup code
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add simple python tool to use Tor for DNS lookups
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Implement RESOLVE/RESOLVED cells and socks resolve code
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Implement several 008pre1 items: needs more testing
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Implement several 008pre1 items: needs more testing
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Implement several 008pre1 items: needs more testing
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Terminate comment
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Remaining 008pre1 items done; deferred where more design is...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Remaining 008pre1 items done; deferred where more design is...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Always log version when starting tor.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Always use get_data_directory() instead of options.DataDire...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Always use get_data_directory() instead of options.DataDire...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Use arguments to routerlist_update_from_runningrouters corr...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Track routers by hash of identity key; use hex hash of iden...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Track routers by hash of identity key; use hex hash of iden...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Update tor-spec with new EXTEND format and info about certi...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] New upstream version
- From: weasel@seul.org (Peter Palfrader)
- [or-cvs] Logrotate var/log/tor/*log instead of just var/log/tor/log
- From: weasel@seul.org (Peter Palfrader)
- [or-cvs] Ask people to be a little more verbose in the mails they se...
- From: weasel@seul.org (Peter Palfrader)
- [or-cvs] put a comment reminding us that we do hashes in software only
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] search for sys/param.h too
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] use sys/param.h if it"s there
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] use sys/param.h if it"s there
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] declare the epipe bug a non-bug.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] play with the todo some more
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] a changelog for 0.0.7pre1
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfix: while closing a circuit, we were freeing the conns ...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] be sure to detach streams from the circuit linked list befo...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] define FD_SETSIZE in all cases, not just win32
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] crank up some of our constants, for better scalability
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update todo
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] another item in the 0.0.7 prelim changelog
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] cvs version is now 0.0.7rc1-cvs
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bump an info message down to a debug
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] tweak on the sample torrc
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] another changelog entry
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the man page to reflect some recent features
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the changelog for 0.0.7
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bump version to 0.0.7
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] provide a prototype for dnsworkers_rotate
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] Address can be an IP too
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] what is this "command line" that we can allegedly write to?
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] if datadirectory isn"t owned by this uid, tell the user he ...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean 0.0.7 items from todo list, add distributed/decentral...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] include <inttypes.h> if we have it
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] organize the 0.0.8 roadmap a bit more
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] router->is_trusted_dir implies router->dir_port>0
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] mark one todo item off, add two new ones
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bump cvs version to 0.0.8pre1-cvs
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] minor bugfix in socks explanation
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] tweaks and bugfix on resolve/resolved code
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] include the default exit policy in the man page
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add a changelog entry for 0.0.2pre13, since we have it
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] put tor-doc.html under revision control
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add an example ContactInfo line to torrc.sample
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] stop leaking options->ContactInfo on hup
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] cleanups on 008pre1 items
- From: arma@seul.org (Roger Dingledine)
Mail converted by MHonArc 2.5.13