Age | Commit message (Expand) | Author |
2005-09-30 | Make checkSpace.pl enforce our ctags-friendly function declaration rules | Nick Mathewson |
2005-09-30 | add extra warnings to our set of disabled warnings | Nick Mathewson |
2005-09-30 | resolve a docdoc | Roger Dingledine |
2005-09-30 | some more todo item, plus mark one off. | Roger Dingledine |
2005-09-29 | do the other half of dirport reachability testing. | Roger Dingledine |
2005-09-29 | better cleanups as i figure out what's going on | Roger Dingledine |
2005-09-29 | move some code around when we're succeeding or failing at fetching | Roger Dingledine |
2005-09-29 | re-enable dirport testing again | Roger Dingledine |
2005-09-29 | fix typo | Roger Dingledine |
2005-09-29 | Add a bunch more warnings to out warning suite; resolve them; pack structs a ... | Nick Mathewson |
2005-09-29 | suppress all our usual compiler warnings, including a longstanding one from t... | Nick Mathewson |
2005-09-29 | Be more conservative about whether to advertise our dirport. | Roger Dingledine |
2005-09-29 | clean up some doxygen stuff | Roger Dingledine |
2005-09-27 | Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (i... | Nick Mathewson |
2005-09-27 | remove historical stuff from dir-spec.txt | Nick Mathewson |
2005-09-26 | Fix crash-on-wakeup bug in networkstatus download. | Nick Mathewson |
2005-09-25 | added the one line hack for default selinux targeted policy to allow | Andrew Lewman |
2005-09-24 | bugfix: we were whining about using socks4 or socks5-with-local-lookup | Roger Dingledine |
2005-09-24 | commented out logfile so as to not log everything passed through privoxy | Andrew Lewman |
2005-09-24 | Point readers of the code to opensslv.h, since everybody who sees 0x0090700f ... | Nick Mathewson |
2005-09-24 | Possible fix to make aes build on woody | Nick Mathewson |
2005-09-24 | mention the new stable version. | Roger Dingledine |
2005-09-23 | But, of course, mirrors should get the most up-to-date server in any case. | Nick Mathewson |
2005-09-23 | Log even less verbosely. Also, do not download old (frequently-updating) ser... | Nick Mathewson |
2005-09-23 | add MyFamily to the torrc.sample | Roger Dingledine |
2005-09-23 | Provide dire warnings to any users who set DirServer; move it out of torrc.sa... | Nick Mathewson |
2005-09-23 | Oops. It looks like some old GCCs dislike #if inside a macro argument. | Nick Mathewson |
2005-09-23 | put a log message so we can start confirming socks5-with-remote-dns | Roger Dingledine |
2005-09-23 | Use OpenSSL AES when OpenSSL has version 0.9.7 or later. | Nick Mathewson |
2005-09-23 | Decouple router downloads from old directory downloads entirely | Nick Mathewson |
2005-09-23 | Fix logic error (people who ask authorities should never split; others should... | Nick Mathewson |
2005-09-23 | Re-enable autosplitting, but authorities and mirrors should not do it, and ma... | Nick Mathewson |
2005-09-23 | Fix at least one overzealous download bug. (tor_malloc_zero new local_routers... | Nick Mathewson |
2005-09-23 | Fix some compiler warnings | Nick Mathewson |
2005-09-23 | Remove extraneous space on read-history lines. | Nick Mathewson |
2005-09-23 | make the numbers in read-history and write-history into uint64s, | Roger Dingledine |
2005-09-23 | fix grammar in old changelog entry | Roger Dingledine |
2005-09-23 | and a minor log cleanup | Roger Dingledine |
2005-09-23 | there was no need to die when we failed to spawn a cpuworker. | Roger Dingledine |
2005-09-22 | remove another loud debug msg | Roger Dingledine |
2005-09-22 | resolve lucky's recent bug: tor was exiting if we failed to spawn | Roger Dingledine |
2005-09-22 | get rid of a noisy debug log | Roger Dingledine |
2005-09-22 | I love the smell of C in the morning. Make router-download rules smarter (do... | Nick Mathewson |
2005-09-22 | Use a separate type for "local view of router status". Also, even though I to... | Nick Mathewson |
2005-09-22 | content-type bugfixes: | Roger Dingledine |
2005-09-21 | bugfix: nobody ever implemented EVENT_ADDRMAP for control protocol | Roger Dingledine |
2005-09-21 | Make write_escaped_data more bulletproof; backport candidate. | Nick Mathewson |
2005-09-21 | clean up misleading comment on authdir_wants_to_reject_router() | Roger Dingledine |
2005-09-21 | Move items from meeting into dir-spec and TODO. | Nick Mathewson |
2005-09-21 | Only check versions from versioning authdirs. | Nick Mathewson |