summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-13when event_add or event_del fail, tell us why.Roger Dingledine
2006-03-13Fix minor semantic error with no real effect:Peter Palfrader
2006-03-13fix some punctuation and tabsRoger Dingledine
2006-03-13Use INLINE (which we define) instead of __inline (which is nonstandard) in ht...Nick Mathewson
2006-03-13fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friendNick Mathewson
2006-03-13Add a missing include in ssl version test.Nick Mathewson
2006-03-13Nuke space after backslash in contrib/osx/Makefile.am.Nick Mathewson
2006-03-13Another configure.in fix. We copied some idiocy from our example "look for o...Nick Mathewson
2006-03-13Fix a couple of bugs in OpenSSL detection. Also, deal better when there are m...Nick Mathewson
2006-03-13Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman
2006-03-13Be a little more careful when our calculated bandwidth is so high that we cou...Nick Mathewson
2006-03-13Fix bug in close_logs(): when we close and delete logs, remove them all from ...Nick Mathewson
2006-03-13Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ...Nick Mathewson
2006-03-12More cleanups noticed by weasel; also, remove macros that nobody uses.Nick Mathewson
2006-03-12Cleanup on time-relaqted constants. New conventions:Nick Mathewson
2006-03-12lower the reachability timeout, so we're more likely to actRoger Dingledine
2006-03-12We screwed up in anticipating how to add new dirservers:Roger Dingledine
2006-03-12a better clean-upRoger Dingledine
2006-03-12and another fixRoger Dingledine
2006-03-12make tor --verify-config closer to workingRoger Dingledine
2006-03-12Now do address rewriting when the controller asks us to attachRoger Dingledine
2006-03-12when we get funny-looking lines on our dirport, shut up about it.Roger Dingledine
2006-03-12fix assert while attachstream'ing a connect-wait orRoger Dingledine
2006-03-12avoid shadowing a variable so we don't get sad later.Roger Dingledine
2006-03-12bump to 0.1.1.15-rc-cvsRoger Dingledine
2006-03-11Apparently passing --host to configure when not cross-compiling is evil now andtor-0.1.1.15-rcdebian-version-0.1.1.15-rc-1Peter Palfrader
2006-03-11New upstream versionPeter Palfrader
2006-03-11Remove pdfs since they aren't created this early in the process.Andrew Lewman
2006-03-11bump to 0.1.1.15-rcRoger Dingledine
2006-03-11fix bug reported by gozu: if we get a linelist or linelist_sRoger Dingledine
2006-03-11huge warning sign for esc_router_info()Roger Dingledine
2006-03-11Include package_list.txt for detailed uninstallation on osx. Force theAndrew Lewman
2006-03-11Properly add the image to make the OSX install pretty.Andrew Lewman
2006-03-11Remove the imageAndrew Lewman
2006-03-11This makes the install pretty.Andrew Lewman
2006-03-11Include actual documentation with the installation, include theAndrew Lewman
2006-03-11Include the osx uninstaller in the metapackage.Andrew Lewman
2006-03-11Use escaped() for remaining cases.Nick Mathewson
2006-03-10make entry guard logs even quieterRoger Dingledine
2006-03-09add johnny's further discussion on incentives.Roger Dingledine
2006-03-09stop printing a log message at every iteration through theRoger Dingledine
2006-03-09add to the stack of implementation notes.Roger Dingledine
2006-03-09Let the controller attachstream conns that are in connect_waitRoger Dingledine
2006-03-09distribute contrib/rc.subr in the tarballRoger Dingledine
2006-03-09update the todo file. getting closer.Roger Dingledine
2006-03-09document AuthDirRejectUnlisted in the man pageRoger Dingledine
2006-03-09first cut of a 0.1.1.15-rc changelogRoger Dingledine
2006-03-09correct weasel's note in the dir specRoger Dingledine
2006-03-09don't abandon entry guards until they've been dead a whole month.Roger Dingledine
2006-03-09Implement NEWNYM. Nick, did I do a bad thing?Roger Dingledine