Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gcc warnings for cygwin | Dmitry Podgorny | 2020-06-24 | 1 | -3/+4 |
* | Merge pull request #1372 from profanity-im/missed-string-h | Michael Vetter | 2020-06-24 | 1 | -0/+1 |
|\ | |||||
| * | Add missed string.h | Dmitry Podgorny | 2020-06-24 | 1 | -0/+1 |
|/ | |||||
* | Fix NULL terminated list | Michael Vetter | 2020-06-23 | 1 | -1/+1 |
* | Start new cycle | Michael Vetter | 2020-06-19 | 1 | -1/+1 |
* | Release 0.9.3 | Michael Vetter | 2020-06-19 | 3 | -3/+9 |
* | Use shell to start eval_password command | Michael Vetter | 2020-06-19 | 1 | -5/+1 |
* | Merge pull request #1365 from profanity-im/segfault | Michael Vetter | 2020-06-16 | 1 | -1/+1 |
|\ | |||||
| * | Fix possible segfault in xmpp/message.c | Dmitry Podgorny | 2020-06-16 | 1 | -1/+1 |
|/ | |||||
* | Start new cycle | Michael Vetter | 2020-06-13 | 1 | -1/+1 |
* | Release 0.9.2 | Michael Vetter | 2020-06-13 | 3 | -3/+11 |
* | Use gnu99 standard | Michael Vetter | 2020-06-13 | 1 | -1/+1 |
* | Fix reading/writing linked files | Michael Vetter | 2020-06-13 | 5 | -4/+5 |
* | Define POSIX macro to have strdup | Michael Vetter | 2020-06-12 | 8 | -25/+28 |
* | Dont manipulate pointer from getenv | Michael Vetter | 2020-06-12 | 1 | -6/+14 |
* | Start new cycle | Michael Vetter | 2020-06-11 | 1 | -1/+1 |
* | Release 0.9.1 | Michael Vetter | 2020-06-11 | 3 | -3/+12 |
* | Merge pull request #1360 from profanity-im/legacy-auth | Michael Vetter | 2020-06-11 | 2 | -1/+19 |
|\ | |||||
| * | Make legacy auth optional | Dmitry Podgorny | 2020-06-11 | 2 | -1/+19 |
|/ | |||||
* | Start new cycle | Michael Vetter | 2020-06-09 | 1 | -1/+1 |
* | Release 0.9.0 | Michael Vetter | 2020-06-09 | 2 | -5/+5 |
* | Improve CHANGELOG | Michael Vetter | 2020-06-09 | 1 | -6/+6 |
* | Correct and update manpage | Michael Vetter | 2020-06-09 | 1 | -1/+1 |
* | Add 0.9.0 CHANGELOG | Michael Vetter | 2020-06-09 | 1 | -0/+80 |
* | Merge pull request #1356 from wstrm/bump-openbsd-6.7 | Michael Vetter | 2020-06-06 | 1 | -3/+3 |
|\ | |||||
| * | Bump OpenBSD build to 6.7 | William Wennerström | 2020-06-06 | 1 | -3/+3 |
|/ | |||||
* | Bump libstrophe requirement to 0.9.3 | Michael Vetter | 2020-06-05 | 1 | -3/+3 |
* | readme: test new screenshot | Michael Vetter | 2020-06-05 | 1 | -1/+1 |
* | Merge pull request #1355 from profanity-im/iss1236 | Michael Vetter | 2020-06-05 | 21 | -46/+234 |
|\ | |||||
| * | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 21 | -46/+234 |
|/ | |||||
* | Correctly check for 'expect' | Michael Vetter | 2020-06-04 | 1 | -1/+1 |
* | Add include for waitpid to functionaltest | Michael Vetter | 2020-06-04 | 1 | -0/+1 |
* | Merge pull request #1351 from toogley/master | Michael Vetter | 2020-06-04 | 1 | -1/+1 |
|\ | |||||
| * | use always c99; fixes "universal character names" error msg | toogley | 2020-06-02 | 1 | -1/+1 |
* | | Merge pull request #1349 from profanity-im/autotools | Michael Vetter | 2020-06-03 | 1 | -2/+18 |
|\ \ | |||||
| * | | Include mesode.h in libmesode test case | Michael Vetter | 2020-06-03 | 1 | -0/+5 |
| * | | configure.ac: add additional check for libstrophe | Dmitry Podgorny | 2020-05-31 | 1 | -2/+13 |
* | | | Fix memleak again | Michael Vetter | 2020-06-03 | 1 | -1/+5 |
* | | | Merge remote-tracking branch 'peetah/externalCallWithGSpawnSync' into | Michael Vetter | 2020-06-03 | 5 | -40/+117 |
|\ \ \ | |||||
| * | | | Use external_call to get password via eval_password command | Pierre Mazière | 2020-06-03 | 1 | -26/+24 |
| * | | | Get output and error streams from the command spawned by external_call() | Pierre Mazière | 2020-06-03 | 4 | -14/+93 |
|/ / / | |||||
* | | | Merge pull request #1352 from wstrm/fix-test_cmd_otr | Michael Vetter | 2020-06-03 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Initialize ProfWin.urls_ac to NULL to fix OpenBSD build | William Wennerström | 2020-06-03 | 1 | -0/+6 |
|/ / | |||||
* | | Fix offline roster contacts | Michael Vetter | 2020-06-02 | 1 | -1/+2 |
* | | Merge pull request #1350 from DebXWoody/configure-sqlite | Michael Vetter | 2020-06-02 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix: configure sqlite | DebXWoody | 2020-05-30 | 1 | -1/+1 |
|/ | |||||
* | Fix memleak in cmd_urlopen() | Michael Vetter | 2020-05-29 | 1 | -1/+3 |
* | Fix memleak in autocomplete_remove_older_than_max* | Michael Vetter | 2020-05-29 | 1 | -0/+1 |
* | urlopen: get last URL first | Michael Vetter | 2020-05-29 | 3 | -10/+26 |
* | Merge branch 'bugfix/1329' | Michael Vetter | 2020-05-29 | 1 | -14/+19 |
|\ |