Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove log_reinit() | Michael Vetter | 2020-12-11 | 1 | -1/+0 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
* | Remove chat_log_get_previous() | Michael Vetter | 2020-04-06 | 1 | -1/+0 |
* | get_log_file_location () should return const char* | Michael Vetter | 2020-02-21 | 1 | -1/+1 |
* | Allow setting custom log file via -f FILENAME | Michael Vetter | 2020-02-21 | 1 | -1/+1 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Actually log MUC PM messages | Michael Vetter | 2019-10-28 | 1 | -4/+4 |
* | Rename prof_message_t into ProfMessage | Paul Fariello | 2019-06-20 | 1 | -4/+4 |
* | Add prof_message_t to wrap all message attributes | Paul Fariello | 2019-06-20 | 1 | -4/+6 |
* | Log and print outgoing encrypted message | Paul Fariello | 2019-04-10 | 1 | -2/+5 |
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 1 | -0/+2 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | Applied coding style to src/ | James Booth | 2015-10-26 | 1 | -6/+5 |
* | Use consistent style for pointers | Michael Vetter | 2015-10-21 | 1 | -17/+17 |
* | Pass delay timestamp to all incoming chat events | James Booth | 2015-09-08 | 1 | -4/+3 |
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 1 | -1/+1 |
* | log: Introduced stderr log handler | Dmitry Podgorny | 2015-06-23 | 1 | -0/+4 |
* | Added PGP logging preferences | James Booth | 2015-06-21 | 1 | -0/+2 |
* | Move common chat logging code to log.c | James Booth | 2015-03-15 | 1 | -2/+8 |
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
* | Fixed memleak in chat log history | James Booth | 2014-06-27 | 1 | -1/+1 |
* | Added /log where command | James Booth | 2014-04-13 | 1 | -0/+1 |
* | Added /log shared setting | James Booth | 2014-04-13 | 1 | -0/+1 |
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
* | Moved handle_login_account_success to server_events | James Booth | 2014-01-05 | 1 | -0/+2 |
* | Added groupchat logs | James Booth | 2013-05-05 | 1 | -0/+4 |
* | Removed log function to log.c | James Booth | 2013-02-03 | 1 | -0/+1 |
* | Joined log and chat_log modules | James Booth | 2013-01-28 | 1 | -0/+11 |
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -3/+3 |
* | Fixed vargs strings in log | James Booth | 2012-09-09 | 1 | -1/+1 |
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -2/+0 |
* | Refactored log | James Booth | 2012-08-26 | 1 | -7/+7 |
* | Customisable logging levels | James Booth | 2012-08-19 | 1 | -1/+2 |
* | Basic log levels settings | James Booth | 2012-08-19 | 1 | -2/+11 |
* | Removed extern for log | James Booth | 2012-08-19 | 1 | -3/+0 |
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+39 |