James Booth
be802b7221
Merge branch 'master' into osx-functional
2015-08-23 23:12:46 +01:00
James Booth
b1ab4b2854
Added JID to log when failing to load PGP fingerprint
...
Added PGP stub for tests
2015-08-23 23:09:44 +01:00
James Booth
97a70e3123
Merge branch 'master' into osx-functional
2015-08-11 01:02:08 +01:00
James Booth
2af5c151a0
Tidied pgp memory allocations
2015-08-11 01:00:23 +01:00
James Booth
cc6f36e253
Merge branch 'master' into osx-functional
...
Conflicts:
tests/functionaltests/proftest.c
2015-08-06 01:58:48 +01:00
James Booth
406b821b35
Show software version result in current window
2015-08-06 01:56:52 +01:00
James Booth
f9c5a46c82
Merge branch 'master' into osx-functional
2015-08-05 01:26:05 +01:00
James Booth
ac3e7dd9e8
Handle software version requests for gateways that return from domainpart
2015-08-05 00:48:50 +01:00
James Booth
2a92169351
Use id handler for software version requests, handle errors
2015-08-05 00:26:29 +01:00
James Booth
67a8ee2026
Merge branch 'master' into osx-functional
2015-08-04 23:43:46 +01:00
James Booth
de747e3d46
Added software version request tests
2015-08-04 23:43:19 +01:00
James Booth
2cb2f83ce3
Added test for missing resource on presence
2015-08-04 23:22:43 +01:00
James Booth
cf48b124a6
Merge branch 'master' into osx-functional
2015-08-02 00:25:48 +01:00
James Booth
8ec931eb84
Added cons_show_padded
2015-07-29 23:48:28 +01:00
James Booth
5576b88a04
Added indent padding
2015-07-29 22:48:03 +01:00
James Booth
8119025120
Fixed tests for new command format
2015-07-27 00:04:48 +01:00
James Booth
22111bf75b
Moved help and about to new format
2015-07-23 23:05:33 +01:00
James Booth
e9d7693856
Merge branch 'master' into osx-functional
2015-07-23 00:46:17 +01:00
James Booth
decd5066ce
tests: prof_connect_with_roster takes items
2015-07-23 00:40:08 +01:00
James Booth
b583290907
Merge branch 'master' into osx-functional
2015-07-22 22:55:39 +01:00
James Booth
f9a7e35001
Added id attributes to roster queries
...
fixes #596
2015-07-22 22:48:37 +01:00
James Booth
b11fd81b0d
Merge branch 'master' into osx-functional
...
Conflicts:
tests/functionaltests/functionaltests.c
2015-07-20 22:36:34 +01:00
James Booth
d40998c4af
Added reciept send functional test
2015-07-20 22:35:14 +01:00
James Booth
d54cbf126a
Added receipt request functional test
2015-07-20 22:21:29 +01:00
James Booth
d3130be8a5
Merge branch 'master' into osx-functional
...
Conflicts:
tests/functionaltests/functionaltests.c
2015-07-20 22:03:58 +01:00
James Booth
52e2917b5d
Added functional test macro
2015-07-20 22:00:51 +01:00
James Booth
232e746637
Merge branch 'master' into osx-functional
...
Conflicts:
tests/functionaltests/functionaltests.c
2015-07-20 21:46:31 +01:00
James Booth
bdcc0ddbf8
Added carbon message tests
2015-07-20 21:36:58 +01:00
James Booth
ba50414ac2
Debugging expect test
2015-07-16 23:53:26 +01:00
James Booth
4027968b4c
Merge branch 'master' into osx-functional
2015-07-15 00:24:44 +01:00
James Booth
f3326bf105
Added carbons enable/disable tests
2015-07-15 00:23:46 +01:00
James Booth
50ac166cff
Reverted previous attempt to get expect working on osx
2015-07-14 23:36:39 +01:00
James Booth
0400a5237f
WIP getting functional tests working on osx
2015-07-13 20:06:48 +01:00
James Booth
5e324e407f
Added carbons command functional test
2015-07-05 17:29:33 +01:00
James Booth
b98e119c86
Fixed segfault in unit tests
2015-07-02 19:28:35 +01:00
James Booth
dd206ef637
WIP fix for #516 , needs memory cleanup
2015-06-29 23:48:41 +01:00
James Booth
ae4c2781e1
Added messaage when account resource changed whilst connected
2015-06-24 21:36:39 +01:00
James Booth
583bccf631
Merge remote-tracking branch 'pasis/stderr-log-handler'
2015-06-24 21:02:21 +01:00
James Booth
358e9d6af0
Added /pgp setkey command
2015-06-23 23:29:10 +01:00
Dmitry Podgorny
e831410669
log: Introduced stderr log handler
...
This handler redirects stderr output to a pipe and gathers logs from the
read end.
The handler is called from main loop, therefore, if a function prints logs
to stderr they will be put to log file only after function returns.
2015-06-23 20:52:04 +00:00
James Booth
86acd4649b
Added PGP prefs
2015-06-22 21:09:14 +01:00
James Booth
3d2f999efb
Added PGP logging preferences
2015-06-21 21:42:58 +01:00
James Booth
446027b950
Moved setting otr.warn -> enc.warn
2015-06-21 21:07:57 +01:00
James Booth
5669799690
Encryption modes for sv_ev_incoming_message
2015-06-21 20:08:46 +01:00
James Booth
13a612cbc2
Moved window creation to sv_ev_incoming_message
2015-06-21 18:29:20 +01:00
James Booth
8d2d923603
Moved message display logic to sv_ev_incoming_message
2015-06-21 18:00:57 +01:00
James Booth
e45afd5c09
Added pgp checks for message sending
2015-06-21 01:48:25 +01:00
James Booth
6617bb5a2b
Added window encyption mode for PGP
2015-06-20 23:49:24 +01:00
James Booth
ea99012d9b
Added initial /pgp start checks
2015-06-18 01:34:27 +01:00
James Booth
85cc5ab50d
Added cmd_pgp tests
2015-06-18 00:12:01 +01:00