Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | |
2010-07-28 | Fix typos, make all \brief's conformant, end sentences with a period. | Linus Nordberg | |
2010-07-27 | Split headers for dnsserv.c functions out of or.h | Sebastian Hahn | |
The next series of commits begins addressing the issue that we're currently including the complete or.h file in all of our source files. To change that, we're splitting function definitions into new header files (one header file per source file). |