aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-04 r19202@catbus: nickm | 2008-04-04 17:18:47 -0400Nick Mathewson
Make last_served_at optional; make last_listed_as_valid_until take account (partially) of v2 statuses. svn:r14299
2008-04-04 r19201@catbus: nickm | 2008-04-04 14:23:19 -0400Nick Mathewson
Better macro documentation svn:r14298
2008-04-03 r19199@catbus: nickm | 2008-04-03 15:01:05 -0400Nick Mathewson
Fix bug 641 and 650, I think. svn:r14297
2008-04-02a potential fix for bug 641.Roger Dingledine
svn:r14281
2008-04-02two more things for weasel to work onRoger Dingledine
svn:r14280
2008-04-01A changelog entry for r14277Peter Palfrader
svn:r14278
2008-04-01when add_file_log() fails, tell us why.Roger Dingledine
svn:r14277
2008-04-01Add Peter Palfrader's proposal 134: More robust consensus voting with ↵Nick Mathewson
diverse authority sets svn:r14273
2008-03-31More TODO poking.Jacob Appelbaum
svn:r14259
2008-03-31Added buildbot notes.Jacob Appelbaum
svn:r14258
2008-03-31Update status of torbutton/translation stuff.Jacob Appelbaum
svn:r14257
2008-03-31Name fix.Jacob Appelbaum
svn:r14256
2008-03-31 r19152@catbus: nickm | 2008-03-30 23:20:11 -0400Nick Mathewson
Make unit tests pass again after Link protocol list change. svn:r14254
2008-03-30another item it'd be great to see weasel doRoger Dingledine
svn:r14252
2008-03-30 r19142@catbus: nickm | 2008-03-30 14:14:52 -0400Nick Mathewson
Merge proposals 130 and 105 into tor-spec and dir-spec; mark them closed. svn:r14247
2008-03-30 r19140@catbus: nickm | 2008-03-30 14:13:36 -0400Nick Mathewson
Note in our router descriptors that we actually support link protocol version 2, now that it seems to work. svn:r14246
2008-03-30 r19138@catbus: nickm | 2008-03-30 11:59:26 -0400Nick Mathewson
oops; fix bug in descriptor metric logic. svn:r14245
2008-03-30some more things i'd be excited to see done.Roger Dingledine
svn:r14241
2008-03-30Actually get torbutton to install into FirefoxAndrew Lewman
svn:r14238
2008-03-30Update torbutton version and if the user chooses to install torbutton,Andrew Lewman
open firefox with a prompt to install torbutton svn:r14235
2008-03-29 r15025@tombo: nickm | 2008-03-29 01:42:25 -0400Nick Mathewson
Mark proposal 129 closed. It was basically implemented as is, and requires no specification changes. svn:r14233
2008-03-29 r15024@tombo: nickm | 2008-03-29 01:37:09 -0400Nick Mathewson
Close proposal 126 ("Getting GeoIP data and publishing usage summaries.") It was never completely built, so note which parts wer and which were not. Not-built parts would be good topics for future proposals. svn:r14232
2008-03-29 r15023@tombo: nickm | 2008-03-29 01:18:03 -0400Nick Mathewson
Merge proposal 123 ("Naming authorities automatically create bindings") into dir-spec.txt. svn:r14231
2008-03-29 r19118@catbus: nickm | 2008-03-29 00:27:08 -0400Nick Mathewson
Code (disabled) to get way too much info about the contents of old_routers on USR1. svn:r14230
2008-03-27 r19109@catbus: nickm | 2008-03-27 16:05:18 -0400Nick Mathewson
Replace a syntax error and a log message that was never emitted with a simple assert. Asserts are fun and easy. svn:r14224
2008-03-27Add --hush switch.Peter Palfrader
New --hush command-line option similar to --quiet. While --quiet disables all logging to the console on startup, --hush limits the output to messages of warning and error severity. svn:r14222
2008-03-27 r19107@catbus: nickm | 2008-03-27 13:20:09 -0400Nick Mathewson
Fix typos in proposal 131 spotted by Jens Kubieziel on or-dev. svn:r14221
2008-03-27 r19105@catbus: nickm | 2008-03-27 13:01:47 -0400Nick Mathewson
oops. Note bug number in changelog. svn:r14220
2008-03-27 r19093@catbus: nickm | 2008-03-27 12:43:58 -0400Nick Mathewson
Only log a notice that dmalloc has been set up if it fails. Actually, since we have not added a temp log yet, I am not sure this ever does anything. svn:r14216
2008-03-27 r19092@catbus: nickm | 2008-03-27 12:43:29 -0400Nick Mathewson
Stop supporting anything besides CMD_RUN_TOR in ntmain.c. Based on patch from Sebastian Hahn. svn:r14215
2008-03-27 r19091@catbus: nickm | 2008-03-27 12:42:57 -0400Nick Mathewson
Stop reading torrc when all we want to do is --hash-password. Fix based on patch from Sebastian Hahn. Backport candidate. svn:r14214
2008-03-27add proposal from Robert Hogan as 133: Incorporate Unreachable ORs into the ↵Nick Mathewson
Tor Network svn:r14213
2008-03-27 r19089@catbus: nickm | 2008-03-27 11:05:23 -0400Nick Mathewson
Free some static hashtables and the log mutex on exit. Backport candidate. svn:r14212
2008-03-27clarify, add one, mark one doneRoger Dingledine
svn:r14211
2008-03-27actually write down the items i'm secretly hoping people will do.Roger Dingledine
svn:r14210
2008-03-26 r19079@catbus: nickm | 2008-03-26 17:16:46 -0400Nick Mathewson
Free authority certs on exit. Backport candidate. svn:r14205
2008-03-26 r19074@catbus: nickm | 2008-03-26 17:08:32 -0400Nick Mathewson
Start new address policies with refcount of 1, not 2. Backport candidate once tested more. svn:r14204
2008-03-26fix a leak when adding a temp logRoger Dingledine
svn:r14203
2008-03-26fix mem leak in parsing log config linesRoger Dingledine
svn:r14202
2008-03-26 r19072@catbus: nickm | 2008-03-26 13:50:24 -0400Nick Mathewson
Add code to debug memory area size. Use results of this code to set a couple of area sizes more sanely. svn:r14201
2008-03-26 r19066@catbus: nickm | 2008-03-26 13:24:15 -0400Nick Mathewson
Initialize logging before we log anything. Bugfix on 0.2.0.x-alpha. svn:r14199
2008-03-26 r19062@catbus: nickm | 2008-03-26 12:56:25 -0400Nick Mathewson
Fix whitespace svn:r14197
2008-03-26 r19061@catbus: nickm | 2008-03-26 12:53:18 -0400Nick Mathewson
Now that every thing in routerparse.c is switched over to use memareas, there is no need to keep the heap-allocated token code. svn:r14196
2008-03-26 r19060@catbus: nickm | 2008-03-26 12:44:19 -0400Nick Mathewson
Make v2 hidden service descriptors use the new area allocation logic. This works for me, but Karsten should definitely have a look at it. svn:r14195
2008-03-26 r19049@catbus: nickm | 2008-03-26 12:33:25 -0400Nick Mathewson
Add new stacklike, free-all-at-once memory allocation strategy. Use it when parsing directory information. This helps parsing speed, and may well help fragmentation some too. hidden-service-related stuff still uses the old tokenizing strategies. svn:r14194
2008-03-26 r19048@catbus: nickm | 2008-03-25 17:20:34 -0400Nick Mathewson
Add gcov files to svn:ignore for src/tools svn:r14193
2008-03-26move some more stuff out of the 0.2.0 sectionRoger Dingledine
svn:r14189
2008-03-26get rid of some 'done' commitmentsRoger Dingledine
svn:r14188
2008-03-25 r19041@catbus: nickm | 2008-03-25 16:20:42 -0400Nick Mathewson
More unit tests to improve coverage. svn:r14185
2008-03-25forward-port the 0.2.0.23-rc changelogRoger Dingledine
svn:r14181