B. Petersen
c9008ac5fc
refactor
2018-04-30 10:45:35 +02:00
B. Petersen
f9236479f7
cli checks for qr code generation errors
2018-04-30 02:16:15 +02:00
B. Petersen
7358377d3e
prepare cli to create group-join-qr-codes
2018-04-30 01:53:07 +02:00
B. Petersen
71182fbcd2
try to validate signature with both, gossip and regualar keys; it's up to the caller to decide if that's okay
2018-04-29 13:25:20 +02:00
B. Petersen
2ef672f4db
return valid-signatures from decryption
2018-04-29 02:58:03 +02:00
B. Petersen
3bd3a82dec
add cli-option to list verified contacts only
2018-04-26 13:59:50 +02:00
B. Petersen
5fc767c495
test verfied values
2018-04-25 23:06:48 +02:00
B. Petersen
ae8603936f
simplify msg-type-guessing
2018-04-24 16:12:04 +02:00
B. Petersen
a7e2e88b78
show name/addr on cli-contactinfo
2018-04-23 21:45:39 +02:00
B. Petersen
130ad55f69
add cli-function to create verified chats
2018-04-21 15:46:34 +02:00
B. Petersen
88019229de
add verified-group-type
2018-04-21 14:33:35 +02:00
B. Petersen
06279a6f7b
rename 'normal chats' to 'single chats'
2018-04-21 13:59:34 +02:00
B. Petersen
e12f347ac1
prepare createion of verified groups
2018-04-20 23:34:02 +02:00
B. Petersen
494e3a994c
return chatlist for contact
2018-04-20 01:01:38 +02:00
B. Petersen
941f326669
get shared chats for a contact
2018-04-19 23:49:59 +02:00
B. Petersen
e4208b02e0
bring secure-join names and step in sync with the protocol
2018-04-19 11:45:29 +02:00
B. Petersen
f0a3590155
differ between single-direction-verified and dual-verified
2018-04-18 17:27:59 +02:00
B. Petersen
374f790b02
add a flag paramter to the get_contacts function
2018-04-18 16:54:01 +02:00
B. Petersen
fe126f9628
unify editorial comments
2018-04-16 20:39:56 +02:00
B. Petersen
0012e35edf
store the mailbox object along with peerstate (we do the same for chats and other objects)
2018-04-07 11:38:53 +02:00
B. Petersen
297d0b9ec0
show chat-verified state in cli
2018-04-06 21:34:05 +02:00
B. Petersen
865230c5bd
typo
2018-04-06 21:25:19 +02:00
B. Petersen
6c02ef08b1
connect before showing qr code in cli
2018-04-06 20:41:51 +02:00
B. Petersen
649f52b0f5
save and update the verified state for a contact/peer
2018-04-06 19:59:00 +02:00
B. Petersen
0fb1e83bbe
refactor oob-verify -> secure-join
2018-04-05 21:10:48 +02:00
B. Petersen
1dd8e7551d
show state and sender in message info dialog
2018-04-01 23:08:25 +02:00
B. Petersen
fa4b254886
more descriptive function names
2018-04-01 20:25:36 +02:00
Ampli-fier
87759cf4da
allow curl to perform "insecure" SSL connections
...
allow curl to perform "insecure" SSL connections using flag '--insecure'
Without this flag, curl exited with error 51: The peer's SSL certificate or SSH MD5 fingerprint was not OK.
autoconfig attempts to https URL did not succeed.
2018-03-31 23:38:14 +02:00
B. Petersen
0f714627a1
test id lenghts
2018-03-21 17:37:49 +01:00
B. Petersen
adbdb5b970
comment
2018-03-21 14:25:21 +01:00
B. Petersen
841f670e01
prepare functionality to join oob-verification
2018-03-21 01:17:12 +01:00
B. Petersen
b32364a9af
show the cli qr code always back/white
2018-03-20 22:35:26 +01:00
B. Petersen
eded27ba32
add a cli command to get a qr code with a bad fingerprint
2018-03-20 21:30:52 +01:00
B. Petersen
0465489e9f
the the 'getqr' command to the commandline; the command displays the qr code in the shell
2018-03-20 16:15:54 +01:00
B. Petersen
5b80e99aa7
introduce a state for mismatching fingerprints
2018-03-20 11:49:21 +01:00
B. Petersen
0d68fec8c2
clearer function name
2018-03-20 11:28:59 +01:00
B. Petersen
d3abe8d851
support smtp: and vcard qr codes
2018-03-18 00:43:09 +01:00
B. Petersen
d465f612e1
improve qr code error handling
2018-03-17 22:58:58 +01:00
B. Petersen
32448e1a9c
recognize basic qr codes
2018-03-17 19:29:27 +01:00
B. Petersen
3d05c25562
test new functions
2018-03-16 20:39:53 +01:00
B. Petersen
2b7fdcfdf8
add urldecode function, add some tests
2018-03-16 15:28:20 +01:00
B. Petersen
304c04f109
add a function to normalize fingerprints to 40-chats-uppercase-hex
2018-03-15 18:30:02 +01:00
B. Petersen
96e02b887d
unify ellipse string
2018-03-11 22:06:23 +01:00
B. Petersen
00e12b1a44
show database that will be opened in cli
2018-03-07 17:32:32 +01:00
B. Petersen
942da81f39
cleanup
2018-03-07 17:32:05 +01:00
B. Petersen
9725303ccf
show correct return value if configuration fails in cli
2018-03-06 23:02:10 +01:00
B. Petersen
c73a5612fa
do not show debug info on program startup
2018-03-06 22:39:02 +01:00
B. Petersen
efb77369e4
force a max. length for texts, fixes #90
2018-03-05 22:55:17 +01:00
B. Petersen
0018b23433
add function to sort by strings
2018-03-04 00:32:10 +01:00
B. Petersen
abe4db1232
choosable separator for converting integer array to strings
2018-03-03 13:17:37 +01:00