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
path:
root
/
src
/
or
/
or.h
Age
Commit message (
Expand
)
Author
2004-12-13
Fix a bug in parsing HashedControlPassword.
Nick Mathewson
2004-12-07
I'm a bad person.
Roger Dingledine
2004-12-07
Make unit tests work on win32
Nick Mathewson
2004-12-05
New circuit building strategy: keep a list of ports that we've used in ...
Roger Dingledine
2004-12-04
React to eof immediately on non-open edge connections.
Roger Dingledine
2004-12-04
Add function to check that addr_policy_t is okay; change struct addr_policy_t...
Nick Mathewson
2004-11-30
Clarify chosen tag progression
Nick Mathewson
2004-11-30
Rename parse_address to parse_extended_hostname (since we have other kinds of...
Nick Mathewson
2004-11-29
note possible alternative for how to do CVS versions; ask arma which he likes.
Nick Mathewson
2004-11-29
Implement new version format for post 0.1.
Nick Mathewson
2004-11-29
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-29
Fetch cached running-routers from servers that serve it (that is, authdirserv...
Nick Mathewson
2004-11-29
put in initial support for ".nickname.exit" addresses, to let alice
Roger Dingledine
2004-11-26
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-23
Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp...
Nick Mathewson
2004-11-22
Implement weekly/monthly/daily accounting
Nick Mathewson
2004-11-21
break reached_eof() out of process_inbuf()
Roger Dingledine
2004-11-21
some more debugging aids
Roger Dingledine
2004-11-21
be more greedy about filling up all relay cells.
Roger Dingledine
2004-11-21
Dont keep rephist info for routers that havent had activity for 24 hours.
Nick Mathewson
2004-11-21
Call init_keys() where needed; fix hibernate bug.
Nick Mathewson
2004-11-20
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...
Nick Mathewson
2004-11-15
Break DirFetchPostPeriod into:
Roger Dingledine
2004-11-15
Cache running-routers; compress running-routers; serve compressed running-rou...
Nick Mathewson
2004-11-15
fix a bug in configuring accounting in options_act()
Roger Dingledine
2004-11-14
Resolve some hibernating-related XXXX009s.
Nick Mathewson
2004-11-14
Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF
Nick Mathewson
2004-11-13
Track whether descriptor is dirty/uploaded. When any options are set, mark i...
Nick Mathewson
2004-11-12
Write most of the implementation for SAVECONF.
Nick Mathewson
2004-11-12
Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...
Nick Mathewson
2004-11-12
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
2004-11-10
Resolve a FIXME: use identity comparison, not nickname comparison, to
Nick Mathewson
2004-11-10
Resolve FIXME items: make circuit_free_cpath_node static
Nick Mathewson
2004-11-10
make nick's config patch build
Roger Dingledine
2004-11-10
Remvove an XXX
Nick Mathewson
2004-11-09
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
Resolve many XXXs and all DOCDOCs
Nick Mathewson
2004-11-09
Change interface to config_trial_assign even more; have it use get_options() ...
Nick Mathewson
2004-11-09
change the interface to config_trial_assign()
Roger Dingledine
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
Make an options_act() where we do all the things a new options set
Roger Dingledine
2004-11-08
Separate validate from activate. Document undocumented stuff in config.c.
Nick Mathewson
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-11-06
Make options no longer a global variable.
Roger Dingledine
2004-11-05
Use new log format; convert old format to new format.
Nick Mathewson
2004-11-04
make the default default options.FirewallPorts be the default
Roger Dingledine
2004-11-04
Move accounting code into hibernate; start adding logic to track bandwidth-pe...
Nick Mathewson
2004-11-04
break out validate_options
Roger Dingledine
2004-11-04
add a ControlPort and control listener conn.
Roger Dingledine
[next]