Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add config.h in files were it was missing | Michael Vetter | 2021-03-26 | 1 | -0/+2 |
* | Use popen for eval_password (reintroduce old behavior) | William Wennerström | 2020-12-15 | 1 | -20/+35 |
* | Refactor call_external | William Wennerström | 2020-12-11 | 1 | -11/+19 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -22/+26 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -28/+24 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -24/+28 |
* | Log errors from eval_password | William Wennerström | 2020-07-06 | 1 | -1/+2 |
* | Fix NULL terminated list | Michael Vetter | 2020-06-23 | 1 | -1/+1 |
* | Use shell to start eval_password command | Michael Vetter | 2020-06-19 | 1 | -5/+1 |
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 1 | -1/+14 |
* | Use external_call to get password via eval_password command | Pierre Mazière | 2020-06-03 | 1 | -26/+24 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Null-set account struct | Michael Vetter | 2019-10-14 | 1 | -0/+1 |
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -1/+14 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Override account options with connect options | Dmitry Podgorny | 2018-11-07 | 1 | -0/+17 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow clearing account resource | James Booth | 2016-11-22 | 1 | -1/+1 |
* | Use server features for account muc service | James Booth | 2016-11-20 | 1 | -31/+26 |
* | Move resource conversions | James Booth | 2016-07-24 | 1 | -0/+1 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -2/+2 |
* | Moved jid.c | 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 |
* | Added account theme property | James Booth | 2016-01-22 | 1 | -1/+8 |
* | Applied coding style to account.c | James Booth | 2015-10-25 | 1 | -8/+8 |
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -1/+9 |
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -1/+8 |
* | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 1 | -8/+8 |
|\ | |||||
| * | Use null check convention in account.c | James Booth | 2015-05-04 | 1 | -8/+8 |
* | | Merge branch 'master' into pgp | James Booth | 2015-04-23 | 1 | -0/+40 |
|\| | |||||
| * | Tidied account login | James Booth | 2015-04-23 | 1 | -0/+40 |
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 1 | -1/+8 |
|/ | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | Removed unused include, free eval_password | James Booth | 2015-01-13 | 1 | -0/+1 |
* | Add support for evaluated password | Peter Vilim | 2015-01-06 | 1 | -2/+8 |
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
* | Added backwards compatible g_list_free_full for glib < 2.28 | James Booth | 2014-05-21 | 1 | -0/+1 |
* | Implemented per contact OTR policy setting | James Booth | 2014-05-11 | 1 | -1/+10 |
* | Added OTR policy account preference | James Booth | 2014-05-11 | 1 | -3/+9 |
* | Fixed cppcheck warnings | James Booth | 2014-04-26 | 1 | -1/+0 |
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -0/+144 |