aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* r12533@Kushana: nickm | 2007-03-11 05:01:15 -0400••• Oh. Tor was supposed to compile? svn:r9797 Nick Mathewson2007-03-11
* r12528@Kushana: nickm | 2007-03-11 00:19:05 -0500••• Oops; rename file for proposal 108. svn:r9796 Nick Mathewson2007-03-11
* a few tweaks, plus actually close 107•••svn:r9794 Roger Dingledine2007-03-10
* r12522@Kushana: nickm | 2007-03-10 02:38:33 -0500••• Mark 107 closed (since it was implemented and merged into the spec). Put MTBF proposal in 108. svn:r9793 Nick Mathewson2007-03-10
* r12521@Kushana: nickm | 2007-03-10 01:15:58 -0500••• Update and close proposal 107. svn:r9792 Nick Mathewson2007-03-10
* r12520@Kushana: nickm | 2007-03-10 00:57:59 -0500••• add initial uptime-sanity-checking proposal by Kevin Buaer and Damon McCoy. svn:r9791 Nick Mathewson2007-03-10
* r12519@Kushana: nickm | 2007-03-10 00:57:01 -0500••• Remove a redundant check for event.h; add some comments, and reformat. svn:r9790 Nick Mathewson2007-03-10
* holy cow, those windows unames are long. don't distract so•••much from the important part of this log message. svn:r9789 Roger Dingledine2007-03-10
* Directory authorities now call routers stable if they have an•••uptime of at least 30 days, even if that's not the median uptime in the network. Implements proposal 1xx, suggested by Kevin Bauer and Damon McCoy. svn:r9788 Roger Dingledine2007-03-10
* blow away the discussion at the end, so i can send it to or-dev instead•••svn:r9787 Roger Dingledine2007-03-09
* propose a plan for 104-short-descriptors•••svn:r9786 Roger Dingledine2007-03-09
* r12513@Kushana: nickm | 2007-03-09 17:49:08 -0500••• Twiddle TODO around a bit: remove redundant items; mark completed and abandoned items; pull sub-items from redundant items into 0.2.0.x section; move items from aclocal.m4 into TODO; move some TODO items into 098-todo.txt; move one item onto flyspray. svn:r9785 Nick Mathewson2007-03-09
* r12508@Kushana: nickm | 2007-03-09 16:39:06 -0500••• Try to refine 0.2.0 priorities in TODO svn:r9784 Nick Mathewson2007-03-09
* r12507@Kushana: nickm | 2007-03-09 11:51:58 -0500••• A couple more proposals that would be neat to see. svn:r9783 Nick Mathewson2007-03-09
* r12474@Kushana: nickm | 2007-03-06 16:10:05 -0500••• We have a PATH_SEPARATOR macro. How about we use it? svn:r9782 Nick Mathewson2007-03-09
* r12473@Kushana: nickm | 2007-03-06 15:49:45 -0500••• Excise PREDICT and PREDICT_FALSE in favor of PREDICT_LIKELY and PREDICT_UNLIKELY. svn:r9781 Nick Mathewson2007-03-09
* Merge r9777 into trunk•••svn:r9779 Peter Palfrader2007-03-09
* Put a platform string (e.g. "Linux i686") in the startup log•••message, so when people paste just their logs, we know if it's openbsd or windows or what. svn:r9775 Roger Dingledine2007-03-09
* stuff i'd like to write proposals on one day•••svn:r9774 Roger Dingledine2007-03-09
* forward-port the 0.1.2.10-rc changelog•••svn:r9773 Roger Dingledine2007-03-09
* forward-port the bugfix from juliusz•••svn:r9772 Roger Dingledine2007-03-09
* get rid of an info-level log message that occurs many times a•••minute when we haven't needed circuits lately. svn:r9771 Roger Dingledine2007-03-09
* Update libevent version to 1.3b.•••svn:r9769 Andrew Lewman2007-03-09
* Forward port r9754: It only is a single |, not two•••svn:r9755 Peter Palfrader2007-03-07
* r12098@catbus: nickm | 2007-03-06 18:48:50 -0500••• Try to make unit tests happier on 64-bit platforms. svn:r9752 Nick Mathewson2007-03-06
* r12469@Kushana: nickm | 2007-03-06 15:24:47 -0500••• add more gcov detritus to svn:ignore svn:r9749 Nick Mathewson2007-03-06
* r12468@Kushana: nickm | 2007-03-06 15:24:00 -0500••• More unit tests: gcov is fun. svn:r9748 Nick Mathewson2007-03-06
* r12461@Kushana: nickm | 2007-03-06 13:26:17 -0500••• More autoconf fixes and updates. Maybe the bsd buildbots will be happy again. svn:r9747 Nick Mathewson2007-03-06
* Change recommends on privoxy to privoxy || polipo (>= 1) (closes: #413728).•••svn:r9746 Peter Palfrader2007-03-06
* and one more not-really-an-error case•••svn:r9743 Roger Dingledine2007-03-06
* clean up a log message, and stop calling it an error when•••we exit cleanly svn:r9742 Roger Dingledine2007-03-06
* Remove the requirement for libevent, since it's a static library already•••in the binary. svn:r9741 Andrew Lewman2007-03-06
* r12080@catbus: nickm | 2007-03-04 21:40:55 -0500••• Remove dnsworkers and related code. there goes another 550 lines of code. svn:r9736 Nick Mathewson2007-03-05
* r12077@catbus: nickm | 2007-03-04 16:08:23 -0500••• Remove support for v0 control protocol from 0.2.0.x trunk; send back error when we receive a v0 control message. (Leave "if(v1){...}"blocks indented for now so this patch is easier to read.) ((Finally, the linecount goes _down_ a little.)) svn:r9735 Nick Mathewson2007-03-04
* r12076@catbus: nickm | 2007-03-04 15:41:04 -0500••• oops; remove spurious argument from _log_prefix. svn:r9734 Nick Mathewson2007-03-04
* r12074@catbus: nickm | 2007-03-04 15:11:43 -0500••• Make all LD_BUG log messsages get prefixed with "Bug: ". Remove manually-generated "Bug: "s from log-messages. (Apparently, we remembered to add them about 40% of the time.) svn:r9733 Nick Mathewson2007-03-04
* r12072@catbus: nickm | 2007-03-04 14:55:36 -0500••• Apparently, autoupdate is not as perfect as one might hope. svn:r9732 Nick Mathewson2007-03-04
* r12070@catbus: nickm | 2007-03-04 14:51:23 -0500••• Fix a stray autoconf warning. svn:r9731 Nick Mathewson2007-03-04
* r12063@catbus: nickm | 2007-03-04 14:46:22 -0500••• Bump trunk version to 0.2.0.0-alpha-dev svn:r9730 Nick Mathewson2007-03-04
* r12061@catbus: nickm | 2007-03-04 14:41:10 -0500••• Run configure.in through autoupdate svn:r9729 Nick Mathewson2007-03-04
* svn:r9728Nick Mathewson2007-03-04
* r11612@catbus: nickm | 2007-01-30 18:14:07 -0500••• make TOR_SEARCH_LIBRARY work with openssl svn:r9727 Nick Mathewson2007-03-04
* r11596@catbus: nickm | 2007-01-30 01:43:40 -0500••• Macro-ize our "search for a library and find out how to link against it" code. This will help make our handling of libevent and openssl more similar, and with any luck better. Not pushing to main branch until after 0.1.2. svn:r9726 Nick Mathewson2007-03-04
* r12057@catbus: nickm | 2007-03-04 13:58:32 -0500••• Clarify some log messages; note others that could be improved later. svn:r9724 Nick Mathewson2007-03-04
* r12053@catbus: nickm | 2007-03-03 16:45:38 -0500••• Remove some XXX012s: leave a check in connection_or_set_identity_digest it costs basically nothing to do on average. Forget about reinstating the user check on NT Service creation. Note that a notice message in main.c ("Is something wrong with your network connection?") is really useless. svn:r9721 Nick Mathewson2007-03-03
* r12051@catbus: nickm | 2007-03-03 16:15:52 -0500••• nt_service_is_stopping should not load the NT service library calls: if they are not loaded, we cannot possibly be a service trying to shut own. Bug found by "norvid" on or-talk. Also, rename function to something slightly less error-prone. svn:r9720 Nick Mathewson2007-03-03
* svn:r9719Nick Mathewson2007-03-03
* r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500••• Bump version to 0.1.2.9-rc-dev svn:r9718 Nick Mathewson2007-03-03
* r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500••• Meditate on why 104-short-descriptors cant work as written, and what needs to get solved before it can get implemented. svn:r9714 Nick Mathewson2007-03-02
* r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500••• Try to nail down versions and version negotiation more thoroughly. Document some issues and ideas. Try to make things more extensible. svn:r9713 Nick Mathewson2007-03-02