summaryrefslogtreecommitdiff
path: root/src/or/router.c
AgeCommit message (Expand)Author
2003-12-17make fetch_from_buf_http malloc its strings ratherRoger Dingledine
2003-12-15Make compile warning-free on cygwinNick Mathewson
2003-12-13Add port ranges to exit policiesNick Mathewson
2003-12-08Make router/directory parsing nondestructive and more const-friendlyNick Mathewson
2003-12-06break routers.c into router.c for stuff the router does,Roger Dingledine