Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | tab-man strikes back | Roger Dingledine | 2008-08-13 |
| | | | | svn:r16516 | ||
* | a few more items for jacob | Roger Dingledine | 2008-08-12 |
| | | | | svn:r16515 | ||
* | Describe summary algorithm in more detail, based on prototype | Peter Palfrader | 2008-08-12 |
| | | | | svn:r16514 | ||
* | shorter exit summary is the one with a shorter string representation | Peter Palfrader | 2008-08-12 |
| | | | | svn:r16513 | ||
* | Use median for bw after all, capping is done at the authorities, not client-side | Peter Palfrader | 2008-08-12 |
| | | | | svn:r16512 | ||
* | Updated to remove dropping of failing guards and just focus | Mike Perry | 2008-08-12 |
| | | | | | | | | | on the specifics of recording, storing, and learning circuitbuildtimeout parameters. svn:r16511 | ||
* | we were accidentally omitting a line from the man page for the | Roger Dingledine | 2008-08-12 |
| | | | | | | | | automaphostsonresolve config option, because nroff/troff are just too much like text. svn:r16507 | ||
* | Describe how clients should use the exit summaries, what they may use a ↵ | Peter Palfrader | 2008-08-11 |
| | | | | | | locally cached descriptor for, and that enclave exiting is still allowed svn:r16501 | ||
* | spec exit policy summaries | Peter Palfrader | 2008-08-11 |
| | | | | svn:r16500 | ||
* | List more proposals in TODO.021 | Nick Mathewson | 2008-08-11 |
| | | | | svn:r16498 | ||
* | Mark 135 implemented. | Nick Mathewson | 2008-08-11 |
| | | | | svn:r16497 | ||
* | handle ipv6 in socks5 requests. | Nick Mathewson | 2008-08-08 |
| | | | | svn:r16476 | ||
* | Added new line from edmanm | Andrew Lewman | 2008-08-08 |
| | | | | svn:r16471 | ||
* | Remove the summary step that says to update package.sh. | Andrew Lewman | 2008-08-07 |
| | | | | svn:r16468 | ||
* | r17657@tombo: nickm | 2008-08-06 12:04:49 -0400 | Nick Mathewson | 2008-08-06 |
| | | | | | | | another todo tweak to test commit script svn:r16446 | ||
* | r17655@tombo: nickm | 2008-08-06 12:03:40 -0400 | Nick Mathewson | 2008-08-06 |
| | | | | | | | add an item to the TODO svn:r16445 | ||
* | bump to 0.2.1.4-alpha-dev, add a future todo item | Roger Dingledine | 2008-08-05 |
| | | | | svn:r16440 | ||
* | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson | 2008-08-05 |
| | | | | | | | Initial conversion of uint32_t addr to tor_addr_t addr in connection_t and related types. Most of the Tor wire formats using these new types are in, but the code to generate and use it is not. This is a big patch. Let me know what it breaks for you. svn:r16435 | ||
* | another sample commit to check out new subject line logic | Nick Mathewson | 2008-08-05 |
| | | | | svn:r16434 |