- 16 Aug, 2007 1 commit
-
-
Nick Mathewson authored
Implement proposal 119. Backport candidate. svn:r11138
-
- 15 Aug, 2007 1 commit
-
-
Nick Mathewson authored
Correct GETINFO guard-nodes spec based on comments from pei hanru. svn:r11128
-
- 08 Aug, 2007 1 commit
-
-
Nick Mathewson authored
Note *how* obsolete v0 really is. svn:r11064
-
- 02 Aug, 2007 2 commits
-
-
Roger Dingledine authored
to work svn:r11040
-
Nick Mathewson authored
Document new authentication behavior in control-spec.txt svn:r11039
-
- 30 Jul, 2007 1 commit
-
-
Nick Mathewson authored
More documentation svn:r10992
-
- 29 Jul, 2007 2 commits
-
-
Nick Mathewson authored
Add compatibility note to control-spec.txt svn:r10966
-
Nick Mathewson authored
Make our control events for multi-line async replies conform to our old grammar. Change back to the old grammar (which got "corrected" in r10931). svn:r10964
-
- 25 Jul, 2007 2 commits
-
-
Nick Mathewson authored
Patch from tup: correct grammar for asynchonous reply lines in control-spec.txt svn:r10931
-
Nick Mathewson authored
ADDRMAP events should never have specified local time. Extend them to have the proper gmt time, and make GETINFO address-mappings always do the right thing (since it is new in this version). svn:r10930
-
- 16 Jul, 2007 1 commit
-
-
Nick Mathewson authored
Patch from tup: new address-mappings/ GETINFO that includes expiry times. svn:r10844
-
- 10 Jul, 2007 2 commits
-
-
Nick Mathewson authored
Patch from tup: add GETINFO status/enough-dir-info svn:r10782
-
Nick Mathewson authored
Get the RESOLVE controller code working. svn:r10781
-
- 02 Jul, 2007 1 commit
-
-
Roger Dingledine authored
svn:r10729
-
- 17 Jun, 2007 1 commit
-
-
Nick Mathewson authored
Add a SOURCE_ADDR field to STREAM NEW events so that controllers can match requests to applications. (Patch from Robert Hogan.) svn:r10639
-
- 04 May, 2007 1 commit
-
-
Roger Dingledine authored
svn:r10110
-
- 03 May, 2007 1 commit
-
-
Nick Mathewson authored
Document the nonpersistent controller-only options. svn:r10107
-
- 30 Apr, 2007 2 commits
-
-
Nick Mathewson authored
Misc cleanup and bulletproofing on r10056. svn:r10058
-
Roger Dingledine authored
so we can exit from the middle of the circuit. svn:r10056
-
- 15 Mar, 2007 1 commit
-
-
Roger Dingledine authored
behavior for getinfo addr-mappings/*. this is because the code and spec have been mismatched since at least 0.1.1.x, so i would be surprised if nobody at all is relying on the current behavior. backport candidate. backbackport candidate. svn:r9823
-
- 14 Mar, 2007 1 commit
-
-
Roger Dingledine authored
it a GUARD event. standardize on GUARD, but support people asking for GUARDS too. reported by daejees. backport candidate. svn:r9817
-
- 26 Feb, 2007 1 commit
-
-
Roger Dingledine authored
svn:r9655
-
- 25 Feb, 2007 1 commit
-
-
Roger Dingledine authored
svn:r9650
-
- 23 Feb, 2007 1 commit
-
-
Nick Mathewson authored
Make remap stream events have a souce; make them generated every time we get a successful connected or resolved cell. Also change reported stream target address to IP consistently when we get the IP from an exit node. svn:r9624
-
- 22 Feb, 2007 1 commit
-
-
Nick Mathewson authored
twiddle signewnym rate-limiting patch so every signal gets handled eventually. document it in control-spec. add a changelog. svn:r9615
-
- 14 Feb, 2007 2 commits
-
-
Nick Mathewson authored
Tweak stream_bw patch: Remove a couple of redundant checks, save 8 bytes per edge connection, fix spelling in the changelog; expand spec. svn:r9586
-
Nick Mathewson authored
Apply stream_bw patch from Robert Hogan. svn:r9585
-
- 12 Feb, 2007 1 commit
-
-
Nick Mathewson authored
Mark up TODO and control-spec.txt a little. svn:r9573
-
- 05 Feb, 2007 1 commit
-
-
Nick Mathewson authored
Add a REMAP state to stream events so that controllers can learn exactly when the target address for a stream has changed. May help Vidalia resolve confusions related to bug 375. svn:r9484
-
- 26 Jan, 2007 1 commit
-
-
Nick Mathewson authored
Move specification documents into new doc/spec subdirectory. (Proposals, drafts, and bad ideas still remain in doc.) svn:r9411
-
- 22 Jan, 2007 2 commits
-
-
Roger Dingledine authored
svn:r9387
-
Roger Dingledine authored
item for BW events. svn:r9383
-
- 19 Jan, 2007 1 commit
-
-
Nick Mathewson authored
Implement SOCKS_BAD_HOSTNAME status event. Defer remaining status events. Clean up control-spec.txt a little, and fill in recommendations for events. svn:r9374
-
- 15 Jan, 2007 1 commit
-
-
Nick Mathewson authored
Patch from Mike Perry: Track reasons for OR connection failure; display them in control events. Needs review and revision. svn:r9354
-
- 10 Jan, 2007 1 commit
-
-
Nick Mathewson authored
Notes about deprecation and status events in control-spec svn:r9320
-
- 09 Jan, 2007 1 commit
-
-
Roger Dingledine authored
time to put out the bugfix release. svn:r9309
-
- 06 Jan, 2007 3 commits
-
-
Nick Mathewson authored
Implement DNS-related status events. svn:r9285
-
Nick Mathewson authored
Implement a control status event for bad libevent version/method combos. Warn that libevent <1.1 with select() is needlessly slow. Reply to comment. svn:r9284
-
Nick Mathewson authored
control-spec: upcase arguments in status events; note unimplemented events individually r11825@Kushana: nickm | 2007-01-03 17:41:43 -0500 Implement EXTERNAL IP server status event. r11826@Kushana: nickm | 2007-01-03 17:47:10 -0500 Implement BAD_SERVER_DESCRIPTOR server status event. r11827@Kushana: nickm | 2007-01-03 18:01:56 -0500 Implement SOCKS_UNKNOWN_PROTOCOL and DANGEROUS_SOCKS client events. r11828@Kushana: nickm | 2007-01-03 18:23:22 -0500 Implement BUG controller events. Also, flush ERR-level status events just like ERR-level log messages. r11829@Kushana: nickm | 2007-01-03 23:37:27 -0500 Yet more status events: CLOCK_SKEW, GOOD/ACCEPTED_SERVER_DESCRIPTOR, {CHECKING_}REACHABILITY_{SUCCEEDED|FAILED} r11833@Kushana: nickm | 2007-01-05 16:56:37 -0500 Note some unimplementedness in control-spec.txt svn:r9279
-
- 03 Jan, 2007 1 commit
-
-
Roger Dingledine authored
svn:r9250
-