index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirserv.c
Commit message (
Expand
)
Author
Age
*
Make doxygen marginally happier
Nick Mathewson
2005-10-06
*
Check for named servers when looking them up by nickname;
Nick Mathewson
2005-10-04
*
switch semantics of authdirinvalid/reject
Nick Mathewson
2005-10-04
*
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-30
*
Add a bunch more warnings to out warning suite; resolve them; pack structs a ...
Nick Mathewson
2005-09-29
*
Fix some compiler warnings
Nick Mathewson
2005-09-23
*
I love the smell of C in the morning. Make router-download rules smarter (do...
Nick Mathewson
2005-09-22
*
clean up misleading comment on authdir_wants_to_reject_router()
Roger Dingledine
2005-09-21
*
Implement new version handling code.
Nick Mathewson
2005-09-21
*
make router_is_general_exit match its documentation
Roger Dingledine
2005-09-20
*
Move to new base64 digest functions. Switch to new router digest calculation...
Nick Mathewson
2005-09-18
*
Unify our "figure out which fingerprints we were downloading" code.
Nick Mathewson
2005-09-16
*
fix braino in dirserv.
Nick Mathewson
2005-09-15
*
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not ev...
Nick Mathewson
2005-09-15
*
And some documentation before bed.
Nick Mathewson
2005-09-15
*
Stop downloading directories and download routers instead. This still needs ...
Nick Mathewson
2005-09-15
*
separate validation from naming in authoritative directory servers; simplify ...
Nick Mathewson
2005-09-15
*
Oops. directory_set_dirty() needs to mark networkstatus as dirty too.
Nick Mathewson
2005-09-14
*
Clean up a few warnings that make gcc twig out a bit.
Nick Mathewson
2005-09-14
*
add docs, fix whitespace, and make ANY rule in routerparse a little tighter.
Nick Mathewson
2005-09-13
*
fix a seg fault if we ask an authdirserver for a descriptor by
Roger Dingledine
2005-09-13
*
make the patch less likely to bite us later
Roger Dingledine
2005-09-12
*
Maybe I should pay more attention to return values and less to clever comment...
Nick Mathewson
2005-09-12
*
Versions should be sorted by version. Lexical sorting should be used only as ...
Nick Mathewson
2005-09-12
*
when writing the recommended*versions lines, sort them first.
Roger Dingledine
2005-09-12
*
Numerous changes to move towards client-side v2 directories.
Nick Mathewson
2005-09-12
*
downgrade warning to info
Nick Mathewson
2005-09-09
*
Warn in more detail when network-status serving and fetching fails. Also, fix...
Nick Mathewson
2005-09-09
*
Iteration is happier when you stop.
Nick Mathewson
2005-09-08
*
Resolve some XXXs. Add some others.
Nick Mathewson
2005-09-08
*
Do not generate more than 2 of each directory type per minute.
Nick Mathewson
2005-09-08
*
Fix an assert in directory.c. Check received network-status objects against ...
Nick Mathewson
2005-09-08
*
Only caches download network-status for now, and they use a different strateg...
Nick Mathewson
2005-09-08
*
Special-case for retrieving own networkstatus by fingerprint: regenerate if d...
Nick Mathewson
2005-09-08
*
Ensure case match, not mismatch.
Nick Mathewson
2005-09-08
*
Avoid assertion failure
Nick Mathewson
2005-09-08
*
and fix grammar
Roger Dingledine
2005-09-08
*
Make GCC v4 happy with heavy warnings enabled.
Nick Mathewson
2005-09-08
*
clean up comments for router_is_general_exit()
Roger Dingledine
2005-09-08
*
More stuff for new directories.
Nick Mathewson
2005-09-07
*
remove redundant logs about unreachable servers
Roger Dingledine
2005-09-03
*
fix order of items in network-status
Nick Mathewson
2005-09-03
*
Add contact field to generated network-status objects
Nick Mathewson
2005-09-02
*
subtle change to avoid some false positives:
Roger Dingledine
2005-09-01
*
when we think a router is unreachable, pass the message back to the
Roger Dingledine
2005-08-31
*
don't whine about reachability if the guy is hibernating now.
Roger Dingledine
2005-08-30
*
refactor -- no actual changes
Roger Dingledine
2005-08-30
*
a bit of cleanup
Roger Dingledine
2005-08-30
*
Update routerinfo_t.is_running when generating network status on authdirserver.
Nick Mathewson
2005-08-29
*
Change semantics of set_cached_dir; fix massive authdir memleak.
Nick Mathewson
2005-08-28
[next]