aboutsummaryrefslogtreecommitdiff
path: root/doc/spec
Commit message (Collapse)AuthorAge
* prefer https urlsRoger Dingledine2011-02-22
|
* Remove specs from 0.2.1 branch: they have moved to a new repository.Nick Mathewson2011-02-21
|
* Add getinfo accepted-server-descriptor. Clean spec.Roger Dingledine2009-08-31
| | | | | | | | Add a "getinfo status/accepted-server-descriptor" controller command, which is the recommended way for controllers to learn whether our server descriptor has been successfully received by at least on directory authority. Un-recommend good-server-descriptor getinfo and status events until we have a better design for them.
* Only send netinfo clock_skew to controller if an authority told us soRoger Dingledine2009-08-28
| | | | | | | | We were triggering a CLOCK_SKEW controller status event whenever we connect via the v2 connection protocol to any relay that has a wrong clock. Instead, we should only inform the controller when it's a trusted authority that claims our clock is wrong. Bugfix on 0.2.0.20-rc; starts to fix bug 1074. Reported by SwissTorExit.
* document my new relay-early behaviorRoger Dingledine2009-07-28
|
* Update the port knocking SPA document to have more details. Still needs a ↵Jacob Appelbaum2009-04-21
| | | | | | packet filter. svn:r19356
* A small set of ideas that Nick and Roger suggested I write up regarding ↵Jacob Appelbaum2009-04-21
| | | | | | bridge detection. svn:r19355
* Add proposal 159 to index.Karsten Loesing2009-03-23
| | | | svn:r19114
* typoRoger Dingledine2009-03-23
| | | | svn:r19109
* Clarify that the nickname part of a LongName is indeed optional.Nick Mathewson2009-03-18
| | | | svn:r19076
* typoRoger Dingledine2009-02-17
| | | | svn:r18610
* add proposal 159, 'exit scanning', from or-devRoger Dingledine2009-02-17
| | | | svn:r18609
* new controller event NEWCONSENSUS that lists the networkstatusRoger Dingledine2009-02-16
| | | | | | | | | lines for every recommended relay. still needs docdoc and changelog entry. svn:r18556
* reindex proposalsRoger Dingledine2009-02-16
| | | | svn:r18555
* nobody's implementing proposals 134 or 140, so they getRoger Dingledine2009-02-15
| | | | | | | bumped to 0.2.2.x svn:r18546
* fill in some 'created' timeframesRoger Dingledine2009-02-15
| | | | svn:r18545
* Add SSL test description for kicks. Also spell check is aMike Perry2009-02-12
| | | | | | | | wonderfukl thign. svn:r18502
* Add exit scanning proposal outline from discussions with arma.Mike Perry2009-02-12
| | | | svn:r18501
* patch from matt to implement 'getinfo status/clients-seen'Roger Dingledine2009-01-28
| | | | svn:r18287
* more minor bugs in the control specRoger Dingledine2009-01-28
| | | | svn:r18286
* typo found by 'nil'Roger Dingledine2009-01-28
| | | | svn:r18283
* Correct some typos while reading dir specs.Karsten Loesing2009-01-25
| | | | svn:r18266
* Let controllers actually ask for the "clients_seen" event. BugfixRoger Dingledine2009-01-21
| | | | | | | on 0.2.1.10-alpha; reported by Matt Edman. svn:r18201
* mark off some done itemsRoger Dingledine2009-01-18
| | | | svn:r18173
* move my microdescriptors proposal into slot 158Roger Dingledine2009-01-18
| | | | svn:r18172
* clean up my microdescriptors proposals now that i've slept on itRoger Dingledine2009-01-18
| | | | svn:r18171
* touchupsRoger Dingledine2009-01-18
| | | | svn:r18165
* some notes on how exactly to do this microdescriptor thing.Roger Dingledine2009-01-18
| | | | svn:r18163
* AUTHENTICATE is really mandatory. No authentication is not quite the default.Nick Mathewson2009-01-08
| | | | svn:r18024
* List places where the hidden service protocol uses SHA-1.Karsten Loesing2009-01-04
| | | | svn:r17866
* Note another place we use sha1Nick Mathewson2008-12-31
| | | | svn:r17836
* New proposal "idea" listing all the places I could think of that we use SHA-1.Nick Mathewson2008-12-30
| | | | svn:r17831
* Document RELAY_EARLY cells in tor-spec.txt: proposal 110 is mostly ↵Nick Mathewson2008-12-29
| | | | | | implemented, and the rest of it will need to wait until all current Tor 0.2.0.x clients are obsolete to close. svn:r17816
* minor todo updatesRoger Dingledine2008-12-27
| | | | svn:r17797
* New controller event "clients_seen" to report a geoip-based summaryRoger Dingledine2008-12-27
| | | | | | | | | of which countries we've seen clients from recently. Now controllers like Vidalia can show bridge operators that they're actually making a difference. svn:r17796
* Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021Nick Mathewson2008-12-12
| | | | svn:r17613
* Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server ↵Nick Mathewson2008-12-12
| | | | | | side of 157. svn:r17611
* Add cross-certification to authority key certificates. Partial ↵Nick Mathewson2008-12-12
| | | | | | implementation of proposal 157. svn:r17610
* Mark proposal 157 as accepted.Nick Mathewson2008-12-12
| | | | svn:r17609
* put recent release blurbs into the changelog; fix a typo in tor-spec.Roger Dingledine2008-12-11
| | | | svn:r17586
* Add goodell's feature-request 268 as a proposal idea.Nick Mathewson2008-12-11
| | | | svn:r17574
* Clarify current client behavior WRT TLS certificates. Add a TODO to make ↵Nick Mathewson2008-12-10
| | | | | | sure that this behavior is optional, and an entry in 098-todo.txt for investigating whether this behavior is smart. svn:r17568
* Add new internal-use-only option for controllers to use to prevent SIGHUP ↵Nick Mathewson2008-12-10
| | | | | | from reloading the configuration. Fixes bug 856. svn:r17567
* fix a typo in tor-spec.txtNick Mathewson2008-12-10
| | | | svn:r17561
* the bridge family proposal really resembles 'dead' more than it resemblesRoger Dingledine2008-12-09
| | | | | | | 'finished'. svn:r17546
* point out that one todo item is actually already startedRoger Dingledine2008-12-09
| | | | svn:r17545
* summarize proposal 111 in tor-specRoger Dingledine2008-12-09
| | | | svn:r17544
* Specify the CONSENSUS_ARRIVED event.Nick Mathewson2008-12-09
| | | | svn:r17536
* remove some already-proposed things from 098-todo.txtNick Mathewson2008-12-09
| | | | svn:r17533
* Update status on some hidden-service proposalsNick Mathewson2008-12-09
| | | | svn:r17532