Age | Commit message (Expand) | Author |
2005-08-07 | Also set event_mask=0 in connection_free_all, and dont send events to marked ... | Nick Mathewson |
2005-08-07 | incomplete patch for matt's info controller signal term bug | Roger Dingledine |
2005-08-06 | Shorten hidden service port config parsing; fix bug 174 | Nick Mathewson |
2005-08-05 | Alphebetize config variables | Nick Mathewson |
2005-08-04 | Add SOCKSAndDNS link to appropriate log message, since we wind up pointing ev... | Nick Mathewson |
2005-08-04 | Implement some more GETINFO goodness: expose helper nodes, config options, ge... | Nick Mathewson |
2005-08-04 | Fix idiot bug. The "free the IP history" code belons in connection_free_all(... | Nick Mathewson |
2005-08-03 | Make clients regenerate their keys when their IP address changes. | Nick Mathewson |
2005-08-03 | If they havent told us by now, they probably never will. | Nick Mathewson |
2005-07-28 | Fix bug in state parsing | Nick Mathewson |
2005-07-28 | Possibly broken implementation of persistant state; handles helper nodes; doe... | Nick Mathewson |
2005-07-25 | whoops, fix compile | Roger Dingledine |
2005-07-25 | parameterize RephistTrackTime | Roger Dingledine |
2005-07-23 | fix typos | Roger Dingledine |
2005-07-23 | document code for hibernation | Nick Mathewson |
2005-07-23 | Rename cross-format config.c stuff to config_* and or_options_t-specific stuf... | Nick Mathewson |
2005-07-23 | Fix out-of-place declaration | Nick Mathewson |
2005-07-22 | Be consistent about preferring foo* to struct foo* | Nick Mathewson |
2005-07-22 | Parameterize configuration parsing functions | Nick Mathewson |
2005-07-22 | Initial, somewhat dodgy implementation of helper nodes. It has too many XXXX... | Nick Mathewson |
2005-07-22 | Add getinfo logic for accounting; add options for helper nodes | Nick Mathewson |
2005-07-22 | we were mangling memory because we weren't allocing enough | Roger Dingledine |
2005-07-22 | let hidden service descriptors publish 0 intro points | Roger Dingledine |
2005-07-20 | in circuit_list_path(), don't redundantly print the intended exit | Roger Dingledine |
2005-07-19 | be consistent about printing out key digest $'s when we're getting a | Roger Dingledine |
2005-07-18 | unit tests to prove i didn't screw up | Roger Dingledine |
2005-07-18 | stop asserting if we have a controller listening for circuit events | Roger Dingledine |
2005-07-18 | now that we're recommending 0.1.1.x-alpha for win32 and os x users, | Roger Dingledine |
2005-07-18 | add a trivial tor-counting variable | Roger Dingledine |
2005-07-17 | make event streams work with control v1 too | Roger Dingledine |
2005-07-17 | downgrade a warning that could plausibly happen sometimes now that we | Roger Dingledine |
2005-07-17 | correct error message in closestream | Roger Dingledine |
2005-07-17 | not not zero means zero | Roger Dingledine |
2005-07-17 | if the controller asks to extendcircuit to circid 0, we need to | Roger Dingledine |
2005-07-17 | arguments in EXTENDCIRCUIT were reversed | Roger Dingledine |
2005-07-15 | Make "Couldnt add router to list" message more descriptive. Make messages co... | Nick Mathewson |
2005-07-15 | Fix several bugs in read_escaped_data; add a unit test and a few docs | Nick Mathewson |
2005-07-15 | Merge patch from Matt Edman for bug 162 (service never stops) | Nick Mathewson |
2005-07-15 | the other half of the bugfix: tolerate a trusted dirserver claiming | Roger Dingledine |
2005-07-15 | if you're an auth dir server, always publish your dirport, | Roger Dingledine |
2005-07-15 | point out some bugs for nick, noticed by whiteout | Roger Dingledine |
2005-07-14 | missed onetor-0.1.1.2-alpha | Roger Dingledine |
2005-07-14 | tell us what kind of listener it is, too | Roger Dingledine |
2005-07-14 | fix opening listener log msg | Nick Mathewson |
2005-07-14 | Populate address field of listeners with an actually sane value. | Nick Mathewson |
2005-07-14 | put in tor26's new IP address | Roger Dingledine |
2005-07-14 | fix problems noticed by arma in rendservice.c | Nick Mathewson |
2005-07-14 | remove pointless XXXX. It was there to remind me to do something I already did. | Nick Mathewson |
2005-07-14 | substantive changes on nick's rendezvous commit. | Roger Dingledine |
2005-07-14 | trivial changes on nick's rendezvous commit | Roger Dingledine |