Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-29 | Update openssl version, suggest latest libevent. | Andrew Lewman | |
svn:r17806 | |||
2008-12-27 | minor todo updates | Roger Dingledine | |
svn:r17797 | |||
2008-12-27 | New controller event "clients_seen" to report a geoip-based summary | Roger Dingledine | |
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 | |||
2008-12-25 | Add discussion on how network latency changes when the network load differs ↵ | Steven Murdoch | |
from the level that the node selection algorithm was designed for svn:r17769 | |||
2008-12-25 | Add R script for estimating average node latency at different levels of ↵ | Steven Murdoch | |
network load svn:r17768 | |||
2008-12-25 | propset on our new todo lists. why can't svn just know what i mean. | Roger Dingledine | |
svn:r17766 | |||
2008-12-24 | Discussion on optimizing the node selection probabilities | Steven Murdoch | |
svn:r17763 | |||
2008-12-24 | Annotate relative-selection-probabilities graph | Steven Murdoch | |
svn:r17762 | |||
2008-12-24 | Add R code for plotting optimized node selection probabilities | Steven Murdoch | |
svn:r17761 | |||
2008-12-21 | mark done an item that sebastian did | Roger Dingledine | |
svn:r17716 | |||
2008-12-20 | Discussion on performance impact of removing empty TLS application records | Steven Murdoch | |
svn:r17710 | |||
2008-12-19 | Say more about comment conventions in doc/HACKING | Nick Mathewson | |
svn:r17703 | |||
2008-12-19 | finally commit the three-year roadmap i've been working on. yay! | Roger Dingledine | |
svn:r17696 | |||
2008-12-19 | make a new doc/roadmaps directory, and move our current roadmap | Roger Dingledine | |
drafts into it. svn:r17693 | |||
2008-12-18 | Replace calls to time(NULL) that occur on the order of once per read, one ↵ | Nick Mathewson | |
per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. svn:r17690 | |||
2008-12-17 | Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha | Nick Mathewson | |
svn:r17663 | |||
2008-12-17 | Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. | Nick Mathewson | |
(Many users have no idea what a resolv.conf is, and shouldn't be forced to learn. The old option will keep working for now.) Also, document it. svn:r17661 | |||
2008-12-17 | manpage: stop mentioning the possibility that Tor has been built without ↵ | Nick Mathewson | |
eventdns. That hasn't been possible since 0.2.0.1-alpha svn:r17655 | |||
2008-12-17 | Add manpage documentation for ServerDNSRandomizeCase. | Nick Mathewson | |
svn:r17654 | |||
2008-12-15 | Don't extend circuits over noncanonical connections with mismatched addresses. | Nick Mathewson | |
Also, refactor the logic to check whether we will use a connection or launch a new one into a new function. svn:r17628 | |||
2008-12-15 | Apply rovv's bug 805 fix: take more care never to prefer a non-canonical ↵ | Nick Mathewson | |
connection. svn:r17627 | |||
2008-12-13 | add another torbutton issue that needs solving | Roger Dingledine | |
svn:r17619 | |||
2008-12-12 | Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021 | Nick Mathewson | |
svn:r17613 | |||
2008-12-12 | Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server ↵ | Nick Mathewson | |
side of 157. svn:r17611 | |||
2008-12-12 | Add cross-certification to authority key certificates. Partial ↵ | Nick Mathewson | |
implementation of proposal 157. svn:r17610 | |||
2008-12-12 | Mark proposal 157 as accepted. | Nick Mathewson | |
svn:r17609 | |||
2008-12-12 | Mark 5 0.2.1.x items as higest priority. Anything else can probably go on ↵ | Nick Mathewson | |
the 0.2.2.x pile svn:r17608 | |||
2008-12-11 | put recent release blurbs into the changelog; fix a typo in tor-spec. | Roger Dingledine | |
svn:r17586 | |||
2008-12-11 | add more deliverables: somebody needs to pick up weasel's nlnet work. | Roger Dingledine | |
svn:r17585 | |||
2008-12-11 | tabman returneth | Roger Dingledine | |
svn:r17584 | |||
2008-12-11 | Add goodell's feature-request 268 as a proposal idea. | Nick Mathewson | |
svn:r17574 | |||
2008-12-11 | summarize the Vidalia Marble integration, and pick a date for | Andrew Lewman | |
implementation. svn:r17573 | |||
2008-12-11 | mark the high-priority items that really ought to get done before | Roger Dingledine | |
their formal deadline, e.g. since they are blocking other items. svn:r17572 | |||
2008-12-10 | Clarify current client behavior WRT TLS certificates. Add a TODO to make ↵ | Nick Mathewson | |
sure that this behavior is optional, and an entry in 098-todo.txt for investigating whether this behavior is smart. svn:r17568 | |||
2008-12-10 | Add new internal-use-only option for controllers to use to prevent SIGHUP ↵ | Nick Mathewson | |
from reloading the configuration. Fixes bug 856. svn:r17567 | |||
2008-12-10 | fix a typo in tor-spec.txt | Nick Mathewson | |
svn:r17561 | |||
2008-12-10 | add four items that ibb wants to see. | Roger Dingledine | |
svn:r17552 | |||
2008-12-10 | small todo/changelog fixes | Nick Mathewson | |
svn:r17551 | |||
2008-12-09 | the bridge family proposal really resembles 'dead' more than it resembles | Roger Dingledine | |
'finished'. svn:r17546 | |||
2008-12-09 | point out that one todo item is actually already started | Roger Dingledine | |
svn:r17545 | |||
2008-12-09 | summarize proposal 111 in tor-spec | Roger Dingledine | |
svn:r17544 | |||
2008-12-09 | Add a description of how to make AES parallelized across cores to TODO.021. | Nick Mathewson | |
svn:r17540 | |||
2008-12-09 | Redivide 0.2.1 items into do,nice-to-have,and defer. | Nick Mathewson | |
svn:r17539 | |||
2008-12-09 | Specify the CONSENSUS_ARRIVED event. | Nick Mathewson | |
svn:r17536 | |||
2008-12-09 | Note that thandy-client json2xml works, and afaik Matt is satisfied with it. | Nick Mathewson | |
svn:r17534 | |||
2008-12-09 | remove some already-proposed things from 098-todo.txt | Nick Mathewson | |
svn:r17533 | |||
2008-12-09 | Update status on some hidden-service proposals | Nick Mathewson | |
svn:r17532 | |||
2008-12-09 | Migrate the reindex script to python, since adding features to the Perl was ↵ | Nick Mathewson | |
getting too ugly. Make it handle line-continuations, and include target versions in output. svn:r17531 | |||
2008-12-09 | Mark proposal 135 as Closed: no actual spec changes needed. | Nick Mathewson | |
svn:r17529 | |||
2008-12-09 | Merge proposal 136 into dir-spec.txt. We need to get better about doing this. | Nick Mathewson | |
svn:r17528 |