Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵ | Nick Mathewson | 2004-11-09 |
| | | | | | | target; fix a braino in dirserv.c svn:r2758 | ||
* | Finish applying jbash patch to Makefile.am; make dist-rpm work again | Nick Mathewson | 2004-11-04 |
| | | | | svn:r2682 | ||
* | Merge RPM spec patch from jbash | Nick Mathewson | 2004-11-04 |
| | | | | svn:r2674 | ||
* | Add Doxygen config file and make target, along with section in HACKING document | Nick Mathewson | 2004-05-07 |
| | | | | svn:r1819 | ||
* | Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to | Nick Mathewson | 2004-03-02 |
| | | | | | | | build properly. Works fine on redhat 9. YMMV.) svn:r1199 | ||
* | made these scripts know about config/Makefile.am | Steven Hazel | 2004-02-17 |
| | | | | svn:r1090 | ||
* | include our ChangeLog file in make dist | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1070 | ||
* | figured out how to make autoconf a bit less viral | Roger Dingledine | 2003-10-24 |
| | | | | | | | (thanks cherub) svn:r666 | ||
* | force the admin to mkdir the datadirectory himself, | Roger Dingledine | 2003-10-22 |
| | | | | | | | | | | | so he gets the permissions right. also this means clients will never need to make the datadirectory. also remind the admin to fix his clock before setting up his node. svn:r650 | ||
* | create var/lib/tor on "make install" -- this should allow | Steven Hazel | 2003-10-16 |
| | | | | | | | sample-server-torrc to Just Work svn:r605 | ||
* | some early bugfixes | Roger Dingledine | 2003-10-07 |
| | | | | | | | | | | our log() conflicts with log(3) distribute only the correct files from doc/ and src/config/ sometimes laptops go back in time. i guess that's ok for now. and bump the version number because we're live. svn:r544 | ||
* | allow make dist to work, because we moved stuff to doc | Roger Dingledine | 2003-03-19 |
| | | | | svn:r211 | ||
* | actually writing down the current license state | Roger Dingledine | 2002-09-27 |
| | | | | svn:r116 | ||
* | Updated HACKING and README docs | Roger Dingledine | 2002-07-22 |
| | | | | | | | | HACKING now explains bandwidth throttling, congestion control, and router twins. Read it and see if it makes sense. svn:r68 | ||
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵ | Felipe Bergo | 2002-06-28 |
autoheader && automake" from the top dir. svn:r10 |