summaryrefslogtreecommitdiff
path: root/src/config/moria3-orrc
AgeCommit message (Collapse)Author
2003-12-14reject 0.0.0.0/8,reject 169.254.0.0/16Roger Dingledine
svn:r916
2003-12-13put the default exit policy in placeRoger Dingledine
svn:r900
2003-12-03OnionRouter config option is obsoleteRoger Dingledine
svn:r883
2003-10-22move default exit policy into config filesRoger Dingledine
svn:r654
2003-10-21APPort is now SocksPortRoger Dingledine
svn:r644
2003-09-30updated dirservers file, new config files.Roger Dingledine
svn:r524
2003-09-25various bugfixes and updatesRoger Dingledine
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
2003-09-11update onion router configs for tlsRoger Dingledine
svn:r446
2003-05-28update config files to not use opportRoger Dingledine
svn:r300
2003-05-07cheap hack so the dirservers have a signing keyRoger Dingledine
svn:r275
2003-03-19obsolete notion of 'role' from config filesRoger Dingledine
svn:r210
2003-03-16clean up and slightly document the config filesRoger Dingledine
svn:r179
2003-02-18Allow more connections open at onceRoger Dingledine
svn:r160
2003-02-14commit my current tor rc versionsRoger Dingledine
svn:r156
2002-09-28cleanupRoger Dingledine
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
2002-09-26new config files, including directory serversRoger Dingledine
svn:r115
2002-07-19minor cleanups in config filesRoger Dingledine
svn:r62
2002-07-16new config files, some bugfixesRoger Dingledine
svn:r51
2002-07-02Committing my working config files, so we'll all be on the same pageRoger Dingledine
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