- Oct 05, 2006
-
-
Roger Dingledine authored
svn:r8599
-
Roger Dingledine authored
svn:r8598
-
Andrew Lewman authored
10.3 and previous. svn:r8597
-
- Oct 04, 2006
-
-
Nick Mathewson authored
We're trying to catch the kind of jerk who'd hijack zy6pzwohtnlq.test, not the kind of lunatic who'd hijack zy6pzwohtnlq%s.test, though apparently those exist too. svn:r8595
-
- Oct 03, 2006
-
-
Nick Mathewson authored
ChangeLog entry forr verbose_names controller shenanigans svn:r8594
-
Nick Mathewson authored
Make verbose names get used (when appropriate and selected) in responses to getinfo requests. svn:r8593
-
Nick Mathewson authored
Fix bug in r8579: TrackHostExits .foo.bar implies TrackHostExits foo.bar; also fix logic error. svn:r8592
-
Nick Mathewson authored
Use ANSI-style definition syntax in strlcat.c and strlcpy.c so that gcc stops barfing with -Wold-style-definition svn:r8591
-
Nick Mathewson authored
More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x. svn:r8590
-
Nick Mathewson authored
Control-spec tweaks: add USEFEATURE, along with description of new naming scheme. svn:r8589
-
Nick Mathewson authored
Implement ORCONN with verbose names. svn:r8588
-
Nick Mathewson authored
svn:r8587
-
Nick Mathewson authored
Forwardport changelog msg about v0 controller bug svn:r8586
-
Nick Mathewson authored
Add EXTENDED_EVENTS to the USEFEATURE command; move flag from connection_t into control_conn, since we will probably grow more of these. svn:r8585
-
Nick Mathewson authored
Add USEFEATURE to control changes to control protocol. Use like __future__ directive from Python. Will spec before pushing changes. No, really. :) svn:r8584
-
Nick Mathewson authored
Make a field longer to accomodate verbose nicknames; note that verbose nicknames will never reach this point. svn:r8583
-
Nick Mathewson authored
Partial implementation of revised nickname syntax for controllers. Implement ability to look up routers by "verbose" nicknames; add a per-v1-control-connection flag to turn the feature on in events. Needs testing, spec, ability to actually turn on the flag, double-checking that we wont overflow any nickname buffers, and changelog. svn:r8582
-
Roger Dingledine authored
svn:r8581
-
- Oct 02, 2006
-
-
Nick Mathewson authored
Remove/clarify some XXXs for no longer being accurate; for begin things we do not indend to fix; for already being parts of big todo issues (like "/* XXX ipv6 */"); etc. Also fix some spaces. svn:r8580
-
Nick Mathewson authored
Make TrackExitHosts case-insensitive, and fix the behavior of .suffix TrackExitHosts items to avoid matching in the middle of an address. (Resolves an XXXX) svn:r8579
-
Nick Mathewson authored
Move is_local_IP to config.c; have it check for same-/24; make it used only for reachability (not for banwidth, because that is probably not what we want). Fixes an XXX. svn:r8578
-
Nick Mathewson authored
Fix an XXXX: make path_is_relative work on windows even though we never use it there. svn:r8577
-
Nick Mathewson authored
Resolve an XXXX: make sure that we are actually on 2s-complement hardware. svn:r8576
-
Nick Mathewson authored
Improve error messages from AUTHENTICATE attempts to controller. svn:r8574
-
- Oct 01, 2006
-
-
Roger Dingledine authored
hidden service authorities too. - Just because your DirPort is open doesn't mean people should be able to remotely teach you about hidden service descriptors. Now only accept rendezvous posts if you've got HSAuthoritativeDir set. svn:r8573
-
Roger Dingledine authored
svn:r8572
-
Nick Mathewson authored
Disprefer exit nodes for entry, middle positions (fixes bug 200). Also, switch to using a uint64_t to hold "total bandwidth for all nodes" under consideration; crypt_rand_int would have died at 2GB/s network capacity. svn:r8571
-
Nick Mathewson authored
Add function to return a random uint64_t. svn:r8570
-
Nick Mathewson authored
note valid flag in path spec. svn:r8569
-
Roger Dingledine authored
svn:r8568
-
Roger Dingledine authored
svn:r8567
-
Nick Mathewson authored
Fix bug 303: reject attempts to use Tor as a one-hop proxy. svn:r8566
-
Roger Dingledine authored
enable your dirport as a client, you'll crash. svn:r8561
-
Roger Dingledine authored
svn:r8560
-
Roger Dingledine authored
not mandatory that we use that enclave, stop wanting it. svn:r8559
-
Roger Dingledine authored
svn:r8558
-
Roger Dingledine authored
svn:r8557
-
Roger Dingledine authored
svn:r8556
-
- Sep 30, 2006
-
-
Roger Dingledine authored
have a public address we like yet. svn:r8554
-
Roger Dingledine authored
the X-Forwarded-For header. svn:r8553
-