index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-11-09
once normalized, DataDirectory is always defined
Roger Dingledine
2004-11-09
Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig...
Nick Mathewson
2004-11-09
Stop using the wrong DataDirectory when we're validating.
Roger Dingledine
2004-11-09
Separate is-recognized-option from get-option-value, since NULL is ambiguous ...
Nick Mathewson
2004-11-09
when rejecting an old-style router descriptor, tell us its nickname
Roger Dingledine
2004-11-09
During options_dup, don't copy LINELIST_S or OBSOLETE options.
Roger Dingledine
2004-11-09
EntryNodess is not the plural of EntryNodes
Roger Dingledine
2004-11-09
and another
Roger Dingledine
2004-11-09
fix some dereferences
Roger Dingledine
2004-11-09
a tor-control patch to do setconf too
Roger Dingledine
2004-11-09
make datadirectory work again
Roger Dingledine
2004-11-09
fix mistake in comments
Roger Dingledine
2004-11-09
Normalize DataDirectory in options_validate, making SIGHUP survivable.
Nick Mathewson
2004-11-09
Document accounting
Nick Mathewson
2004-11-09
and another todo item for nick
Roger Dingledine
2004-11-09
0.0.9pre5 approaches
Roger Dingledine
2004-11-09
move -Wwrite-strings -Wredundant-decls to a separate CFLAGS
Roger Dingledine
2004-11-09
Stop DataDirectory from changing; also stop using new as an identifier?
Nick Mathewson
2004-11-09
Make an options_act() where we do all the things a new options set
Roger Dingledine
2004-11-09
stop breaking the get_options() abstraction in config.c
Roger Dingledine
2004-11-09
fix comments in hibernate.c
Roger Dingledine
2004-11-09
ship tor-control.py in the tarball
Roger Dingledine
2004-11-09
various fixes
Roger Dingledine
2004-11-08
Separate validate from activate. Document undocumented stuff in config.c.
Nick Mathewson
2004-11-07
while we hibernate, our declared bandwidth capacity is 0
Roger Dingledine
2004-11-07
Document hibernate.c. Also fix handling of corner case where we hit the end o...
Nick Mathewson
2004-11-07
Fix compile errors
Nick Mathewson
2004-11-07
Make set-option functions distinguish between bad keys and bad values, in cas...
Nick Mathewson
2004-11-07
Fix up error codes
Nick Mathewson
2004-11-07
More tests for split
Nick Mathewson
2004-11-07
add saveconf control command.
Roger Dingledine
2004-11-07
clean up control spec, man page
Roger Dingledine
2004-11-07
Add missing dereference; stop throwing zeroes around.
Nick Mathewson
2004-11-07
add an in-progress python controller to test controlport
Roger Dingledine
2004-11-07
Document control.c
Nick Mathewson
2004-11-07
allow unauth control connections for now
Roger Dingledine
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-11-06
tor --list-fingerprint as a client shouldn't try to print null
Roger Dingledine
2004-11-06
fix the next subtle memory-crunching bug
Roger Dingledine
2004-11-06
fix subtle bug that was causing logs to not show anything
Roger Dingledine
2004-11-06
only play the accounting game if it's possible you'll choose to hibernate
Roger Dingledine
2004-11-06
parse_line_from_file is obsolete.
Roger Dingledine
2004-11-06
Make options no longer a global variable.
Roger Dingledine
2004-11-05
Update log documentation
Nick Mathewson
2004-11-05
Mark items completed; clarify items; remove dups
Nick Mathewson
2004-11-05
Write hibernation code. Needs docs and tests.
Nick Mathewson
2004-11-05
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
Nick Mathewson
2004-11-05
clarify it even better
Roger Dingledine
2004-11-05
resolve misleading torrc comments
Roger Dingledine
2004-11-05
Note item status from meeting
Nick Mathewson
[next]