summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2003-01-26major overhaul: dns slave subsystem, topicsRoger Dingledine
2002-12-03onions go on and off the network correctly nowRoger Dingledine
2002-11-27create cells are now queued and processed only when idleRoger Dingledine
2002-11-23added OnionsPerSecond to prevent create floodingRoger Dingledine
2002-11-23remove popt dependency, consolidate config stuffRoger Dingledine
2002-10-03cell.c is now obsoleteRoger Dingledine
2002-10-01introduced a periodic keepalive padding cellRoger Dingledine
2002-09-28cleanupRoger Dingledine
2002-09-26directory servers in and functionalRoger Dingledine
2002-09-04onion proxies now work (i think)Roger Dingledine
2002-09-03resolve warningsRoger Dingledine
2002-09-03Port to MacOS XNick Mathewson
2002-09-03enforce maxconn; bugfix to not tear down the parent when we hit maxconnRoger Dingledine
2002-08-23linkpadding is now off by default.Roger Dingledine
2002-07-16Implemented link padding and receiver token bucketsRoger Dingledine
2002-07-15corrected some string literalsBruce Montrose
2002-07-11finishing touches. think its ready for integration now.Bruce Montrose
2002-07-11added new option GlobalRole to getoptions()Bruce Montrose
2002-07-11cleaned up some, added validation to getoptions()Bruce Montrose
2002-07-10Added usage display on error.Bruce Montrose
2002-07-09Miscellaneous bug fixes / activated "make check" for src/orBruce Montrose
2002-07-03minor bug fix in error checkingBruce Montrose
2002-07-03added error checking into getoptions()Bruce Montrose
2002-07-03Added getoptions() and made minor adjustment to poptReadDefaultOptions()Bruce Montrose
2002-06-26Initial revisionRoger Dingledine