aboutsummaryrefslogtreecommitdiff
path: root/src/lib/pubsub/pubsub_check.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-06Add a bunch of doxygen for things in src/lib.Nick Mathewson
2019-05-22Multiple subscribers or publishers per subsystemTaylor Yu
2019-03-28Don't unconditionally deref pub and sub in lint_message_consistencyNick Mathewson
2019-03-26Remove message/subsystem numbers from log messagesNick Mathewson
2019-03-25practracker compliance: split lint_message into more logical partsNick Mathewson
2019-03-25pubsub_check.c: Stop accepting NULL prefix, which we never send.Nick Mathewson
2019-03-25pubsub: relationship checking functionalityNick Mathewson