Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add proposal 157: "Make certificate downloads specific" | Nick Mathewson | 2008-12-02 |
| | | | | svn:r17448 | ||
* | clarify that 'resolve' relay cells nul-terminate the hostname, just | Roger Dingledine | 2008-12-02 |
| | | | | | | | like 'begin' relay cells. svn:r17442 | ||
* | minor fix | Roger Dingledine | 2008-11-29 |
| | | | | svn:r17407 | ||
* | don't lose a patch that mwenge wrote to put different destination | Roger Dingledine | 2008-11-24 |
| | | | | | | | | ports on different streams. one day i will make this into a real proposal, and argue we should put it in. svn:r17380 | ||
* | also run ./reindex.pl | Roger Dingledine | 2008-11-24 |
| | | | | svn:r17378 | ||
* | add proposal 156 from mwenge, Tracking blocked ports on the client side | Roger Dingledine | 2008-11-24 |
| | | | | svn:r17377 | ||
* | remove some completed items. I should look at this more often. | Andrew Lewman | 2008-11-11 |
| | | | | svn:r17242 | ||
* | Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they ↵ | Nick Mathewson | 2008-11-09 |
| | | | | | | are all in the code now. svn:r17227 | ||
* | remove a bunch of obsolete html files. they haven't been linked | Roger Dingledine | 2008-11-09 |
| | | | | | | | to for many years. i think. svn:r17224 | ||
* | some changes i found in my other sandbox | Roger Dingledine | 2008-11-08 |
| | | | | svn:r17216 | ||
* | some minor changes i found in my sandbox | Roger Dingledine | 2008-11-08 |
| | | | | svn:r17215 | ||
* | Patch from Jacob Appelbaum and me to make User option more robust, properly ↵ | Steven Murdoch | 2008-11-07 |
| | | | | | | set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200 | ||
* | Make multiplicity of dir-address match code. Fix bug 849 | Nick Mathewson | 2008-11-05 |
| | | | | svn:r17193 | ||
* | Yes, "NL" means "LF" to Tor. | Nick Mathewson | 2008-11-05 |
| | | | | svn:r17192 | ||
* | put in karsten's patch #1 for proposal 155, modified | Roger Dingledine | 2008-10-15 |
| | | | | svn:r17106 | ||
* | cleanups on proposal 121 while i was reading it. karsten, there's a | Roger Dingledine | 2008-10-14 |
| | | | | | | | question for you about passwords at the end. svn:r17097 | ||
* | Template file for performance roadmap | Steven Murdoch | 2008-10-13 |
| | | | | svn:r17073 | ||
* | Add some open tasks for 0.2.1.x. | Karsten Loesing | 2008-10-13 |
| | | | | svn:r17069 | ||
* | Mark mid-August item done; also, mid October comes before end of October. | Karsten Loesing | 2008-10-13 |
| | | | | svn:r17067 | ||
* | add a note to proposal 120 about why it died | Roger Dingledine | 2008-10-11 |
| | | | | svn:r17056 | ||
* | make ./reindex.pl happy | Roger Dingledine | 2008-10-02 |
| | | | | svn:r17033 | ||
* | add karsten's proposal 155, after giving it a more unique name | Roger Dingledine | 2008-10-02 |
| | | | | svn:r17032 | ||
* | Use of uninitialized value in regexp compilation at ./reindex.pl line 55. | Roger Dingledine | 2008-10-02 |
| | | | | svn:r17031 | ||
* | remove some old done items i found in the todo | Roger Dingledine | 2008-10-02 |
| | | | | svn:r17030 | ||
* | Patch from mwenge: update TrackHostExits mapping expiry times when the ↵ | Nick Mathewson | 2008-09-29 |
| | | | | | | mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004 | ||
* | Note that bug 469 needs a proposal in the proposal TODO. | Nick Mathewson | 2008-09-28 |
| | | | | svn:r16993 | ||
* | Proposal 152 implementation from Josh Albrecht, with tweaks. | Nick Mathewson | 2008-09-26 |
| | | | | svn:r16983 | ||
* | Add country-code support to configured node lists to implement the ↵ | Nick Mathewson | 2008-09-25 |
| | | | | | | ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. svn:r16966 | ||
* | All relays now store and serve v2 hidden service descriptors by default (not ↵ | Karsten Loesing | 2008-09-24 |
| | | | | | | only directory mirrors). svn:r16961 | ||
* | Add patch 4 from Karsten for proposal 121, slightly modified. Karsten ↵ | Nick Mathewson | 2008-09-24 |
| | | | | | | should definitely re-review the bits I changed. svn:r16955 | ||
* | Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits ↵ | Nick Mathewson | 2008-09-23 |
| | | | | | | where we do not know an onion key. svn:r16942 | ||
* | add some more papers we tend to cite | Roger Dingledine | 2008-09-17 |
| | | | | svn:r16918 | ||
* | Serve the latest v3 networkstatus consensus via the control | Roger Dingledine | 2008-09-14 |
| | | | | | | | port. Use "getinfo dir/status-vote/current/consensus" to fetch it. svn:r16907 | ||
* | Allow ports 465 and 587 in the default exit policy again. We had | Roger Dingledine | 2008-09-13 |
| | | | | | | | | | rejected them in 0.1.0.15, because back in 2005 they were commonly misconfigured and ended up as spam targets. We hear they are better locked down these days. svn:r16898 | ||
* | Directory mirrors store and serve v2 hidden service descriptors by default. | Karsten Loesing | 2008-09-11 |
| | | | | svn:r16858 | ||
* | give lasse's last name a different charset | Roger Dingledine | 2008-09-11 |
| | | | | svn:r16838 | ||
* | remove the last vestiges of the OS variable. | Andrew Lewman | 2008-08-31 |
| | | | | svn:r16701 | ||
* | we bad grammar | Roger Dingledine | 2008-08-30 |
| | | | | svn:r16688 | ||
* | clean up numbering, remove an unneeded step. backport this. | Andrew Lewman | 2008-08-27 |
| | | | | svn:r16670 | ||
* | Update the doc to reflect latest xcode | Andrew Lewman | 2008-08-27 |
| | | | | svn:r16668 | ||
* | Relays now reject risky extend cells: if the extend cell includes | Roger Dingledine | 2008-08-20 |
| | | | | | | | | | a digest of all zeroes, or asks to extend back to the relay that sent the extend cell, tear down the circuit. Ideas suggested by rovv. svn:r16605 | ||
* | minor fixes/additions | Roger Dingledine | 2008-08-17 |
| | | | | svn:r16580 | ||
* | make the description of geoip-client-origins more true to the code | Roger Dingledine | 2008-08-17 |
| | | | | svn:r16579 | ||
* | Update proposal after feedback from Nick. | Mike Perry | 2008-08-15 |
| | | | | svn:r16556 | ||
* | Add exitpolicy summaries to the consensus | Peter Palfrader | 2008-08-14 |
| | | | | svn:r16554 | ||
* | mark a todo item that has been done a while ago | Peter Palfrader | 2008-08-14 |
| | | | | svn:r16545 | ||
* | Give bw in kb/sec in votes/consensus | Peter Palfrader | 2008-08-14 |
| | | | | svn:r16544 | ||
* | Having a reject-all policy summarized with a lack of summary is stupid. ↵ | Peter Palfrader | 2008-08-14 |
| | | | | | | Explicitly mention them as reject 1-65535. svn:r16543 | ||
* | Fix an overflow when counting rejects for *, truncate exit summaries after ↵ | Peter Palfrader | 2008-08-13 |
| | | | | | | 1000 chars svn:r16530 | ||
* | Mention exception for accept-all policies | Peter Palfrader | 2008-08-13 |
| | | | | svn:r16529 |