index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routerparse.c
Commit message (
Expand
)
Author
Age
*
the tor-spec says router->address must be an IP address. so refuse
Roger Dingledine
2005-08-16
*
check_software_version_against_directory needs a return value.
Nick Mathewson
2005-08-09
*
Replace (Fascist)Firewall* with a new ReachableAddresses option that understa...
Nick Mathewson
2005-08-08
*
get rid of IgnoreVersion and the forced auto-exit mis-feature
Roger Dingledine
2005-08-08
*
It is not the end of the world when a router descriptor has an unrecognized kwd
Nick Mathewson
2005-06-24
*
Remove code that has been #if-0ed for a long time.
Nick Mathewson
2005-06-15
*
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-11
*
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-11
*
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
*
doxygeny goodness from tyranix
Roger Dingledine
2005-05-17
*
Make Tor compile with no warnings with gcc4.0 on OSX
Nick Mathewson
2005-05-07
*
reformat routerparse a bit
Roger Dingledine
2005-05-02
*
Remove support for looking at old directory/routerdesc elements; mark non-new...
Nick Mathewson
2005-05-02
*
improved log error message
Roger Dingledine
2005-04-02
*
update copyright notices.
Nick Mathewson
2005-04-01
*
spell recommended correctly
Roger Dingledine
2005-03-31
*
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
2005-03-17
*
Change version parsing logic: a version is "obsolete" if it is not recommende...
Nick Mathewson
2005-03-01
*
Implement more control spec functionality
Nick Mathewson
2005-02-25
*
Change from inet_ntoa to a threadproof tor_inet_ntoa.
Nick Mathewson
2005-02-22
*
if we fetch the dir from a mirror that has a wildly skewed
Roger Dingledine
2005-01-29
*
Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise...
Nick Mathewson
2005-01-06
*
Nothing actually _uses_ socks_port, so why publish it? For backward compatibi...
Nick Mathewson
2005-01-04
*
Resolve task 42: find where 19-char nicknames were getting truncated when rea...
Nick Mathewson
2005-01-03
*
fix the assert bug reported by bassclef@163.com
Roger Dingledine
2005-01-02
*
whoops
Roger Dingledine
2004-12-04
*
Add function to check that addr_policy_t is okay; change struct addr_policy_t...
Nick Mathewson
2004-12-04
*
make circuit building and router parsing less noisy
Roger Dingledine
2004-12-04
*
Spell-check strings and comments
Nick Mathewson
2004-12-01
*
Make version parsing tests pass
Nick Mathewson
2004-11-30
*
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
*
wrong is ok, and right is fine, but in between is apparently
Roger Dingledine
2004-11-28
*
Normalize space: add one between every control keyword and control clause.
Nick Mathewson
2004-11-28
*
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-26
*
when warning that a version is too new, don't use the confusing
Roger Dingledine
2004-11-25
*
Clarify a bunch of log messages
Nick Mathewson
2004-11-25
*
Normalize a few more kinds of whitespace. We now dislike:
Nick Mathewson
2004-11-22
*
Tweak on patch to make authoritative directory servers cache
Nick Mathewson
2004-11-15
*
Authoritative dirservers now also cache the directory, since
Roger Dingledine
2004-11-15
*
Cache running-routers; compress running-routers; serve compressed running-rou...
Nick Mathewson
2004-11-15
*
Make running-routers fetch (apparently) work
Nick Mathewson
2004-11-14
*
Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...
Nick Mathewson
2004-11-12
*
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
*
only non-authdirservers cache the dir they just fetched
Roger Dingledine
2004-11-09
*
when rejecting an old-style router descriptor, tell us its nickname
Roger Dingledine
2004-11-09
*
Clean up copyrights.
Roger Dingledine
2004-11-07
*
Make options no longer a global variable.
Roger Dingledine
2004-11-06
*
Use a stricter set of warnings; make them all pass.
Nick Mathewson
2004-11-02
[next]