about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add missed string.hDmitry Podgorny2020-06-241-0/+1
* Fix NULL terminated listMichael Vetter2020-06-231-1/+1
* Start new cycleMichael Vetter2020-06-191-1/+1
* Release 0.9.3Michael Vetter2020-06-193-3/+9
* Use shell to start eval_password commandMichael Vetter2020-06-191-5/+1
* Merge pull request #1365 from profanity-im/segfaultMichael Vetter2020-06-161-1/+1
|\
| * Fix possible segfault in xmpp/message.cDmitry Podgorny2020-06-161-1/+1
|/
* Start new cycleMichael Vetter2020-06-131-1/+1
* Release 0.9.2Michael Vetter2020-06-133-3/+11
* Use gnu99 standardMichael Vetter2020-06-131-1/+1
* Fix reading/writing linked filesMichael Vetter2020-06-135-4/+5
* Define POSIX macro to have strdupMichael Vetter2020-06-128-25/+28
* Dont manipulate pointer from getenvMichael Vetter2020-06-121-6/+14
* Start new cycleMichael Vetter2020-06-111-1/+1
* Release 0.9.1Michael Vetter2020-06-113-3/+12
* Merge pull request #1360 from profanity-im/legacy-authMichael Vetter2020-06-112-1/+19
|\
| * Make legacy auth optionalDmitry Podgorny2020-06-112-1/+19
|/
* Start new cycleMichael Vetter2020-06-091-1/+1
* Release 0.9.0Michael Vetter2020-06-092-5/+5
* Improve CHANGELOGMichael Vetter2020-06-091-6/+6
* Correct and update manpageMichael Vetter2020-06-091-1/+1
* Add 0.9.0 CHANGELOGMichael Vetter2020-06-091-0/+80
* Merge pull request #1356 from wstrm/bump-openbsd-6.7Michael Vetter2020-06-061-3/+3
|\
| * Bump OpenBSD build to 6.7William Wennerström2020-06-061-3/+3
|/
* Bump libstrophe requirement to 0.9.3Michael Vetter2020-06-051-3/+3
* readme: test new screenshotMichael Vetter2020-06-051-1/+1
* Merge pull request #1355 from profanity-im/iss1236Michael Vetter2020-06-0521-46/+234
|\
| * Add option for legacy authenticationDmitry Podgorny2020-06-0521-46/+234
|/
* Correctly check for 'expect'Michael Vetter2020-06-041-1/+1
* Add include for waitpid to functionaltestMichael Vetter2020-06-041-0/+1
* Merge pull request #1351 from toogley/masterMichael Vetter2020-06-041-1/+1
|\
| * use always c99; fixes "universal character names" error msgtoogley2020-06-021-1/+1
* | Merge pull request #1349 from profanity-im/autotoolsMichael Vetter2020-06-031-2/+18
|\ \
| * | Include mesode.h in libmesode test caseMichael Vetter2020-06-031-0/+5
| * | configure.ac: add additional check for libstropheDmitry Podgorny2020-05-311-2/+13
* | | Fix memleak againMichael Vetter2020-06-031-1/+5
* | | Merge remote-tracking branch 'peetah/externalCallWithGSpawnSync' intoMichael Vetter2020-06-035-40/+117
|\ \ \
| * | | Use external_call to get password via eval_password commandPierre Mazière2020-06-031-26/+24
| * | | Get output and error streams from the command spawned by external_call()Pierre Mazière2020-06-034-14/+93
|/ / /
* | | Merge pull request #1352 from wstrm/fix-test_cmd_otrMichael Vetter2020-06-031-0/+6
|\ \ \ | |_|/ |/| |
| * | Initialize ProfWin.urls_ac to NULL to fix OpenBSD buildWilliam Wennerström2020-06-031-0/+6
|/ /
* | Fix offline roster contactsMichael Vetter2020-06-021-1/+2
* | Merge pull request #1350 from DebXWoody/configure-sqliteMichael Vetter2020-06-021-1/+1
|\ \ | |/ |/|
| * Fix: configure sqliteDebXWoody2020-05-301-1/+1
|/
* Fix memleak in cmd_urlopen()Michael Vetter2020-05-291-1/+3
* Fix memleak in autocomplete_remove_older_than_max*Michael Vetter2020-05-291-0/+1
* urlopen: get last URL firstMichael Vetter2020-05-293-10/+26
* Merge branch 'bugfix/1329'Michael Vetter2020-05-291-14/+19
|\
| * _omemo_receive_devicelist() use if/elseMichael Vetter2020-05-291-18/+19
| * OMEMO - Request only "current" itemDebXWoody2020-05-231-1/+5