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