Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson | |
2019-10-26 | doxygen: add @file declarations for src/lib | Nick Mathewson | |
If a file doesn't use the file command (either \file or @file), Doxygen won't try to process it. These declarations also turned up a doxygen warning for crypto_ope.c; I fixed that too. | |||
2019-10-22 | Re-run make autostyle. | Nick Mathewson | |
2019-10-22 | dispatch_naming.c: when COCCI is defined, disable unparseable macros. | Nick Mathewson | |
2019-03-25 | Add a naming system for IDs in dispatch. | Nick Mathewson | |