aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Collapse)AuthorAge
* obsolete notion of 'role' from config filesRoger Dingledine2003-03-19
| | | | svn:r210
* clean up and slightly document the config filesRoger Dingledine2003-03-16
| | | | svn:r179
* let up on the bandwidth constraintsRoger Dingledine2003-02-18
| | | | svn:r162
* Allow more connections open at onceRoger Dingledine2003-02-18
| | | | svn:r160
* commit my current tor rc versionsRoger Dingledine2003-02-14
| | | | svn:r156
* remove popt dependency, consolidate config stuffRoger Dingledine2002-11-23
| | | | | | | reformat parts of onion.c svn:r136
* adding town-square rc infoRoger Dingledine2002-09-28
| | | | svn:r122
* cleanupRoger Dingledine2002-09-28
| | | | | | | | | | prkey is only fetched when it's needed tor nodes who aren't dirservers now fetch directories and autoconnect to new nodes listed in the directory default role is a non-dirserver node svn:r120
* new config files, including directory serversRoger Dingledine2002-09-26
| | | | svn:r115
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
| | | | | | | | | | | | | | | | revamped the router reading section reference counting for crypto pk env's (so we can dup them) we now read and write pem pk keys from string rather than from FILE*, in anticipation of fetching directories over a socket (so now on startup we slurp in the whole file, then parse it as a string) fixed a bug in the proxy side, where you could get some circuits wedged if they showed up while the connection was being made svn:r110
* synchronize to the version i've been giving people to testRoger Dingledine2002-09-19
| | | | svn:r104
* port to actual BSDRoger Dingledine2002-09-09
| | | | | | | | | | (hey nick, does this break the os x build?) you still need to add some stuff to the ./configure commandline... anybody know a better solution? svn:r101
* an rc file for an onion proxyRoger Dingledine2002-09-04
| | | | svn:r97
* More reasonable CoinWeight, now that we can handle large pathsRoger Dingledine2002-07-22
| | | | svn:r70
* minor cleanups in config filesRoger Dingledine2002-07-19
| | | | svn:r62
* moria:9004 is now a twin to town-square:9004Roger Dingledine2002-07-19
| | | | svn:r57
* Put in a note in README to explain how to compile (I had to wadeAndrei Serjantov2002-07-16
| | | | | | | | through the cvs messages), and added my router on mosg.cl.cam.ac.uk to the list of routers. svn:r52
* new config files, some bugfixesRoger Dingledine2002-07-16
| | | | svn:r51
* Committing my working config files, so we'll all be on the same pageRoger Dingledine2002-07-02
Note that there are new keywords in these, etc. Matej, would you be interested in going through and patching routers.c, config.c, etc, so they're cleaner? svn:r19