Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-15 | Run the copyright update script. | Nick Mathewson | |
2016-06-16 | Tests for message rate-limiting | Nick Mathewson | |
Also note a bug in the rate-limiting message. | |||
2016-02-27 | Update the copyright year. | Nick Mathewson | |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson | |
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson | |
Part of fix for 13172 | |||
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? | |||
2014-09-10 | Remember log messages that happen before logs are configured | Nick Mathewson | |
(And replay them once we know our first real logs.) This is an implementation for issue 6938. It solves the problem of early log mesages not getting sent to log files, but not the issue of early log messages not getting sent to controllers. | |||
2014-07-16 | Add an option to overwrite logs | Arlo Breault | |
* Issue #5583 | |||
2013-11-18 | Tests for backtrace.c | Nick Mathewson | |
These need to be a separate executable, since the point of backtrace.c is that it can crash and write stuff. | |||
2013-11-18 | Unit tests for new functions in log.c | Nick Mathewson | |