aboutsummaryrefslogtreecommitdiff
path: root/src/common/torlog.h
Commit message (Expand)AuthorAge
* sandbox: support logfile rotationNick Mathewson2014-05-20
* Fix compilation of test_status.c with MSVCGisle Vanem2014-05-12
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Improve new assertion message loggingNick Mathewson2013-11-18
* Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
* Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson2013-07-15
|\
| * Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* | Add a basic seccomp2 syscall filter on LinuxCristian Toader2013-07-11
|/
* Merge remote-tracking branch 'public/easy_ratelim'Nick Mathewson2013-02-07
|\
| * Wrapper function for the common rate-limited-log pattern.Nick Mathewson2012-12-26
* | Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson2013-02-01
* | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* | Update the copyright date to 201.Nick Mathewson2013-01-16
|/
* Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Add channel.c/channel.h for bug 6465Andrea Shepard2012-10-08
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\
| * Fix some commentsRobert Ransom2011-05-20
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
| * Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson2011-03-16
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-02-22
|\|
| * Add a torrc option to report log domainsNick Mathewson2011-01-25
* | Initial heartbeat subsystem commit.Sebastian Hahn2011-02-22
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-12-21
|\|
| * Better fix for 2190: defer libevent->controller messages instead of droppingNick Mathewson2010-11-19
| * Do not send Libevent log messages to a controller.Nick Mathewson2010-11-19
* | Make logging resolution configurable.Karsten Loesing2010-10-04
|/
* Rename log.h to torlog.hNick Mathewson2010-07-09