Commits on Source
38088
034110e7
bugfix: if no loglevel or logfile is specified, then we need to open
May 20, 2004
66dd21b7
some more patching
May 20, 2004
1c21a02b
router_choose_random_node() was ignoring its routerlist argument.
May 20, 2004
ccb82512
Tinker with log behavior: never send error messages about logs into the bitbucket
May 20, 2004
a8417dfa
fix a double mark-for-close
May 20, 2004
3532ba81
a few instructions for hidden services
May 20, 2004
f5106143
when the dns resolve is cancelled, or fails, be sure to remove
May 21, 2004
c278ff3b
minor comment patch
May 21, 2004
f875db18
it looks like parse_log_level() was never taught about WARN?
May 21, 2004
994c9cbd
commit two fixes from Thomas Themel
May 22, 2004
9b4e8486
Keep temporary log in place while configuring logs
May 24, 2004
5f36b11f
rik's patch to only include kerberos/include on red hat
May 26, 2004
1841aa45
rik's patch to not complain about freebsd's bug
May 26, 2004
80648078
dirservers try to reconnect periodically too, in case connections have failed
May 28, 2004
987c90cc
interim changelog notes for 0.0.7pre1
May 28, 2004
834ffa35
bugfix: if the wedged dir conn has no bytes to flush, then we never
May 28, 2004
8ca162c4
put a comment reminding us that we do hashes in software only
Jun 01, 2004
f5e09009
search for sys/param.h too
Jun 01, 2004
1ef411fe
use sys/param.h if it's there
Jun 01, 2004
4181d18b
declare the epipe bug a non-bug.
Jun 01, 2004
74f61158
play with the todo some more
Jun 01, 2004
94782444
Check recommended-software string *early*, before actually parsing the directory.
Jun 01, 2004
0d20fee2
Add more asserts to dns-pending connections; fix a couple seeming bugs.
Jun 01, 2004
d9ff9178
a changelog for 0.0.7pre1
Jun 01, 2004
fbbb4d01
bugfix: while closing a circuit, we were freeing the conns that were
Jun 02, 2004
09325058
Only connection_dns_remove resolving exit connections
Jun 02, 2004
69931106
be sure to detach streams from the circuit linked list before freeing them
Jun 02, 2004
605e10a6
Stop multiplying logs on sighup.
Jun 02, 2004
4db9e9aa
define FD_SETSIZE in all cases, not just win32
Jun 02, 2004
011ccbbf
crank up some of our constants, for better scalability
Jun 02, 2004
43c404ca
Updated TODO
Jun 02, 2004
65e26bae
Check directory signatures based on name of signer, not on whom we got the directory from.
Jun 02, 2004
91200136
update todo
Jun 02, 2004
5ba16c3b
another item in the 0.0.7 prelim changelog
Jun 02, 2004
66881d57
If we are a directory, we should trust ourself.
Jun 02, 2004
dda75e8f
Document new config options in torrc.sample.in
Jun 02, 2004
15f405c0
cvs version is now 0.0.7rc1-cvs
Jun 03, 2004
42569ffd
bump an info message down to a debug
Jun 03, 2004
17b5b368
Make tor build on win32 again; handle locking for server
Jun 05, 2004
0d1b4b50
Unbork windows whitespace
Jun 05, 2004
184f4e60
Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too
Jun 06, 2004
26f77f44
tweak on the sample torrc
Jun 06, 2004
efbeadd6
another changelog entry
Jun 06, 2004
37c45424
Checkpoint work towards making tor.spec work with current tor and conform...
Jun 06, 2004
e4f83de9
update the man page to reflect some recent features
Jun 07, 2004
9385020c
update the changelog for 0.0.7
Jun 07, 2004
72ed3c28
bump version to 0.0.7
Jun 07, 2004
8b455120
New upstream version
Jun 07, 2004
d90cb350
provide a prototype for dnsworkers_rotate
Jun 07, 2004
5577333d
Update windows version to 0.0.7
Jun 07, 2004
dbf9fe57
Use intptr_t correctly in test.c; try to resolve ia64 warnings
Jun 08, 2004
23c1a72c
Address can be an IP too
Jun 10, 2004
125b3519
Break tor_main into startup/loop/shutdown portions, to make NT service refactoring possible.
Jun 12, 2004
a7889813
Implement code to run tor as an NT service. More testing is needed, as is...
Jun 12, 2004
73d3f3ef
what is this "command line" that we can allegedly write to?
Jun 13, 2004
43295ca6
if datadirectory isn't owned by this uid, tell the user he must
Jun 13, 2004
fbfc1d51
clean 0.0.7 items from todo list, add distributed/decentralized-tor items
Jun 14, 2004
5dbc0fd2
Logrotate var/log/tor/*log instead of just var/log/tor/log
Jun 15, 2004
80cee93f
include <inttypes.h> if we have it
Jun 16, 2004
c9ebd476
organize the 0.0.8 roadmap a bit more
Jun 16, 2004
ba5d48e8
router->is_trusted_dir implies router->dir_port>0
Jun 16, 2004
5908f8f8
mark one todo item off, add two new ones
Jun 16, 2004
bcc1e8bb
bump cvs version to 0.0.8pre1-cvs
Jun 17, 2004
620b4308
document socks extensions and dns lookup code
Jun 17, 2004
dfaa5ce7
Add simple python tool to use Tor for DNS lookups
Jun 17, 2004
37088869
Implement RESOLVE/RESOLVED cells and socks resolve code
Jun 17, 2004
22c5ddb5
minor bugfix in socks explanation
Jun 17, 2004
207fcb35
tweaks and bugfix on resolve/resolved code
Jun 17, 2004
8aec3a73
Implement several 008pre1 items: needs more testing
Jun 21, 2004
f7976c1e
Terminate comment
Jun 21, 2004
ce5b9d8d
include the default exit policy in the man page
Jun 23, 2004
e9b88255
add a changelog entry for 0.0.2pre13, since we have it
Jun 23, 2004
76f769de
Remaining 008pre1 items done; deferred where more design is needed.
Jun 25, 2004
82a78553
Ask people to be a little more verbose in the mails they send to tor-ops
Jun 27, 2004
1ef32c82
put tor-doc.html under revision control
Jun 28, 2004
0f69fd99
add an example ContactInfo line to torrc.sample
Jun 29, 2004
899bd4f4
stop leaking options->ContactInfo on hup
Jun 29, 2004
653aaeef
Always log version when starting tor.
Jun 30, 2004
b1e9adf0
Always use get_data_directory() instead of options.DataDirectory; fix a memory leak in router.c
Jun 30, 2004
29818d5b
Use arguments to routerlist_update_from_runningrouters correctly
Jun 30, 2004
f42f04c8
cleanups on 008pre1 items
Jun 30, 2004
541add90
Track routers by hash of identity key; use hex hash of identity key in place...
Jul 01, 2004
53b21c65
Update tor-spec with new EXTEND format and info about certificate chains
Jul 01, 2004
e1ba0c46
running-routers now lists down routers too (with a ! before their name)
Jul 01, 2004
cbab134b
Switch most uses of *_by_addr_port to *_by_identity_digest
Jul 01, 2004
62dcf9e2
some of the infrastructure to let ORs connect on demand
Jul 02, 2004
d58d4c0d
another checkpoint toward letting ORs connect on demand
Jul 02, 2004
7d8de8cd
More digest/nickname fixes
Jul 02, 2004
dc0a36d2
populate circ->n_conn_id_digest when we set circ->n_conn
Jul 03, 2004
198e5f4c
fix a seg fault when you try to launch a circ
Jul 03, 2004
0f3fcfd1
When tor_lookup_hostname says 0.0.0.0, treat it as an error.
Jul 04, 2004
fb1bd575
two more todo items
Jul 04, 2004
5284826a
add a changelog for 0.0.7.1
Jul 04, 2004
cbf73b2b
touchups all over
Jul 04, 2004
948a1ad4
New upstream release
Jul 05, 2004
fe099bc2
s/exit bugs/exit nodes/
Jul 05, 2004
d5e275dd
Fix bug reported by peter palfrader: an empty address is unresolvable, but not...
Jul 06, 2004
88451ce2
Yes, I did mean "else if".
Jul 06, 2004
e9d81d87
Fix the router_compare_to_my_exit_policy assertion failure once-and-for-all,...
Jul 07, 2004
38c889c4
Remove spurious assert
Jul 07, 2004
37,988 additional commits have been omitted to prevent performance issues.
Loading
Loading