| Commit message (Expand) | Author | Age |
... | |
* | Change test_memeq macro to not leak memory. Addresses coverity CID 47.•••svn:r17577
| Nick Mathewson | 2008-12-11 |
* | Modifications for current user install without admin privs.•••svn:r17575
| Martin Peck | 2008-12-11 |
* | Add goodell's feature-request 268 as a proposal idea.•••svn:r17574
| Nick Mathewson | 2008-12-11 |
* | summarize the Vidalia Marble integration, and pick a date for•••implementation.
svn:r17573
| Andrew Lewman | 2008-12-11 |
* | mark the high-priority items that really ought to get done before•••their formal deadline, e.g. since they are blocking other items.
svn:r17572
| Roger Dingledine | 2008-12-11 |
* | Give credit to John Brooks for finding bug 874.•••svn:r17571
| Karsten Loesing | 2008-12-10 |
* | Modify ChangeLog for bug 874.•••svn:r17570
| Karsten Loesing | 2008-12-10 |
* | Fix a logic error that would automatically reject all but the first configure...•••svn:r17569
| Nick Mathewson | 2008-12-10 |
* | Clarify current client behavior WRT TLS certificates. Add a TODO to make sur...•••svn:r17568
| Nick Mathewson | 2008-12-10 |
* | Add new internal-use-only option for controllers to use to prevent SIGHUP fro...•••svn:r17567
| Nick Mathewson | 2008-12-10 |
* | Bug 691 fix: do not shutdown Tor servers right away if the network is down.•••svn:r17566
| Nick Mathewson | 2008-12-10 |
* | Oops; that should have been bug 874, not 879. Also in the changelog.•••svn:r17565
| Nick Mathewson | 2008-12-10 |
* | Apply patch from Karsten to fix bug 879. Backport candidate.•••svn:r17562
| Nick Mathewson | 2008-12-10 |
* | fix a typo in tor-spec.txt•••svn:r17561
| Nick Mathewson | 2008-12-10 |
* | add four items that ibb wants to see.•••svn:r17552
| Roger Dingledine | 2008-12-10 |
* | small todo/changelog fixes•••svn:r17551
| Nick Mathewson | 2008-12-10 |
* | Give a better error when something has changed our descriptor cache out from ...•••svn:r17550
| Nick Mathewson | 2008-12-10 |
* | When a directory authority gives us a new guess for our IP address, •••log which authority we used. Hopefully this will help us debug
the recent complaints about bad IP address guesses.
svn:r17549
| Roger Dingledine | 2008-12-10 |
* | note a potential bug in status events. need to look at spec to•••see if it's really a bug.
svn:r17548
| Roger Dingledine | 2008-12-10 |
* | Resume using the correct "REASON=" stream when telling the•••controller why we closed a stream. Bugfix in 0.2.1.1-alpha.
svn:r17547
| Roger Dingledine | 2008-12-10 |
* | the bridge family proposal really resembles 'dead' more than it resembles•••'finished'.
svn:r17546
| Roger Dingledine | 2008-12-09 |
* | point out that one todo item is actually already started•••svn:r17545
| Roger Dingledine | 2008-12-09 |
* | summarize proposal 111 in tor-spec•••svn:r17544
| Roger Dingledine | 2008-12-09 |
* | Better error message when told to setuid to ourself.•••svn:r17543
| Nick Mathewson | 2008-12-09 |
* | remove a bogus comment. Now that there is no undocumented synonym for EXTEND...•••svn:r17542
| Nick Mathewson | 2008-12-09 |
* | Add a description of how to make AES parallelized across cores to TODO.021.•••svn:r17540
| Nick Mathewson | 2008-12-09 |
* | Redivide 0.2.1 items into do,nice-to-have,and defer.•••svn:r17539
| Nick Mathewson | 2008-12-09 |
* | Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXT...•••svn:r17538
| Nick Mathewson | 2008-12-09 |
* | Bump version to 0.2.1.8-alpha-dev•••svn:r17537
| Nick Mathewson | 2008-12-09 |
* | Specify the CONSENSUS_ARRIVED event.•••svn:r17536
| Nick Mathewson | 2008-12-09 |
* | Add a new status event for consensus arrival•••svn:r17535
| Nick Mathewson | 2008-12-09 |
* | Note that thandy-client json2xml works, and afaik Matt is satisfied with it.•••svn:r17534
| Nick Mathewson | 2008-12-09 |
* | remove some already-proposed things from 098-todo.txt•••svn:r17533
| Nick Mathewson | 2008-12-09 |
* | Update status on some hidden-service proposals•••svn:r17532
| Nick Mathewson | 2008-12-09 |
* | Migrate the reindex script to python, since adding features to the Perl was g...•••svn:r17531
| Nick Mathewson | 2008-12-09 |
* | Mark proposal 135 as Closed: no actual spec changes needed.•••svn:r17529
| Nick Mathewson | 2008-12-09 |
* | Merge proposal 136 into dir-spec.txt. We need to get better about doing this.•••svn:r17528
| Nick Mathewson | 2008-12-09 |
* | Mark proposals 153 and 154 as superseded by thandy-spec.txt•••svn:r17525
| Nick Mathewson | 2008-12-09 |
* | Compile without warnings on mingw.•••svn:r17522
| Nick Mathewson | 2008-12-08 |
* | bump to 0.2.1.8-alpha•••svn:r17521
| Roger Dingledine | 2008-12-08 |
* | Mark DirPortFrontPage as a FILENAME rather than a STRING. Right now this has...•••svn:r17520
| Nick Mathewson | 2008-12-08 |
* | drop confusing and probably not so big changelog entry•••svn:r17517
| Roger Dingledine | 2008-12-08 |
* | this function is no longer used.•••svn:r17515
| Roger Dingledine | 2008-12-08 |
* | When the client is choosing entry guards, now it selects at most•••one guard from a given relay family. Otherwise we could end up with
all of our entry points into the network run by the same operator.
Suggested by Camilo Viecco. Fix on 0.1.1.11-alpha.
Not a backport candidate, since I think this might break for users
who only have a given /16 in their reachableaddresses, or something
like that.
svn:r17514
| Roger Dingledine | 2008-12-08 |
* | Directory mirrors no longer fetch the v1 directory or•••running-routers files. They are obsolete, and nobody asks for them
anymore. This is the first step to making v1 authorities obsolete.
svn:r17513
| Roger Dingledine | 2008-12-07 |
* | more updates on our todo files•••svn:r17512
| Roger Dingledine | 2008-12-07 |
* | update the (not very useful) readme•••svn:r17511
| Roger Dingledine | 2008-12-07 |
* | first cut of mid-february goals.•••svn:r17510
| Roger Dingledine | 2008-12-07 |
* | remove a few done items from the 021 todo•••svn:r17509
| Roger Dingledine | 2008-12-07 |
* | and even better still•••svn:r17508
| Roger Dingledine | 2008-12-07 |