Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
* | sql: Fix memory leak in SQL logger | Tobias Brunner | 2015-07-28 | 1 | -0/+1 |
* | libcharon: Use lib->ns instead of charon->name | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
* | 'signal' is a keyword in MySQL 5.5 | Tobias Brunner | 2012-11-07 | 1 | -1/+2 |
* | Don't modify the message string passed to logger, as it gets reused | Martin Willi | 2012-07-13 | 1 | -1/+1 |
* | Use name from initialization to access settings in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -1/+1 |
* | Loggers specify what log messages they want to receive during registration. | Tobias Brunner | 2012-05-02 | 1 | -6/+11 |
* | Use a separate interface for loggers. | Tobias Brunner | 2012-05-02 | 1 | -10/+10 |
* | Migrated sql_logger_t to INIT/METHOD macros. | Tobias Brunner | 2011-10-04 | 1 | -20/+18 |
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+145 |