| Commit message (Expand) | Author | Age |
... | |
* | try a better string at the top of torrc's autogenerated torrc. | Roger Dingledine | 2006-06-09 |
* | ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. | Roger Dingledine | 2006-06-08 |
* | remove a bit more obsolete code | Roger Dingledine | 2006-06-08 |
* | ah, that explains why we weren't going dormant with | Roger Dingledine | 2006-06-08 |
* | re-enable per-connection rate limiting. get rid of the "OP bandwidth" | Roger Dingledine | 2006-06-07 |
* | put a bandaid in place so servers will have an easier time | Roger Dingledine | 2006-06-07 |
* | make connection_or_nonopen_was_started_here() based on something less | Roger Dingledine | 2006-06-07 |
* | the CookieAuthentication section in our spec seems to assume we're | Roger Dingledine | 2006-06-07 |
* | and now the exciting part: there is now no such thing as doing | Roger Dingledine | 2006-06-07 |
* | simplify the tortls api: we only support being a "server", that | Roger Dingledine | 2006-06-07 |
* | looks like we missed a piece of the 0.1.1.9 paranoia code. | Roger Dingledine | 2006-06-07 |
* | fix the bug where we sometimes would fail to send some create cells | Roger Dingledine | 2006-06-06 |
* | Also, add a temporary hack to make sure eventdns.c is distributd. | Nick Mathewson | 2006-06-06 |
* | We got an obscure report of an assert error on a windows Tor server with | Roger Dingledine | 2006-06-06 |
* | fix typo | Roger Dingledine | 2006-06-06 |
* | ship the event*.h files too. perhaps this will make my 'make dist' | Roger Dingledine | 2006-06-06 |
* | Try to log useful messages at info and debug about what we are resolving and ... | Nick Mathewson | 2006-06-05 |
* | don't tell people that the testing circuit failed if we already | Roger Dingledine | 2006-06-05 |
* | whoops, add a man page entry for ProtocolWarnings | Roger Dingledine | 2006-06-05 |
* | scream louder if you've got a pending circuit for a given | Roger Dingledine | 2006-06-05 |
* | simplify code now that libevent considers all sockets pollable. | Roger Dingledine | 2006-06-05 |
* | bugfix: if we are making our first ever connection to any entry | Roger Dingledine | 2006-06-05 |
* | simplify some code, since circuit_build_failed() is only called | Roger Dingledine | 2006-06-05 |
* | remove some unused code (i think) | Roger Dingledine | 2006-06-05 |
* | Note a bug that causes servers to sometimes never send the pending | Roger Dingledine | 2006-06-05 |
* | bandaid for bug 299. this is still a bug, since we don't | Roger Dingledine | 2006-06-05 |
* | More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. | Nick Mathewson | 2006-06-05 |
* | Hm. Where did we put that ntohl the last time we were juggling it? (ho... | Nick Mathewson | 2006-06-05 |
* | Some eventdns.c fixes for windows correctness. More will doubtless be needed,... | Nick Mathewson | 2006-06-04 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | if we insist on printing pointer values, at least make it stop | Roger Dingledine | 2006-06-04 |
* | punctuation and spelling | Roger Dingledine | 2006-06-04 |
* | Make eventdns.[ch] into good C90; remove signed/unsigned comparisons. | Nick Mathewson | 2006-06-03 |
* | Oops. When we dont get a TTL, we should default to the default, not to the mi... | Nick Mathewson | 2006-06-03 |
* | More DNS fixes. Send meaningful TTLs back to the client when | Nick Mathewson | 2006-06-03 |
* | Make dns.c use eventdns.c -- but only when you pass the --enable-eventdns arg... | Nick Mathewson | 2006-06-03 |
* | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w... | Nick Mathewson | 2006-06-03 |
* | Patch based on post by Mike C to or-dev; special-case based on use of MSVC, r... | Nick Mathewson | 2006-06-03 |
* | don't stop fetching server descriptors if we're a server and | Roger Dingledine | 2006-06-03 |
* | update the explanation for deprecating v0 control spec. | Roger Dingledine | 2006-06-01 |
* | Rearrange TODO. | Nick Mathewson | 2006-05-30 |
* | mark off a todo item. i'll put it back if it turns out it | Roger Dingledine | 2006-05-30 |
* | connection_t kept the identity_pkey but all it did was store it and | Roger Dingledine | 2006-05-30 |
* | and get grammar right | Roger Dingledine | 2006-05-30 |
* | stop fetching descriptors if we're not a dir mirror and we | Roger Dingledine | 2006-05-30 |
* | END_CIRC_REASON_OR_IDENTITY apparently means that we were told to | Roger Dingledine | 2006-05-30 |
* | and clarify the spec to say this too. | Roger Dingledine | 2006-05-30 |
* | tentative change: if you have your dirport set, you are a directory | Roger Dingledine | 2006-05-30 |
* | simplify a log message | Roger Dingledine | 2006-05-30 |
* | remove a few things from the 0.1.2 todo, and add one | Roger Dingledine | 2006-05-30 |