about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_otr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix old chlog reference in helpMichael Vetter2021-01-171-2/+2
* Apply coding styleMichael Vetter2020-07-071-70/+100
* Revert "Apply coding style"Michael Vetter2020-07-071-105/+75
* Apply coding styleMichael Vetter2020-07-071-75/+105
* Remove prefs_free_string()Michael Vetter2020-07-021-3/+3
* Add option for legacy authenticationDmitry Podgorny2020-06-051-1/+1
* Initialize ProfWin.urls_ac to NULL to fix OpenBSD buildWilliam Wennerström2020-06-031-0/+6
* Fix build on sr.htMichael Vetter2020-05-221-0/+1
* Add builds.sr.ht CI for OpenBSDWilliam Wennerström2020-02-171-0/+6
* test: Init window.layout to make compiler happyMichael Vetter2020-02-141-0/+1
* Fix prefs_get_str related leaks in unit testsMichael Vetter2019-06-191-0/+3
* Fix OTR unit test after account_new API changePaul Fariello2019-04-171-1/+1
* Remove ui_current_print_formatted_lineJames Booth2016-10-161-6/+6
* Remove ui_current_print_lineJames Booth2016-10-161-2/+2
* Moved window_list.cJames Booth2016-07-241-1/+1
* Rename command sourcesJames Booth2016-05-221-2/+2
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-20/+0
* Rename jabber_ functionsJames Booth2016-05-061-1/+1
* Add session.cJames Booth2016-05-051-12/+12
* Tidy xmpp headersJames Booth2016-05-041-0/+1
* Fixed testsJames Booth2016-04-271-54/+33
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-3/+3
* Added C plugin code from plugins branchJames Booth2016-02-141-3/+3
* Added account theme propertyJames Booth2016-01-221-1/+1
* Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-1/+1
* Add ability to script commands after connectJames Booth2015-10-151-1/+1
* Split PGP incoming and outgoing message handlingJames Booth2015-08-301-4/+10
* Fixed tests for new command formatJames Booth2015-07-271-97/+31
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-62/+0
* Added pgp checks for message sendingJames Booth2015-06-211-2/+2
* Merge branch 'master' into openpgpJames Booth2015-06-171-63/+37
|\
| * Removed wins_get_current_* functionsJames Booth2015-06-171-63/+37
* | Merge branch 'master' into openpgpJames Booth2015-06-171-34/+41
|\|
| * Added current window reference to command functionsJames Booth2015-06-171-34/+41
* | Merge branch 'master' into openpgpJames Booth2015-06-151-5/+36
|\|
| * Tidied cmd_otr, added check-unit target to MakefileJames Booth2015-06-151-5/+36
* | Merge branch 'master' into openpgpJames Booth2015-06-151-11/+22
|\|
| * Removed ui_get_current_chat()James Booth2015-06-151-11/+22
* | Merge branch 'master' into openpgpJames Booth2015-06-121-1/+1
|/
* Moved all tests to tests folderJames Booth2015-06-121-0/+578