Age | Commit message (Expand) | Author |
2006-07-15 | stick to nick's nul/null convention | Roger Dingledine |
2006-07-11 | OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especiall... | Nick Mathewson |
2006-06-22 | Next batch of memory miserdom: mmap cached-routers file. This is sure to bre... | Nick Mathewson |
2006-06-13 | export the default exit policy via the control port, so controllers | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-05-24 | make cookie authentication for the controller work again, maybe. | Roger Dingledine |
2006-05-22 | Remove string size limit on NEWDESC messages; solve bug 291. | Nick Mathewson |
2006-04-18 | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-04-02 | but the \r\n is handy too i hear. | Roger Dingledine |
2006-04-02 | if you give mapaddress no args at all, it should answer | Roger Dingledine |
2006-04-01 | if you ask for getinfo dir/status/ but your dirport is off, | Roger Dingledine |
2006-04-01 | Fix dirserv_get_networkstatus_v2's api: its function comments | Roger Dingledine |
2006-04-01 | more helpful error message | Roger Dingledine |
2006-04-01 | Start sending back 512 and 451 errors if mapaddress fails, | Roger Dingledine |
2006-03-27 | Code to implement networkstatus fetch from controllers. Only works when dirp... | Nick Mathewson |
2006-03-26 | When the controller's *setconf commands fail, collect an error message | Roger Dingledine |
2006-03-22 | update getinfo info/names to reflect that we now support | Roger Dingledine |
2006-03-17 | Implement router purposes, and don't choose a non-general | Roger Dingledine |
2006-03-15 | Implement GETINFO(dir/server/foo); status will be harder. | Nick Mathewson |
2006-03-12 | Now do address rewriting when the controller asks us to attach | Roger Dingledine |
2006-03-12 | fix assert while attachstream'ing a connect-wait or | Roger Dingledine |
2006-03-12 | avoid shadowing a variable so we don't get sad later. | Roger Dingledine |
2006-03-09 | Let the controller attachstream conns that are in connect_wait | Roger Dingledine |
2006-03-09 | Implement NEWNYM. Nick, did I do a bad thing? | Roger Dingledine |
2006-03-08 | start using OR_CONN_EVENT_NEW. | Roger Dingledine |
2006-03-06 | mark bug 261 | Roger Dingledine |
2006-02-23 | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine |
2006-02-20 | when saveconf fails in controller v1, we were returning a malformed | Roger Dingledine |
2006-02-13 | more log conversions. | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-02-03 | Fix bug 225: now "attachstream 0" treats conn like it just connected, | Roger Dingledine |
2006-01-19 | when the controller asks for a signal we don't recognize, don't | Roger Dingledine |
2006-01-12 | Indirect access to the signed_descriptor field to make it easier to keep them... | Nick Mathewson |
2006-01-10 | entry nodes are now entry guards. | Roger Dingledine |
2006-01-10 | implement getinfo desc/all-recent | Roger Dingledine |
2006-01-09 | Instrument directory client bytes as well as server bytes. | Nick Mathewson |
2006-01-05 | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson |
2005-12-28 | helper nodes are dead. long live entry nodes. | Roger Dingledine |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-12-12 | extendcircuit and attachstream would complain about not enough | Roger Dingledine |
2005-12-11 | setconf orport=9001 | Roger Dingledine |
2005-12-10 | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine |
2005-12-09 | In my private little universe, terminals are still 80 columns. Impose a 160-... | Nick Mathewson |
2005-12-03 | Shave off another 4.7%: remove a linear search when figuring out which circui... | Nick Mathewson |
2005-11-19 | Add a new controller event type that allows controllers to get all | Peter Palfrader |
2005-11-18 | if it's not less than three does that mean it's more than two? | Roger Dingledine |
2005-11-18 | and code the part where redirectstream can take a port. | Roger Dingledine |
2005-11-17 | and now we actually do it, too. | Roger Dingledine |
2005-11-17 | when you type 'getinfo' with no arguments, it doesn't give you | Roger Dingledine |
2005-11-16 | bugfix: the controller doesn't mention it's a .onion if it is. | Roger Dingledine |