aboutsummaryrefslogtreecommitdiff
path: root/src/config/moria3-orrc
Commit message (Collapse)AuthorAge
* updated dirservers file, new config files.Roger Dingledine2003-09-30
| | | | svn:r524
* various bugfixes and updatesRoger Dingledine2003-09-25
| | | | | | | | | | | | | | | | | | | | redo all the config files for the new format (we'll redo them again soon) fix (another! yuck) segfault in log_fn when input is too large tor_tls_context_new() returns -1 for error, not NULL fix segfault in check_conn_marked() on conn's that die during tls handshake make ORs also initialize conn from router when we're the receiving node make non-dirserver ORs upload descriptor to every dirserver on startup add our local address to the descriptor add Content-Length field to POST command revert the Content-Length search in fetch_from_buf_http() to previous code fix segfault in memmove in fetch_from_buf_http() raise maximum allowed headers/body size in directory.c svn:r484
* update onion router configs for tlsRoger Dingledine2003-09-11
| | | | svn:r446
* update config files to not use opportRoger Dingledine2003-05-28
| | | | svn:r300
* cheap hack so the dirservers have a signing keyRoger Dingledine2003-05-07
| | | | svn:r275
* 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
* Allow more connections open at onceRoger Dingledine2003-02-18
| | | | svn:r160
* commit my current tor rc versionsRoger Dingledine2003-02-14
| | | | svn:r156
* 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
* minor cleanups in config filesRoger Dingledine2002-07-19
| | | | svn:r62
* 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