tor/doc
Robert Hogan 909e9769ec Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:4
1. Implement the following mapping rules:

   MapAddress a.b.c d.e.f # This is what we have now
   MapAddress .a.b.c d.e.f # Replaces any address ending with .a.b.c with d.e.f
   MapAddress .a.b.c .d.e.f # Replaces the .a.b.c at the end of any addr with .d.e.f

   (Note that 'a.b.c .d.e.f' is invalid, and will be rejected.)

2. Add tests for the new rules.

3. Allow proper wildcard annotation, i.e. '*.d.e' '.d.e' will still work.

4. Update addressmap_entry_t with an is_wildcard member.
2011-11-30 14:08:10 -05:00
..
contrib fix typo and naming convention 2009-04-26 03:59:35 +00:00
spec prefer https urls 2011-02-22 14:39:09 -05:00
asciidoc-helper.sh Build the tor-fw-helper manpage 2010-09-30 23:13:24 +02:00
HACKING add another heuristic for making release notes 2011-08-28 21:43:19 -04:00
Makefile.am Ensure the release tarball contains all manpages 2011-06-12 13:58:53 +02:00
TODO move the todo.external file into svn projects 2009-07-14 23:35:34 -04:00
TODO.021 Remove all svn metadata minus what I missed. 2009-05-05 17:05:46 +02:00
TODO.022 Remove TODO items that are either done or moved to the tracker 2010-07-06 18:10:53 -04:00
TODO.external move the todo.external file into svn projects 2009-07-14 23:35:34 -04:00
TODO.future Remove TODO items that are either done or moved to the tracker 2010-07-06 18:10:53 -04:00
tor-fw-helper.1.txt Build the tor-fw-helper manpage 2010-09-30 23:13:24 +02:00
tor-gencert.1.txt Convert the tor-gencert manpage to asciidoc 2010-01-27 12:13:10 +01:00
tor-resolve.1.txt Describe tor-resolve defaults. Bug 2364. 2011-01-09 15:40:40 -05:00
tor-rpm-creation.txt updated rpm instructions for realtime libevent. 2009-07-02 17:57:47 -04:00
tor-win32-mingw-creation.txt fix the win32 build instructions for openssl. 2010-02-17 23:07:51 -05:00
tor.1.txt Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:4 2011-11-30 14:08:10 -05:00
torify.1.txt Convert the torify manpage to asciidoc 2010-01-27 12:13:10 +01:00
translations.txt fix some typos 2009-12-19 05:12:00 -05:00
v3-authority-howto.txt new v3 authorities will want the one that includes lefkada 2007-12-13 00:01:49 +00:00