| Commit message (Expand) | Author | Age |
* | update completed items | Nick Mathewson | 2005-12-15 |
* | Add "panic" option to reject all servers not in fingerprint list. | Nick Mathewson | 2005-12-15 |
* | fix compile | Nick Mathewson | 2005-12-15 |
* | Make clients look at the fast and stable flags in networkstatus, not at the b... | Nick Mathewson | 2005-12-15 |
* | put back in a todo comment, so we don't forget. | Roger Dingledine | 2005-12-15 |
* | fix typo | Roger Dingledine | 2005-12-15 |
* | Whitespace fixes; comments. | Nick Mathewson | 2005-12-15 |
* | Do not mark directories as down simply because they dont have the router desc... | Nick Mathewson | 2005-12-15 |
* | Remove some redundant and obsolete code from routerparse | Nick Mathewson | 2005-12-15 |
* | Flip a misplaced not | Nick Mathewson | 2005-12-15 |
* | add a few clarifying comments | Nick Mathewson | 2005-12-15 |
* | Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_d... | Nick Mathewson | 2005-12-15 |
* | defer a whole lot more from 0.1.1.x | Roger Dingledine | 2005-12-15 |
* | implement weasel's suggestion to fix the bug that newly bootstrapped | Roger Dingledine | 2005-12-15 |
* | remove a stray parenthesis that got into the tor-switchproxy doc | Roger Dingledine | 2005-12-14 |
* | When we mark a router as down, also mark its local_routerstatus as not runnin... | Nick Mathewson | 2005-12-14 |
* | Choose directory servers from routerstatus list, not from routerinfo list. T... | Nick Mathewson | 2005-12-14 |
* | Make hashtables use a little less space on 64-bit architectures. | Nick Mathewson | 2005-12-14 |
* | Updated link to SwitchProxy | Thomas Sjögren | 2005-12-14 |
* | Shave off 8 bytes per connection and 4 bytes per circuit by paying attention ... | Nick Mathewson | 2005-12-14 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | another possible patch related to circuit_free and memory stomping. | Nick Mathewson | 2005-12-14 |
* | Fix a potential memory stomp on servers running hidden services. Found by wea... | Nick Mathewson | 2005-12-14 |
* | orconn_identity_map was another static variable that started | Roger Dingledine | 2005-12-14 |
* | sometimes, when we just started tor, we haven't created that | Roger Dingledine | 2005-12-14 |
* | bugfix: when we removed a dead helper node, we never committed that | Roger Dingledine | 2005-12-13 |
* | extendcircuit and attachstream would complain about not enough | Roger Dingledine | 2005-12-12 |
* | Have dirctory authorites note which servers make good V2 directory caches in ... | Nick Mathewson | 2005-12-12 |
* | Make directory authorities ignore router uploads that have only cosmetic diff... | Nick Mathewson | 2005-12-12 |
* | And make the debian package build with CVS again | Peter Palfrader | 2005-12-11 |
* | New upstream release | Peter Palfrader | 2005-12-11 |
* | Don't use helper nodes for circuits with purpose 'testing'. | Roger Dingledine | 2005-12-11 |
* | when removing dead helpers, only write or_state to disk once at the | Roger Dingledine | 2005-12-11 |
* | mark the helper node as down if we time-out on the circuit handshake | Roger Dingledine | 2005-12-11 |
* | don't mark the helper node as down when we fail to connect to | Roger Dingledine | 2005-12-11 |
* | fix yet another time comparison bug. we were abandoning helpers | Roger Dingledine | 2005-12-11 |
* | fix an error in reporting why we abandoned a helper node | Roger Dingledine | 2005-12-11 |
* | choose helper nodes to have high capacity always | Roger Dingledine | 2005-12-11 |
* | a first go at fixing a bug matt edman reported: when he tries | Roger Dingledine | 2005-12-11 |
* | setconf orport=9001 | Roger Dingledine | 2005-12-11 |
* | whenever we hupped or did a controller setconf, we were prepending | Roger Dingledine | 2005-12-11 |
* | i think fascistfirewall still has its uses. it's a synonym | Roger Dingledine | 2005-12-11 |
* | bump to 0.1.1.10-alpha-cvs | Roger Dingledine | 2005-12-11 |
* | the other rest of the 0.1.1.10-alpha changelog. | Roger Dingledine | 2005-12-11 |
* | put a date on the changelog | Roger Dingledine | 2005-12-11 |
* | the rest of the 0.1.1.10-alpha changelog | Roger Dingledine | 2005-12-11 |
* | bump to 0.1.1.10-alpha | Roger Dingledine | 2005-12-10 |
* | explain why 0.1.1.9-alpha-cvs is a special version. | Roger Dingledine | 2005-12-10 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | crank the max line limit down to 150 chars. | Roger Dingledine | 2005-12-10 |