Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix command form submit | Paul Fariello | 2019-07-30 | 1 | -1/+1 | |
|/ / / / | ||||||
* / / / | Add CONTRIBUTING.md | Michael Vetter | 2019-07-23 | 1 | -0/+22 | |
|/ / / | ||||||
* | | | Make sure result is always set for otr_get_policy() | Michael Vetter | 2019-07-23 | 1 | -1/+1 | |
* | | | Merge pull request #1160 from profanity-im/fix/1159-groupaddsegfault | Michael Vetter | 2019-07-22 | 1 | -4/+0 | |
|\ \ \ | ||||||
| * | | | Fix segfault in group add/remove command | Michael Vetter | 2019-07-22 | 1 | -4/+0 | |
* | | | | Add 1154 to CHANGELOG | Michael Vetter | 2019-07-22 | 1 | -1/+2 | |
* | | | | Fix memleak in roster_change_name() | Michael Vetter | 2019-07-22 | 1 | -2/+2 | |
* | | | | Fix 3 leaks in cmd_funcs | Michael Vetter | 2019-07-22 | 1 | -0/+4 | |
* | | | | Fix several memleaks im cmd_ac.c | Michael Vetter | 2019-07-22 | 1 | -0/+6 | |
* | | | | Fix memleak in roster_remove | Michael Vetter | 2019-07-22 | 1 | -1/+1 | |
* | | | | Fix memory leak in roster_update() | Michael Vetter | 2019-07-22 | 1 | -1/+2 | |
* | | | | Remove dead assignments | Michael Vetter | 2019-07-22 | 2 | -2/+2 | |
* | | | | Remove unused assignments | Michael Vetter | 2019-07-22 | 2 | -2/+1 | |
* | | | | Fix double initialization of loop iterator | Michael Vetter | 2019-07-22 | 2 | -3/+0 | |
* | | | | Guard against arg being NULL in cmd_funcs | Michael Vetter | 2019-07-22 | 1 | -0/+20 | |
* | | | | Reduce scope of num in ui_print_system_msg_from_recipient() | Michael Vetter | 2019-07-22 | 1 | -3/+1 | |
* | | | | Merge pull request #1154 from optmzr/issue-1099 | Michael Vetter | 2019-07-20 | 3 | -47/+84 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Always check for directory changes with sendfile auto completion | William Wennerström | 2019-07-20 | 3 | -47/+84 | |
* | | | | Merge pull request #1157 from profanity-im/fix/1156-segfault-block-command | Michael Vetter | 2019-07-19 | 1 | -6/+0 | |
|\ \ \ \ | ||||||
| * | | | | Fix segfault in block command | Michael Vetter | 2019-07-19 | 1 | -6/+0 | |
|/ / / / | ||||||
* | | | | Add cmocka to brewfile | Michael Vetter | 2019-07-18 | 1 | -0/+1 | |
* | | | | Add omemo_close stub for tests | Michael Vetter | 2019-07-18 | 1 | -0/+1 | |
* | | | | Run tests in travis again | Michael Vetter | 2019-07-18 | 1 | -0/+1 | |
* | | | | Merge pull request #1155 from paulfariello/hotfix/omemo-memleaks | Michael Vetter | 2019-07-17 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | Add missing stub file | Paul Fariello | 2019-07-17 | 1 | -0/+7 | |
* | | | | | Fixup for last commit | Michael Vetter | 2019-07-12 | 1 | -1/+0 | |
* | | | | | Fix segfault in iq_{submit,cancel}_command_config | Michael Vetter | 2019-07-12 | 1 | -6/+0 | |
* | | | | | Fix segfault in /cmd exec | Michael Vetter | 2019-07-12 | 1 | -0/+5 | |
* | | | | | Merge pull request #1150 from paulfariello/hotfix/omemo-memleaks | Michael Vetter | 2019-07-11 | 6 | -5/+46 | |
|\| | | | | ||||||
| * | | | | Dirty fix libgcrypt memleak | Paul Fariello | 2019-07-11 | 2 | -0/+15 | |
| * | | | | Enable secure memory in gcrypt initialisation | Paul Fariello | 2019-07-11 | 1 | -0/+6 | |
| * | | | | Fix various OMEMO memleaks | Paul Fariello | 2019-07-10 | 4 | -5/+25 | |
* | | | | | Fix some more potential double frees | Michael Vetter | 2019-07-11 | 1 | -34/+0 | |
|/ / / / | ||||||
* | | | | Fix jump depending on uninit. value in statusbar | Michael Vetter | 2019-07-10 | 1 | -1/+1 | |
* | | | | Reduce codelines in form.c | Michael Vetter | 2019-07-10 | 1 | -16/+2 | |
* | | | | Fix double free in roster_process_pending_presence | Michael Vetter | 2019-07-10 | 1 | -1/+0 | |
* | | | | Add destructor for roster_pending_presence | Michael Vetter | 2019-07-09 | 1 | -1/+10 | |
* | | | | Merge pull request #1149 from profanity-im/fix/1148-segfault | Michael Vetter | 2019-07-09 | 2 | -20/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix double free in room id handler | Michael Vetter | 2019-07-09 | 1 | -6/+1 | |
| * | | | Fix double free in omemo_start_device_session_handle_bundle() | Michael Vetter | 2019-07-08 | 1 | -0/+1 | |
| * | | | Fix double free regarding iq handlers | Michael Vetter | 2019-07-08 | 1 | -14/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1146 from profanity-im/fix/omemoleaks-autocompl | Michael Vetter | 2019-07-04 | 5 | -27/+72 | |
|\ \ \ | ||||||
| * | | | Free iq_id_handlers correctly | Michael Vetter | 2019-07-04 | 1 | -1/+15 | |
| * | | | Free key on error in omemo_start_device_session_handle_bundle() | Michael Vetter | 2019-07-04 | 1 | -0/+5 | |
| * | | | Rework omemo_start_device_session_handle_bundle exit | Michael Vetter | 2019-07-04 | 1 | -24/+38 | |
| * | | | Free omemo_ctx.device_list_handler | Michael Vetter | 2019-07-04 | 1 | -0/+1 | |
| * | | | Dont initialize omemo autocompleter twice | Michael Vetter | 2019-07-04 | 1 | -2/+0 | |
| * | | | Add omemo_close function | Michael Vetter | 2019-07-04 | 3 | -0/+13 | |
* | | | | Merge pull request #1147 from paulfariello/hotfix/fix-private-message-handling | Michael Vetter | 2019-07-04 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix plaintext private message handling | Paul Fariello | 2019-07-04 | 1 | -3/+3 | |
|/ / / |