Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | evloop: fix docs for threadpool_register_reply_event | cypherpunks | |
Commit 6a5f62f68f2c73dbbbbddb4fa3759586f4c2b0dc ultimately didn't include the base argument, and the callback is named cb. | |||
2018-10-17 | evloop: fix docs | cypherpunks | |
alert_sockets_t was moved in 544ab27a949406628809869111b7288017a5bcb1. | |||
2018-10-10 | Add sys/time.h include back to procmon.c | Nick Mathewson | |
2018-07-10 | Rename torlog.[ch] to log.[ch] | Nick Mathewson | |
Fun fact: these files used to be called log.[ch] until we ran into conflicts with systems having a log.h file. But now that we always include "lib/log/log.h", we should be fine. | |||
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson | |
2018-07-10 | File-level summary documentation for src/lib/*/*.[ch] | Nick Mathewson | |
2018-07-05 | Fix up .may_includes for evloop. | Nick Mathewson | |
2018-07-05 | Clean up include paths for libtor-evloop (automated) | Nick Mathewson | |
2018-07-05 | All remaining files in src/common belong to the event loop. | Nick Mathewson | |