aboutsummaryrefslogtreecommitdiff
path: root/src/or/ntmain.c
Commit message (Collapse)AuthorAge
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
| | | | svn:r12786
* r15530@catbus: nickm | 2007-10-04 12:16:27 -0400Nick Mathewson2007-10-04
| | | | | | | Add a bunch of function documentation; clean up a little code; fix some XXXXs; tag the nonsensical EXTRAINFO_PURPOSE_GENERAL as nonsesnse; note another bit of "do not cache special routers" code to nuke. svn:r11761
* r15005@catbus: nickm | 2007-09-10 09:49:03 -0400Nick Mathewson2007-09-10
| | | | | | | Undo brokenness from merge conflict. svn:r11414
* svn:r11412Nick Mathewson2007-09-10
|
* Fix compilation of ntmain.c.Nick Mathewson2007-09-06
| | | | svn:r11395
* r14940@catbus: nickm | 2007-09-06 13:22:26 -0400Nick Mathewson2007-09-06
Move NT services code into its own C file. Probably will not build happily on win32 yet; more hacking needed. svn:r11388