B. Petersen
|
1696f53dd9
|
comment
|
2018-02-18 22:00:21 +01:00 |
|
B. Petersen
|
4cedcccc6d
|
netpgp: handle unsupported encryption algorithms more graceful
|
2018-02-18 21:58:55 +01:00 |
|
B. Petersen
|
94fd79aecb
|
support symm. decryption with 'Encrypted session key' present
|
2018-02-18 19:07:27 +01:00 |
|
B. Petersen
|
7eb96d0178
|
adapt symm. encryption stress functions
|
2018-02-18 19:06:08 +01:00 |
|
B. Petersen
|
96145c6e8f
|
prepare for decrypting 'Symmetric-Key Encrypted Session Key Packets' encrypted with the optional 'Encrypted Session Keys'
|
2018-02-18 14:11:13 +01:00 |
|
B. Petersen
|
69c13c979a
|
add test routine for 'Symmetric-Key Encrypted Session Key Packets' using the optional 'Encrypted Session Keys'
|
2018-02-18 14:08:02 +01:00 |
|
B. Petersen
|
fe8f8605c0
|
parse Autocrypt-Prefer-Encrypt from private key armor header
|
2018-02-17 18:41:12 +01:00 |
|
B. Petersen
|
3bac36d833
|
use s2k from the new function added to netpgp
|
2018-02-17 17:35:55 +01:00 |
|
B. Petersen
|
6cb9c1be80
|
add basic symmetric decryption to netpgp
|
2018-02-17 17:35:29 +01:00 |
|
B. Petersen
|
a5aa1c1608
|
add tests for setup message decryption
|
2018-02-17 17:31:15 +01:00 |
|
B. Petersen
|
bf4964daa2
|
call functions for setup file decryption
|
2018-02-17 00:34:44 +01:00 |
|
B. Petersen
|
e2986045de
|
prepare netpgp to access a password for symmetric decryption
|
2018-02-17 00:32:27 +01:00 |
|
B. Petersen
|
3a13a540c3
|
comment, remove unused netpgp code
|
2018-02-16 21:42:56 +01:00 |
|
B. Petersen
|
617db2738f
|
add function to continue autocrypt key transfer
|
2018-02-16 16:54:07 +01:00 |
|
B. Petersen
|
2ec94dd1cc
|
comment
|
2018-02-16 12:54:28 +01:00 |
|
B. Petersen
|
29b62854f8
|
add tests for setup code generation
|
2018-02-16 11:20:35 +01:00 |
|
B. Petersen
|
e1696dc82c
|
comment
|
2018-02-16 10:50:49 +01:00 |
|
B. Petersen
|
d7baf0c203
|
parse armored header to find out Passphrase-Begin of the Autocrypt-Setup-Message
|
2018-02-16 01:01:33 +01:00 |
|
B. Petersen
|
0e72824895
|
comment
|
2018-02-16 00:00:08 +01:00 |
|
B. Petersen
|
78811c904d
|
comment
|
2018-02-15 22:27:46 +01:00 |
|
B. Petersen
|
55271f5297
|
add cli function to test the setup code beginning
|
2018-02-15 14:11:08 +01:00 |
|
B. Petersen
|
714fe8b61b
|
make sure, setup mesages are of type MR_MSG_FILE
|
2018-02-15 13:54:02 +01:00 |
|
B. Petersen
|
c56fd615bc
|
comment
|
2018-02-15 13:46:11 +01:00 |
|
B. Petersen
|
d3f460d917
|
doxygen
|
2018-02-15 00:30:32 +01:00 |
|
B. Petersen
|
6b7d05906d
|
comment
|
2018-02-15 00:30:18 +01:00 |
|
Björn Petersen
|
bf6fc5035d
|
Merge pull request #103 from Ampli-fier/master
cmdline functions
|
2018-02-15 00:26:28 +01:00 |
|
Ampli-fier
|
ea8543ee8d
|
new function to cleanup contacts
|
2018-02-14 22:41:41 +01:00 |
|
Ampli-fier
|
3c10679094
|
minor changes around reset_tables
|
2018-02-14 22:32:55 +01:00 |
|
B. Petersen
|
7d525aa727
|
use gossipped keys, closes #63
|
2018-02-14 14:59:32 +01:00 |
|
B. Petersen
|
e1046dd40d
|
comment
|
2018-02-14 13:17:52 +01:00 |
|
B. Petersen
|
8d351bba19
|
use a more meaningful name for the peerstate-save-flags
|
2018-02-14 13:17:28 +01:00 |
|
B. Petersen
|
48db29b731
|
comment
|
2018-02-14 11:13:10 +01:00 |
|
B. Petersen
|
80a3cadaa2
|
only update gossip keys if addr of Autocrypt-Gossip matches To/Cc
|
2018-02-14 03:22:09 +01:00 |
|
B. Petersen
|
8dbb0407a9
|
apply gossipped keys to the peerstates
|
2018-02-14 02:58:24 +01:00 |
|
B. Petersen
|
9c65bce438
|
comment
|
2018-02-13 23:26:41 +01:00 |
|
B. Petersen
|
bc6e8e0a9e
|
prepare mrapeerstate_t to handle gossip keys, allow public_key and gossip_key being NULL
|
2018-02-13 01:07:57 +01:00 |
|
B. Petersen
|
4a1f2b2d81
|
typo
|
2018-02-12 22:54:01 +01:00 |
|
B. Petersen
|
15a8ac7f44
|
Rewrite code to get new messages from IMAP-server, avoid storing invalid lastseenuid.
|
2018-02-12 17:24:00 +01:00 |
|
B. Petersen
|
36dbb69a78
|
Hotfix for servers using smaller uid than our lastuid (this really needs more investigation)
|
2018-02-08 00:58:54 +01:00 |
|
Björn Petersen
|
f021b57835
|
Merge pull request #97 from Ampli-fier/master
complemented reference
|
2018-01-22 21:20:48 +01:00 |
|
Ampli-fier
|
5a497b54fa
|
complemented reference in comment
|
2018-01-22 09:04:10 +01:00 |
|
Ampli-fier
|
dd13226665
|
complemented reference in comment
|
2018-01-22 09:01:27 +01:00 |
|
Ampli-fier
|
9e8a2c64be
|
where to find the CLI - How to speed up the start
|
2018-01-20 23:58:28 +01:00 |
|
Ampli-fier
|
9f8ec72f13
|
added missing 'sudo' commands
|
2018-01-20 23:40:27 +01:00 |
|
Björn Petersen
|
1db33040d2
|
Merge pull request #96 from Ampli-fier/master
Log text and typo corrections
|
2018-01-20 23:09:28 +01:00 |
|
Ampli-fier
|
9bd9f1ee5c
|
typos fixed (logs & comments)
Changed log text about the deletion of messages, see also Core issue #95
|
2018-01-20 22:51:42 +01:00 |
|
Ampli-fier
|
695a0db39d
|
typo fixes in comments
|
2018-01-20 22:19:52 +01:00 |
|
Ampli-fier
|
9f31d17343
|
typo fixes in comments, improved log message (line 5442)
|
2018-01-20 22:06:17 +01:00 |
|
B. Petersen
|
6d8dec1c37
|
bump version
|
2018-01-18 16:19:33 +01:00 |
|
B. Petersen
|
af0c113f2c
|
make variable name more meaningful
|
2018-01-18 13:57:49 +01:00 |
|