Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Special-case for retrieving own networkstatus by fingerprint: regenerate if ↵ | Nick Mathewson | 2005-09-08 |
| | | | | | | dirty! svn:r4943 | ||
* | when reporting results from a dirserver fetch/post, tell us the | Roger Dingledine | 2005-09-08 |
| | | | | | | | port for the dirserver too svn:r4942 | ||
* | Remove sneaky double declaration. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4941 | ||
* | Write status to disk in the right place | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4940 | ||
* | oops -- that log should have been removed | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4939 | ||
* | Fix network-status parsing. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4938 | ||
* | Fix another reversed inet_aton | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4937 | ||
* | Fix some more bugs; add a temporary log. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4936 | ||
* | Ensure case match, not mismatch. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4935 | ||
* | Stop dying when we get a directory from tor26; workaround for change in ↵ | Nick Mathewson | 2005-09-08 |
| | | | | | | networkstatus format svn:r4933 | ||
* | fix spacing | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4932 | ||
* | Avoid assertion failure | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4931 | ||
* | Clean up should-i-go-to-the-dirserv logic a little: All servers with ↵ | Nick Mathewson | 2005-09-08 |
| | | | | | | DirPorts should get their directories from the source svn:r4930 | ||
* | Make directory download code slightly less likely to segfault or assert. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4929 | ||
* | make doxygen output look prettier | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4928 | ||
* | it really does help with the functions end. | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4927 | ||
* | if you give a config option in the torrc or the commandline with no | Roger Dingledine | 2005-09-08 |
| | | | | | | | value, and reset is false, then it clears it entirely. svn:r4926 | ||
* | and fix grammar | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4925 | ||
* | add punctuation | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4924 | ||
* | Make GCC v4 happy with heavy warnings enabled. | Nick Mathewson | 2005-09-08 |
| | | | | svn:r4922 | ||
* | Download network-status at regular intervals. The code is probably iffy, and ↵ | Nick Mathewson | 2005-09-08 |
| | | | | | | the constants need to be renamed. svn:r4921 | ||
* | MonthlyAccountingStart is dead. | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4920 | ||
* | dirserv_add_descriptor() doesn't chew up its argument anymore, | Roger Dingledine | 2005-09-08 |
| | | | | | | | so we can stop protecting it. svn:r4919 | ||
* | strip obsolete code | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4918 | ||
* | clean up comments for router_is_general_exit() | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4917 | ||
* | add a RESETCONF controller command, and make setconf with a null | Roger Dingledine | 2005-09-08 |
| | | | | | | | option actually mean to set it to "" svn:r4916 | ||
* | fix some typos | Roger Dingledine | 2005-09-08 |
| | | | | svn:r4915 | ||
* | Logic to launch connections for new directory types. | Nick Mathewson | 2005-09-07 |
| | | | | svn:r4914 | ||
* | add missing return | Nick Mathewson | 2005-09-07 |
| | | | | svn:r4913 | ||
* | clean whitespace. | Nick Mathewson | 2005-09-07 |
| | | | | svn:r4912 | ||
* | More stuff for new directories. | Nick Mathewson | 2005-09-07 |
| | | | | | | | | | | | | | | | | | | | | | | - Distinguish v1 authorities (all currently trusted directories) from v2 authorities (all trusted directories). - Add configuration option for which dirs are v1 authories. - Add configuration option for whether to be a v1 authority. - Make trusted dirserver selection functions take options to choose which functionality we need. - Remove option when getting directory cache to see whether they support running-routers; they all do now. Replace it with one to see whether caches support v2 stuff. - Parse, cache, and serve network-status objects properly. - Serve compressed groups of router descriptors. The compression logic here could be more memory-efficient. - svn:r4911 | ||
* | stop using the v1 rend desc format. we're going to change v1 | Roger Dingledine | 2005-09-06 |
| | | | | | | | some more before we switch to it. svn:r4909 | ||
* | Comment structs, reload a field, start making network status caches work | Nick Mathewson | 2005-09-04 |
| | | | | svn:r4908 | ||
* | if you're an auth dir server, start yourself out as verified. | Roger Dingledine | 2005-09-03 |
| | | | | svn:r4907 | ||
* | remove redundant logs about unreachable servers | Roger Dingledine | 2005-09-03 |
| | | | | svn:r4905 | ||
* | fix order of items in network-status | Nick Mathewson | 2005-09-03 |
| | | | | svn:r4904 | ||
* | Fix another ntohl | Nick Mathewson | 2005-09-03 |
| | | | | svn:r4903 | ||
* | and another byte counting error. | Nick Mathewson | 2005-09-03 |
| | | | | svn:r4902 | ||
* | Excellent. We have at least 8 bytes, so I can safely get the 9th. | Nick Mathewson | 2005-09-03 |
| | | | | svn:r4901 | ||
* | Note to self: htonl(htonl(X)) is *not* "twice as good as htonl(X)". Spotted ↵ | Nick Mathewson | 2005-09-03 |
| | | | | | | by arma. svn:r4900 | ||
* | Make structs for (v2) network-status and its per-router components. Add ↵ | Nick Mathewson | 2005-09-02 |
| | | | | | | functions to parse them. Re-do the parsing logic a litt.e. Change signatures in or.h to support new DNS TTL logic. svn:r4898 | ||
* | Add contact field to generated network-status objects | Nick Mathewson | 2005-09-02 |
| | | | | svn:r4897 | ||
* | Make ContactInfo mandatory for authoritative directories. | Nick Mathewson | 2005-09-02 |
| | | | | svn:r4896 | ||
* | Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add ↵ | Nick Mathewson | 2005-09-02 |
| | | | | | | a missing ntohl in connection_ap_handshake_socks_resolved. svn:r4894 | ||
* | bugfix: moria2 wasn't listing itself as verified in its directory | Roger Dingledine | 2005-09-02 |
| | | | | svn:r4893 | ||
* | when we're shutting down and we do something like try to post a | Roger Dingledine | 2005-09-01 |
| | | | | | | | | server descriptor or rendezvous descriptor, don't complain that we seem to be unreachable. of course we are, we're shutting down. svn:r4892 | ||
* | subtle change to avoid some false positives: | Roger Dingledine | 2005-09-01 |
| | | | | | | | | | | if a server went down for six hours and then came back, we would complain to it that it's unreachable. now we wait until the third consecutive descriptor post that we thought it was unreachable, before complaining to it. svn:r4891 | ||
* | and notify the dirserver operator whenever we do | Roger Dingledine | 2005-08-31 |
| | | | | svn:r4890 | ||
* | when we think a router is unreachable, pass the message back to the | Roger Dingledine | 2005-08-31 |
| | | | | | | | | server's logs, and make it a 'warn'. also, fix a memory leak for rejected router descriptors. svn:r4889 | ||
* | Actually set is_hibernating when parsing router descriptors. | Nick Mathewson | 2005-08-30 |
| | | | | svn:r4888 |