tor/doc
Nick Mathewson 433cbf586f Define an elaborate set of lunacy to make sure that RPM versions do
the right thing with our recalcitrant versioning scheme.  See
tor.spec.in for full details.  Basically, the progression is now:

 Tor version         RPM version
  0.0.8          ---> 0.0.8
  0.0.8.1        ---> 0.0.8.1
  0.0.9pre1-cvs  ---> 0.0.8.99.0.0.9.pre.1.cvs
  0.0.9pre1      ---> 0.0.8.99.0.0.9.pre.1.release
  0.0.9pre2      ---> 0.0.8.99.0.0.9.pre.2.release
  0.0.9rc1       ---> 0.0.8.99.0.0.9.rc.1.release
  0.0.9          ---> 0.0.9
  0.0.9.1-cvs    ---> 0.0.9.0.99.0.0.9.1.cvs
  0.0.9.1        ---> 0.0.9.1

The spec file (but not the system) will break if a tor version ends in
".0", so don't do that yet.


svn:r2877
2004-11-14 23:18:20 +00:00
..
design-paper Add cvsignore for doc/design-paper 2004-08-18 04:54:15 +00:00
.cvsignore Add generated LaTeX files to cvsignore 2004-01-31 10:14:00 +00:00
CLIENTS note that part three of CLIENTS is outdated/wrong 2004-05-11 09:39:52 +00:00
codecon04.mgp pre-talk slides 2004-02-21 20:41:15 +00:00
control-spec.txt control event logs include loglevel notice 2004-11-09 10:32:02 +00:00
FAQ update the FAQ so it's just useless, not wrong 2003-11-12 17:34:41 +00:00
HACKING More whitespace normalization 2004-11-10 01:20:17 +00:00
Makefile.am include control-spec.txt in the tarball 2004-11-13 02:49:11 +00:00
rend-spec.txt clean up spec headers, mark a few todo items off 2004-11-14 10:29:43 +00:00
rump-fc04.mgp slides for tor rump session talk at FC04 2004-02-18 08:36:42 +00:00
socks-extensions.txt minor bugfix in socks explanation 2004-06-17 21:05:46 +00:00
TODO Define an elaborate set of lunacy to make sure that RPM versions do 2004-11-14 23:18:20 +00:00
tor-doc.css include a css file for tor-doc.html 2004-07-13 16:03:46 +00:00
tor-doc.html correct the link to torrc.sample 2004-11-14 10:03:08 +00:00
tor-resolve.1 Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory 2004-10-28 20:30:10 +00:00
tor-spec.txt clean up spec headers, mark a few todo items off 2004-11-14 10:29:43 +00:00
tor.1.in Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features 2004-11-13 17:17:04 +00:00