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
2005-08-30
a bit of cleanup
Roger Dingledine
2005-08-29
Update routerinfo_t.is_running when generating network status on authdirserver.
Nick Mathewson
2005-08-29
Allow tor_gzip_uncompress to handle multiple concatenated compressed strings.
Nick Mathewson
2005-08-29
formatting/numbering patch from matt edman
Roger Dingledine
2005-08-28
Change semantics of set_cached_dir; fix massive authdir memleak.
Nick Mathewson
2005-08-27
First cut at cleaning 0.1.1.x TODO
Nick Mathewson
2005-08-26
setting up your own network is now a faq entry where it belongs
Roger Dingledine
2005-08-26
More dir-spec tweaks: specify whether concatenation happens before or after c...
Nick Mathewson
2005-08-26
Make unit tests (and others) run without launching listeners, creating subdir...
Nick Mathewson
2005-08-26
Fix a warning, add an assert.
Nick Mathewson
2005-08-26
Crashing dirservers on startup is often considered bad form.
Nick Mathewson
2005-08-26
more servers will make it easier. who knows if it's really needed.
Roger Dingledine
2005-08-26
document the AssumeReachable config option
Roger Dingledine
2005-08-26
get the instructions closer to right
Roger Dingledine
2005-08-26
some better docs for setting up your own tor network
Roger Dingledine
2005-08-26
Log when falling back to nonfast/nonstabl routers
Nick Mathewson
2005-08-26
Set a variable that exists. That works better.
Nick Mathewson
2005-08-26
when we're trying to build a circuit and we're being picky about what
Roger Dingledine
2005-08-26
Remember to mark v2 networkstatus non-dirty when we generate it; also, fix sp...
Nick Mathewson
2005-08-26
Make sure that cached-status directory exists.
Nick Mathewson
2005-08-26
fix some logs and comments
Roger Dingledine
2005-08-26
Change the return values on dirserv_add_descriptor
Nick Mathewson
2005-08-26
fix compile complaints (and a bug)
Roger Dingledine
2005-08-26
We no longer need dirserv_load_from_directory_string, so dirserv_add_descrip...
Nick Mathewson
2005-08-26
No need to load cached directory twice
Nick Mathewson
2005-08-26
disarm a trap
Roger Dingledine
2005-08-26
Fix assert failure on directory startup.
Nick Mathewson
2005-08-26
Make network-status strings wellformed
Nick Mathewson
2005-08-26
Remove a field that nobody sets or uses.
Nick Mathewson
2005-08-26
Note that a descriptor has changed when we receive a new directory.
Nick Mathewson
2005-08-26
Remove descriptor_list and use routerlist instead. Make directories manage r...
Nick Mathewson
2005-08-26
stop freeing the new global options list whenever we update it.
Roger Dingledine
2005-08-26
make it clearer which elements of routerinfo_t are for reachability
Roger Dingledine
2005-08-26
if dirservers set assumereachable, it overrides their individual
Roger Dingledine
2005-08-26
fix an infinite loop at hup
Roger Dingledine
2005-08-26
Clean up the "add myself as a trusted dirserver" code.
Nick Mathewson
2005-08-26
The circus music begins playing as nickm and arma juggle an ntohl. Hoop-lah!
Nick Mathewson
2005-08-26
move a wandering ntohl
Nick Mathewson
2005-08-26
Only free strmap if it is allocated.
Nick Mathewson
2005-08-26
Add quotes around filenames in src/or
Nick Mathewson
2005-08-26
put quotes around user-supplied strings so they are more likely to
Roger Dingledine
2005-08-26
fix syntax err
Nick Mathewson
2005-08-26
More documenting
Nick Mathewson
2005-08-26
Remove accidentally added printf
Nick Mathewson
2005-08-26
Add some documentation; move the signature generation logic into routerparse....
Nick Mathewson
2005-08-26
Make a new AssumeReachable config option that will publish anyway.
Roger Dingledine
2005-08-26
add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa()
Roger Dingledine
2005-08-25
Fall back to routerlist instead of descriptor_list when we are a cache.
Nick Mathewson
2005-08-25
Fix a segfault when starting a dir cache
Nick Mathewson
2005-08-25
Start implementing the server side of the new directory protocol.
Nick Mathewson
[prev]
[next]