Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12 | Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021 | Nick Mathewson | |
svn:r17613 | |||
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-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 | small todo/changelog fixes | Nick Mathewson | |
svn:r17551 | |||
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-07 | more updates on our todo files | Roger Dingledine | |
svn:r17512 | |||
2008-12-07 | remove a few done items from the 021 todo | Roger Dingledine | |
svn:r17509 | |||
2008-11-08 | some changes i found in my other sandbox | Roger Dingledine | |
svn:r17216 | |||
2008-10-13 | Add some open tasks for 0.2.1.x. | Karsten Loesing | |
svn:r17069 | |||
2008-10-02 | remove some old done items i found in the todo | Roger Dingledine | |
svn:r17030 | |||
2008-09-29 | Patch from mwenge: update TrackHostExits mapping expiry times when the ↵ | Nick Mathewson | |
mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004 | |||
2008-08-17 | minor fixes/additions | Roger Dingledine | |
svn:r16580 | |||
2008-08-14 | mark a todo item that has been done a while ago | Peter Palfrader | |
svn:r16545 | |||
2008-08-13 | tab-man strikes back | Roger Dingledine | |
svn:r16516 | |||
2008-08-12 | a few more items for jacob | Roger Dingledine | |
svn:r16515 | |||
2008-08-11 | List more proposals in TODO.021 | Nick Mathewson | |
svn:r16498 | |||
2008-08-08 | handle ipv6 in socks5 requests. | Nick Mathewson | |
svn:r16476 | |||
2008-08-06 | r17657@tombo: nickm | 2008-08-06 12:04:49 -0400 | Nick Mathewson | |
another todo tweak to test commit script svn:r16446 | |||
2008-08-06 | r17655@tombo: nickm | 2008-08-06 12:03:40 -0400 | Nick Mathewson | |
add an item to the TODO svn:r16445 | |||
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson | |
Initial conversion of uint32_t addr to tor_addr_t addr in connection_t and related types. Most of the Tor wire formats using these new types are in, but the code to generate and use it is not. This is a big patch. Let me know what it breaks for you. svn:r16435 | |||
2008-08-05 | another sample commit to check out new subject line logic | Nick Mathewson | |
svn:r16434 | |||
2008-08-05 | sample commit to check out new subject line logic | Nick Mathewson | |
svn:r16433 | |||
2008-08-05 | break the todo file into three todo files. | Roger Dingledine | |
svn:r16427 |