aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* mark out the two biggest bugs•••svn:r7033 Roger Dingledine2006-08-12
* more todo items•••svn:r7032 Roger Dingledine2006-08-12
* initial skeleton for issues to resolve re: blocking resistance.•••svn:r7006 Roger Dingledine2006-08-10
* Update for universal binaries for OSX.•••svn:r7002 Andrew Lewman2006-08-10
* r7005@totoro: nickm | 2006-08-09 17:42:18 -0400••• Begin committing violence against the spec; add some TODO items at the top. Arma, if you disagree, better say so. svn:r7001 Nick Mathewson2006-08-09
* r7286@Kushana: nickm | 2006-08-09 01:28:27 -0700••• Claim another TODO item (and test commit signing.) svn:r6999 Nick Mathewson2006-08-09
* r7285@Kushana: nickm | 2006-08-09 01:23:11 -0700••• Claim a TODO item (and test commit signing.) svn:r6998 Nick Mathewson2006-08-09
* r7058@Kushana: nickm | 2006-08-08 23:53:46 -0700••• Clarify point about certs. We have been over this before, but it seems simpler than what we are considering now. svn:r6997 Nick Mathewson2006-08-09
* r7056@Kushana: nickm | 2006-08-08 23:40:53 -0700••• Add a comment about v0 fallback approach. Why did we dislike discriminating on X.509 certs again? svn:r6996 Nick Mathewson2006-08-09
* Say more about reverse DNS•••svn:r6995 Nick Mathewson2006-08-09
* change the dir-spec to say that it's version 2 of the dir spec,•••and move the v0 file to v1. svn:r6991 Roger Dingledine2006-08-08
* three more todo items•••svn:r6990 Roger Dingledine2006-08-08
* a potential fix on the HELLO protocol design•••svn:r6984 Roger Dingledine2006-08-05
* r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700••• Add an "mmap handle" type to encapsulate bookkeeping elements of mmap issues; add prelim win32 impl svn:r6980 Nick Mathewson2006-08-04
* r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400••• start restructuring dns to use priority queues for expiring entries. svn:r6954 Nick Mathewson2006-07-31
* forward-port the website hack. note that with svn, our build•••system seems to build in-place, so the website/ and img/ directories actually get created in my sandbox. poo. svn:r6944 Roger Dingledine2006-07-30
* r6950@Kushana: nickm | 2006-07-28 10:32:08 -0400••• Document split fields better. Now, I think we can take a break from type splitting for a bit. svn:r6935 Nick Mathewson2006-07-28
* r6920@Kushana: nickm | 2006-07-26 15:39:40 -0400••• Mark some TODO items done svn:r6909 Nick Mathewson2006-07-26
* Clarify a TODO, and test tweaked commit-email.pl script.•••svn:r6902 Nick Mathewson2006-07-25
* Add an item to the TODO.•••svn:r6893 Nick Mathewson2006-07-25
* Remove .cvsignore files from trunk•••svn:r6891 Peter Palfrader2006-07-25
* more todo items•••svn:r6809 Roger Dingledine2006-07-23
* Grammar fixes for clarity.•••svn:r6797 Andrew Lewman2006-07-21
* Document HELLO cells and proposed connection protocol versioning scheme. NOTE...•••svn:r6794 Nick Mathewson2006-07-20
* Add a few more paragraphs to path-spec.txt•••svn:r6793 Nick Mathewson2006-07-20
* Fork off v0 of the protocol spec; we are going to add versioning soon so we c...•••svn:r6792 Nick Mathewson2006-07-20
* If we are using an exit enclave and we can't connect, e.g. because•••its webserver is misconfigured to not listen on localhost, then back off and try connecting from somewhere else before we fail. svn:r6783 Roger Dingledine2006-07-18
* shuffle todo items•••svn:r6781 Roger Dingledine2006-07-17
* we are constrained more than we realized, on what g^x values we can•••accept or refuse. svn:r6773 Roger Dingledine2006-07-17
* fix wordo•••svn:r6772 Roger Dingledine2006-07-17
* nick suggests that the hello cell should have both server IP and•••client IP. he's right. svn:r6771 Roger Dingledine2006-07-17
* add a whole lot more work to the todo.•••svn:r6762 Roger Dingledine2006-07-15
* mention the existence of dir-spec in tor-spec, and note that we need•••to update it. svn:r6761 Roger Dingledine2006-07-15
* minor tweak on the dir spec•••svn:r6760 Roger Dingledine2006-07-15
* OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especiall...•••svn:r6752 Nick Mathewson2006-07-11
* name the HELLO version the "link version"•••svn:r6719 Roger Dingledine2006-07-04
* a first attempt at specifying HELLO cells. plus general cleanup on tor-spec.•••svn:r6715 Roger Dingledine2006-07-04
* mention in the tor dmg instructions that you may need to remove your•••old shared library libevent, lest your linker get confused. svn:r6714 Roger Dingledine2006-07-04
* touch up the TODO and HACKING files•••svn:r6713 Roger Dingledine2006-07-04
* Unify HTTP response code into one place so it is easier to add headers. Add ...•••svn:r6705 Nick Mathewson2006-06-30
* specify the dir spec better (suggested by lexi)•••svn:r6692 Roger Dingledine2006-06-27
* Mark some more TODO items done.•••svn:r6681 Nick Mathewson2006-06-22
* Instead of adding servers and v1 directories to buffers en masse, directory s...•••svn:r6641 Nick Mathewson2006-06-18
* Clarify mmap and memory-use hacks.•••svn:r6633 Nick Mathewson2006-06-16
* clean up man page. expand on contactinfo a bit.•••svn:r6631 Roger Dingledine2006-06-16
* export the default exit policy via the control port, so controllers•••don't need to guess what it is / will be later. svn:r6615 Roger Dingledine2006-06-13
* typo, whitespace, and a clarification•••svn:r6605 Roger Dingledine2006-06-12
* add TestVia to the man page•••svn:r6583 Roger Dingledine2006-06-10
* clean up formatting in the man page•••svn:r6582 Roger Dingledine2006-06-10
* the CookieAuthentication section in our spec seems to assume we're•••still using the v0 control protocol. svn:r6559 Roger Dingledine2006-06-07