| Commit message (Expand) | Author | Age |
... | |
* | that comma was important•••svn:r4820
| Roger Dingledine | 2005-08-23 |
* | fix bad logic that has been lurking for eons, that now prevented us•••from uploading descriptors after the first one.
svn:r4818
| Roger Dingledine | 2005-08-23 |
* | and don't print the null string here either•••svn:r4816
| Roger Dingledine | 2005-08-22 |
* | whoops, avoid printing a null string sometimes•••svn:r4815
| Roger Dingledine | 2005-08-22 |
* | Make DirPostPeriod config option obsolete.•••Force new descriptor upload every 18 hours, not 24, to avoid races.
Change rate-limiting on new descriptors due to bandwidth changes, from
45 minutes to 20 minutes.
svn:r4814
| Roger Dingledine | 2005-08-22 |
* | fix function headers from the descriptor-frequency commit•••svn:r4809
| Roger Dingledine | 2005-08-22 |
* | when we begin reachability testing, log the address:port for each•••port we're testing, so people are more likely to notice that they're
using the wrong ip address.
svn:r4808
| Roger Dingledine | 2005-08-22 |
* | change log entry for unreachability to explicitly suggest /etc/hosts•••as the culprit
svn:r4807
| Roger Dingledine | 2005-08-22 |
* | Implement new (reduced-frequency) upload rules. arma, you should review this.•••svn:r4806
| Nick Mathewson | 2005-08-22 |
* | Make unit tests run without segfaulting•••svn:r4804
| Nick Mathewson | 2005-08-22 |
* | Make set_options a little smarter: have options_act handle transitions on its...•••svn:r4802
| Nick Mathewson | 2005-08-22 |
* | the tor-spec says router->address must be an IP address. so refuse•••it if it's not.
(this also fixes some potential security problems with people providing
hostnames as their address and then preferentially resolving them and
partitioning users.)
svn:r4790
| Roger Dingledine | 2005-08-16 |
* | rotate dns and cpu workers if the controller changes options that•••will affect them.
svn:r4787
| Roger Dingledine | 2005-08-15 |
* | Permit transitioning from ORPort=0 to ORPort!=0, and back.•••This is actually a bit more subtle, because we need to rotate
the dnsworkers and cpuworkers if certain options (logs, orport, etc)
change. Maybe set_options() should detect this and notify the caller
that it should rotate them.
Expect some mysterious crashes.
svn:r4786
| Roger Dingledine | 2005-08-15 |
* | initialize the dns worker cache tree whether or not we start•••out as a server.
svn:r4785
| Roger Dingledine | 2005-08-15 |
* | fix typo•••svn:r4784
| Roger Dingledine | 2005-08-15 |
* | resolve a XXX•••svn:r4783
| Roger Dingledine | 2005-08-15 |
* | clean up some confusing logs.•••make MonthlyAccountingStart truly obsolete now.
svn:r4782
| Roger Dingledine | 2005-08-15 |
* | hey, we have a function for that•••svn:r4781
| Roger Dingledine | 2005-08-15 |
* | after failing from resolve failed or misc, reset the num failures.•••svn:r4780
| Roger Dingledine | 2005-08-15 |
* | Implement exit enclaves: if we know an IP address for the destination,•••and there's a running Tor server at that address which allows exit to
the destination, then extend the circuit to that exit first.
Also, if the user asks for a .exit node, cannibalize general circs for it.
svn:r4779
| Roger Dingledine | 2005-08-15 |
* | when listing min-bandwidth servers in the controller, don't get•••fooled by a low bandwidthrate
svn:r4777
| Roger Dingledine | 2005-08-14 |
* | let unregistered-servers take a parameter (the min bandwidth)•••nick, is this an ugly hack of your protocol?
svn:r4775
| Roger Dingledine | 2005-08-13 |
* | Add a 'quit' command for the controller.•••Add a 'getinfo unregistered-servers' for arma's internal use.
svn:r4774
| Roger Dingledine | 2005-08-13 |
* | i'm sick of having my streams fail because of a confused exit node.•••try this band-aid to see if it gets better.
svn:r4773
| Roger Dingledine | 2005-08-13 |
* | predict required circuits better, with an eye toward making•••hidden services faster on the service end.
svn:r4772
| Roger Dingledine | 2005-08-13 |
* | Make GCC very happy, even with lots of warnings set. Also, try to fix some re...•••svn:r4770
| Nick Mathewson | 2005-08-12 |
* | start using new renddesc code•••svn:r4769
| Nick Mathewson | 2005-08-12 |
* | We weren't cannibilizing circuits correctly for•••CIRCUIT_PURPOSE_C_ESTABLISH_REND and CIRCUIT_PURPOSE_S_ESTABLISH_INTRO
so we were being forced to build those from scratch.
This should save us a bit of time. Also fixes bug 173.
svn:r4763
| Roger Dingledine | 2005-08-12 |
* | quiet a noisy debug•••svn:r4762
| Roger Dingledine | 2005-08-12 |
* | Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.•••svn:r4761
| Nick Mathewson | 2005-08-10 |
* | Fix segfault in unit tests•••svn:r4760
| Nick Mathewson | 2005-08-09 |
* | Replace ADDR_POLICY_ACCEPT/REJECT with its own enum•••svn:r4756
| Nick Mathewson | 2005-08-09 |
* | check_software_version_against_directory needs a return value.•••svn:r4755
| Nick Mathewson | 2005-08-09 |
* | Avoid sending blank lines when GETINFO replies should be empty•••svn:r4754
| Nick Mathewson | 2005-08-09 |
* | fix whitespace issues•••svn:r4752
| Nick Mathewson | 2005-08-08 |
* | Replace (Fascist)Firewall* with a new ReachableAddresses option that understa...•••svn:r4751
| Nick Mathewson | 2005-08-08 |
* | get rid of IgnoreVersion and the forced auto-exit mis-feature•••svn:r4746
| Roger Dingledine | 2005-08-08 |
* | fix a function comment•••svn:r4743
| Roger Dingledine | 2005-08-08 |
* | Note which directory server said 400 to a renddesc.•••svn:r4742
| Nick Mathewson | 2005-08-08 |
* | a few typo fixes•••svn:r4738
| Roger Dingledine | 2005-08-07 |
* | Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n...•••svn:r4737
| Nick Mathewson | 2005-08-07 |
* | Also set event_mask=0 in connection_free_all, and dont send events to marked ...•••svn:r4729
| Nick Mathewson | 2005-08-07 |
* | incomplete patch for matt's info controller signal term bug•••svn:r4728
| Roger Dingledine | 2005-08-07 |
* | Shorten hidden service port config parsing; fix bug 174•••svn:r4725
| Nick Mathewson | 2005-08-06 |
* | Alphebetize config variables•••svn:r4714
| Nick Mathewson | 2005-08-05 |
* | Add SOCKSAndDNS link to appropriate log message, since we wind up pointing ev...•••svn:r4695
| Nick Mathewson | 2005-08-04 |
* | Implement some more GETINFO goodness: expose helper nodes, config options, ge...•••svn:r4694
| Nick Mathewson | 2005-08-04 |
* | Fix idiot bug. The "free the IP history" code belons in connection_free_all(...•••svn:r4691
| Nick Mathewson | 2005-08-04 |
* | Make clients regenerate their keys when their IP address changes.•••svn:r4688
| Nick Mathewson | 2005-08-03 |