Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-11 | Include the osx uninstaller in the metapackage. | Andrew Lewman | |
svn:r6118 | |||
2006-03-11 | Use escaped() for remaining cases. | Nick Mathewson | |
svn:r6117 | |||
2006-03-10 | make entry guard logs even quieter | Roger Dingledine | |
svn:r6116 | |||
2006-03-09 | add johnny's further discussion on incentives. | Roger Dingledine | |
svn:r6115 | |||
2006-03-09 | stop printing a log message at every iteration through the | Roger Dingledine | |
event loop when holding open a conn for flushing but it doesn't want to flush any more bytes yet. svn:r6114 | |||
2006-03-09 | add to the stack of implementation notes. | Roger Dingledine | |
svn:r6113 | |||
2006-03-09 | Let the controller attachstream conns that are in connect_wait | Roger Dingledine | |
or resolve_wait: we detach them first and then act as before. Resolves bug 264. svn:r6112 | |||
2006-03-09 | distribute contrib/rc.subr in the tarball | Roger Dingledine | |
svn:r6111 | |||
2006-03-09 | update the todo file. getting closer. | Roger Dingledine | |
svn:r6110 | |||
2006-03-09 | document AuthDirRejectUnlisted in the man page | Roger Dingledine | |
svn:r6109 | |||
2006-03-09 | first cut of a 0.1.1.15-rc changelog | Roger Dingledine | |
svn:r6108 | |||
2006-03-09 | correct weasel's note in the dir spec | Roger Dingledine | |
svn:r6107 | |||
2006-03-09 | don't abandon entry guards until they've been dead a whole month. | Roger Dingledine | |
make entry guard log messages quieter. svn:r6106 | |||
2006-03-09 | Implement NEWNYM. Nick, did I do a bad thing? | Roger Dingledine | |
svn:r6105 | |||
2006-03-09 | new controller signal NEWNYM that makes new application requests | Roger Dingledine | |
use clean circuits. svn:r6104 | |||
2006-03-09 | clean up typo | Roger Dingledine | |
svn:r6103 | |||
2006-03-09 | make the tor.nsi version accurate | Roger Dingledine | |
svn:r6102 | |||
2006-03-08 | start using OR_CONN_EVENT_NEW. | Roger Dingledine | |
also fixes a seg fault in tor (bug 261). svn:r6101 | |||
2006-03-08 | introduce a new orconn_status "NEW" | Roger Dingledine | |
svn:r6100 | |||
2006-03-08 | remove some redundant code now that we compress exit policies | Roger Dingledine | |
after parsing them svn:r6099 | |||
2006-03-08 | Document AuthDir(Invalid|Reject) | Nick Mathewson | |
svn:r6098 | |||
2006-03-08 | Add rc.subr from Peter Thoenen. I have no idea what an rc.subr is, but ↵ | Nick Mathewson | |
apparently BSD people do. (Closing bug 256.) svn:r6097 | |||
2006-03-08 | forward-port the 0.1.0.17 changelog | Roger Dingledine | |
svn:r6096 | |||
2006-03-08 | Possible bug 265 fix: authorities must be more strict than clients about age ↵ | Nick Mathewson | |
of acceptable routers; make routers publish every 12 hours; client ROUTER_MAX_AGE must be greater than NETWORKSTATUS_MAX_AGE+authoirty ROUTER_MAX_AGE. svn:r6095 | |||
2006-03-08 | mark controller exposure of directory data as DRAFT and Not Implemented | Geoff Goodell | |
svn:r6094 | |||
2006-03-08 | Say that /tor/server/authority is not used by useful nonetheless | Peter Palfrader | |
svn:r6093 | |||
2006-03-08 | Clarify server/d/<D>.z description | Peter Palfrader | |
Spell out that fingerprints in requests should use capital A-F letters for their hex svn:r6092 | |||
2006-03-07 | add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO ↵ | Geoff Goodell | |
requests svn:r6091 | |||
2006-03-06 | fix infinite loop | Roger Dingledine | |
svn:r6090 | |||
2006-03-06 | mark bug 261 | Roger Dingledine | |
svn:r6089 | |||
2006-03-06 | Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, ↵ | Nick Mathewson | |
though I am not 100% sure that each one is necessary. svn:r6088 | |||
2006-03-05 | Add some functions to escape values from the network before sending them to ↵ | Nick Mathewson | |
the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) svn:r6087 | |||
2006-03-05 | Allow private:* in routerdescs; not generated yet (because older Tors do not ↵ | Nick Mathewson | |
understand it); needs testing. svn:r6086 | |||
2006-03-05 | Mention which version of tor implements control-spec.txt, so people wont get ↵ | Nick Mathewson | |
so confused. svn:r6085 | |||
2006-02-26 | ignore ancillary files build-stamp and patch-stamp | Geoff Goodell | |
svn:r6084 | |||
2006-02-26 | ignore incidental files during debian package creation | Geoff Goodell | |
svn:r6083 | |||
2006-02-26 | clarify that we want a free software webserver for windows, | Roger Dingledine | |
not a freeware-gosh-it-seems-good-to-me webserver for windows. svn:r6082 | |||
2006-02-26 | initial tweaks and questions for the proposed udp spec | Roger Dingledine | |
svn:r6081 | |||
2006-02-26 | add the spec for Marc Liberatore's proposed extension to | Roger Dingledine | |
add UDP support to tor. svn:r6080 | |||
2006-02-26 | spanish-language tor win32 doc | Roger Dingledine | |
svn:r6079 | |||
2006-02-26 | home? what is this home? | Roger Dingledine | |
svn:r6078 | |||
2006-02-26 | fix up the links to contact us | Roger Dingledine | |
svn:r6077 | |||
2006-02-23 | more thoughts on incentives | Roger Dingledine | |
svn:r6076 | |||
2006-02-23 | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine | |
ask for a circuit that Tor won't try to use. Extend the EXTENDCIRCUIT controller command to let you specify the purpose if you're starting a new circuit. Add a new SETCIRCUITPURPOSE controller command to let you change a circuit's purpose after it's been created. svn:r6075 | |||
2006-02-21 | clean up a log message | Roger Dingledine | |
svn:r6074 | |||
2006-02-21 | be quieter about hidserv descriptors that are too old or too new. | Roger Dingledine | |
we can't do anything about them anyway. svn:r6073 | |||
2006-02-21 | Move it one directory further up | Peter Palfrader | |
svn:r6072 | |||
2006-02-21 | Add package_nsis-weasel.sh, weasel's version of nick's package_nsis.sh | Peter Palfrader | |
svn:r6071 | |||
2006-02-21 | Make the tor.nsi file actually work again, and update list of docs while we ↵ | Peter Palfrader | |
are at it svn:r6070 | |||
2006-02-21 | tor.logrotate is built from tor.logrotate.in, ignore it in CVS | Peter Palfrader | |
svn:r6069 |