Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson | |
Because in 95 years, we or our successors will surely care about enforcing the BSD license terms on this code. Right? | |||
2013-01-16 | Update the copyright date to 201. | Nick Mathewson | |
2012-06-04 | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | |
2012-06-04 | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson | |
Also, try to resolve some doxygen issues. First, define a magic "This is doxygen!" macro so that we take the correct branch in various #if/#else/#endifs in order to get the right documentation. Second, add in a few grouping @{ and @} entries in order to get some variables and fields to get grouped together. | |||
2011-05-23 | Appease make check-spaces wrt procmon.h | Nick Mathewson | |
2011-05-20 | Implement __OwningControllerProcess option | Robert Ransom | |
Implements part of feature 3049. |