aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* if we as a directory mirror don't know of any v1 directoryRoger Dingledine2006-03-15
* change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LENPeter Palfrader2006-03-14
* remove extraneous (i hope) include from the openssl detectionRoger Dingledine2006-03-14
* I wonder what an internal internet protocol isPeter Palfrader2006-03-14
* When we try to be a server and Address is not explicitly setPeter Palfrader2006-03-14
* Fix an off-by-one buffer size in dirserv.c that magically never hit ourPeter Palfrader2006-03-14
* when event_add or event_del fail, tell us why.Roger Dingledine2006-03-13
* Fix minor semantic error with no real effect:Peter Palfrader2006-03-13
* fix some punctuation and tabsRoger Dingledine2006-03-13
* Use INLINE (which we define) instead of __inline (which is nonstandard) in ht...Nick Mathewson2006-03-13
* fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friendNick Mathewson2006-03-13
* Add a missing include in ssl version test.Nick Mathewson2006-03-13
* Nuke space after backslash in contrib/osx/Makefile.am.Nick Mathewson2006-03-13
* Another configure.in fix. We copied some idiocy from our example "look for o...Nick Mathewson2006-03-13
* Fix a couple of bugs in OpenSSL detection. Also, deal better when there are m...Nick Mathewson2006-03-13
* Added tor_logo.gif to dist and corrected tor html doc linksAndrew Lewman2006-03-13
* Be a little more careful when our calculated bandwidth is so high that we cou...Nick Mathewson2006-03-13
* Fix bug in close_logs(): when we close and delete logs, remove them all from ...Nick Mathewson2006-03-13
* Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ...Nick Mathewson2006-03-13
* More cleanups noticed by weasel; also, remove macros that nobody uses.Nick Mathewson2006-03-12
* Cleanup on time-relaqted constants. New conventions:Nick Mathewson2006-03-12
* lower the reachability timeout, so we're more likely to actRoger Dingledine2006-03-12
* We screwed up in anticipating how to add new dirservers:Roger Dingledine2006-03-12
* a better clean-upRoger Dingledine2006-03-12
* and another fixRoger Dingledine2006-03-12
* make tor --verify-config closer to workingRoger Dingledine2006-03-12
* Now do address rewriting when the controller asks us to attachRoger Dingledine2006-03-12
* when we get funny-looking lines on our dirport, shut up about it.Roger Dingledine2006-03-12
* fix assert while attachstream'ing a connect-wait orRoger Dingledine2006-03-12
* avoid shadowing a variable so we don't get sad later.Roger Dingledine2006-03-12
* bump to 0.1.1.15-rc-cvsRoger Dingledine2006-03-12
* Apparently passing --host to configure when not cross-compiling is evil now andPeter Palfrader2006-03-11
* New upstream versionPeter Palfrader2006-03-11
* Remove pdfs since they aren't created this early in the process.Andrew Lewman2006-03-11
* bump to 0.1.1.15-rcRoger Dingledine2006-03-11
* fix bug reported by gozu: if we get a linelist or linelist_sRoger Dingledine2006-03-11
* huge warning sign for esc_router_info()Roger Dingledine2006-03-11
* Include package_list.txt for detailed uninstallation on osx. Force theAndrew Lewman2006-03-11
* Properly add the image to make the OSX install pretty.Andrew Lewman2006-03-11
* Remove the imageAndrew Lewman2006-03-11
* This makes the install pretty.Andrew Lewman2006-03-11
* Include actual documentation with the installation, include theAndrew Lewman2006-03-11
* Include the osx uninstaller in the metapackage.Andrew Lewman2006-03-11
* Use escaped() for remaining cases.Nick Mathewson2006-03-11
* make entry guard logs even quieterRoger Dingledine2006-03-10
* add johnny's further discussion on incentives.Roger Dingledine2006-03-09
* stop printing a log message at every iteration through theRoger Dingledine2006-03-09
* add to the stack of implementation notes.Roger Dingledine2006-03-09
* Let the controller attachstream conns that are in connect_waitRoger Dingledine2006-03-09
* distribute contrib/rc.subr in the tarballRoger Dingledine2006-03-09