2a7208a3
merge by
2015-04-30 19:03:18 +0200
103e680f
adding _length() functions by
2015-04-30 19:01:58 +0200
9f8b44bf
fixing preprocessor by
2015-04-29 14:51:33 +0200
584cc4c4
pgp_export_keydata, pgp_import_keydata by
2015-04-29 01:00:59 +0200
2f89ba85
netpgp : added pgp_delete_keypair. Fixed broken wrong fingerprint assined to identity in generate_keypair by
2015-04-28 01:52:09 +0200
70e2b170
merged and updated pgp_netpgp's pgp_key_expired and pgp_key_revoke by
2015-04-25 01:23:46 +0200
5f492ab6
netpgp : pgp_generate_keypair no more crash, but secring content is jammed after save by
2015-04-25 01:15:24 +0200
17df0f80
documentation fix by
2015-04-24 11:35:49 +0200
82a8e3f1
switching to gpgme implementation of write by
2015-04-23 18:00:45 +0200
f9ff48f0
Windoze patch using Winsock2 by
2015-04-23 17:24:27 +0200
f640c969
loading functions with dlsym() by
2015-04-22 23:14:04 +0200
e27f9a14
adding missing functions in GPGME by
2015-04-22 12:38:51 +0200
58973ad5
ssize_t for Windoze by
2015-04-22 12:13:22 +0200
20efb6b7
... by
2015-04-21 15:44:31 +0200
fda2b735
... by
2015-04-21 15:43:28 +0200
6217a2f2
DEBUG_LOG() for keymanagement by
2015-04-21 15:42:03 +0200
2cb54a7e
DEBUG_LOG() for keymanagement by
2015-04-21 15:40:18 +0200
0e4d12d2
checking if own key is expired and renew it on demand by
2015-04-21 15:19:47 +0200
84caac4d
workaround: will not give reason for revoke, gnupg issue by
2015-04-21 08:56:53 +0200
5db65346
merged by
2015-04-21 08:37:25 +0200
c32d2ca9
revoke_key() fixed by
2015-04-21 08:37:01 +0200
7e9b39a7
Merged by
2015-04-20 23:26:20 +0200
492b62a9
netpgp : pgp_encrypt_and_sign - multiple recipients by
2015-04-20 22:58:53 +0200
936e8b95
unit test adapted by
2015-04-20 21:03:13 +0200
14655408
... by
2015-04-20 19:18:23 +0200
6e594a1c
... by
2015-04-20 18:09:38 +0200
f72b94e7
... by
2015-04-20 17:55:32 +0200
2216f5cc
changing signature of renew_key, adding param for timestamp for expiry by
2015-04-20 17:54:57 +0200
a0d37797
renew_key fixed by
2015-04-20 15:59:13 +0200
70639fed
netpgp : pgp_sign_and_fail_gracefully. by
2015-04-17 11:29:01 +0200
e0d68d3d
netpgp : pgp_sign_and_segfault. fixing... by
2015-04-17 11:01:31 +0200
de556efa
renaming for conformance by
2015-04-17 10:55:56 +0200
acb11d99
renaming for conformance by
2015-04-17 10:55:01 +0200
d91925d1
key_revoke() by
2015-04-17 10:51:15 +0200
2f489cd7
key_renew() by
2015-04-17 10:48:31 +0200
5e76f404
test : ensure \0 at the end of buffers read from files by
2015-04-17 01:17:59 +0200
2e29cc34
... by
2015-04-16 22:17:01 +0200
018cf3d4
slightly renaming 2 by
2015-04-15 13:11:56 +0200
8965c401
slightly renaming by
2015-04-15 13:10:45 +0200
b25e76c6
merged by
2015-04-15 12:54:23 +0200
808615ad
safety by
2015-04-15 12:53:50 +0200
3fa8bbae
compute color by
2015-04-15 12:31:08 +0200
47ee9135
defining color values by
2015-04-15 11:19:59 +0200
66c4ea38
netpgp : added regex based ascii-armour detection. Reverted changes accidentally commited to Makefile in previous commit by
2015-04-13 19:00:53 +0200
d9da659a
netpgp : ... by
2015-04-13 15:23:33 +0200
78dededb
netpgp : fixed dblfree in pgp_verify_text by
2015-04-12 02:08:16 +0200
3247954b
netpgp : pgp_verify_text implemented. need more fixing in netpgp by
2015-04-11 18:22:33 +0200
29c2bb96
netpgp : safer dereferencing valid sig list by
2015-04-08 22:51:03 +0200
f84f1b58
netpgp : decrypt_and_verify completed by
2015-04-08 22:22:59 +0200
42ba2fe8
netpgp : now use pgp_decrypt_and_validate_buf added to libnetpgp by
2015-04-08 17:34:25 +0200
97b54912
merged by
2015-04-04 16:40:33 +0200
0870ae3d
netpgp : decrypt and verify. Fixing needed in netpgp. netpgp cannot decrypt msg encrypted with gpg. netpgp can decrypt its own msg, but cannot verify own clearsign msg by
2015-04-04 01:01:22 +0200
ccaa0063
merging by
2015-04-03 19:17:27 +0200
02894907
removing mime_sample.txt by
2015-04-03 19:17:15 +0200
e36e8179
install by
2015-04-03 19:14:28 +0200
a2fc79e7
pgp_..port_key -> pgp_..port_keydata to avoid conflict with netpgp by
2015-04-03 15:41:59 +0200
e3b315c8
pgp_..port_key -> pgp_..port_keydata to avoid conflict with netpgp by
2015-04-03 15:33:10 +0200
f54b4590
netpgp : updated tests makefile by
2015-04-02 16:19:23 +0200
f66210d9
netpgp : removed -lgpgme-pthred LDFLAG leftover in netpgp build by
2015-04-02 16:13:34 +0200
b3e629e2
merged by
2015-04-02 16:04:53 +0200
e166bd1f
netpgp : build, link, init, release. by
2015-04-02 16:03:54 +0200
c18daec6
merged by
2015-04-01 17:27:46 +0200
0ebfec61
empty netpgp by
2015-04-01 16:38:20 +0200
33cc7580
#ifdef USE_GPG | USE_NETPGP + make [OPENPGP=GPG|NETPGP] by
2015-04-01 16:36:52 +0200
095051e8
... by
2015-03-31 16:21:13 +0200
6a8516c1
fixing seperate_short_and_long() by
2015-03-30 17:28:04 +0200
bc7a3c11
... by
2015-03-30 14:59:34 +0200
04a3177f
small fixes by
2015-03-30 07:35:11 +0200
a3e50eb0
... by
2015-03-29 21:56:01 +0200
2796a421
more testdata by
2015-03-29 21:53:44 +0200
5dd467f2
merge by
2015-03-29 21:50:10 +0200
28f43fae
case insensitive charset check by
2015-03-29 21:09:16 +0200
10e49577
char conversion to utf-8 by
2015-03-29 21:03:41 +0200
9c6aa97e
GNUPGHOME by
2015-03-29 17:37:56 +0200
270cad1e
why not errno by
2015-03-29 13:54:38 +0200
d0179a17
fixing bug by
2015-03-29 12:03:09 +0200
9fa25ddc
... by
2015-03-29 11:48:58 +0200
9b5a54ca
more MIME by
2015-03-29 11:23:35 +0200
869537fc
small fix by
2015-03-28 22:11:57 +0100
b299df06
completing MIME interpretation by
2015-03-28 21:41:03 +0100
1e76f1b0
even nicer by
2015-03-28 11:39:05 +0100
ebd2f7e6
renicing by
2015-03-28 11:18:20 +0100
6b264f9f
mkdir() instead of system() by
2015-03-28 11:09:57 +0100
86286097
merge by
2015-03-28 10:53:27 +0100
90d0c31b
readability by
2015-03-28 10:52:40 +0100
e91d59e6
merged by
2015-03-28 00:03:09 +0100
c2d88263
starts on Linux even if ~/.gnupg is missing by
2015-03-28 00:02:43 +0100
204b32f5
decoding body correctly by
2015-03-27 13:36:57 +0100
65606aca
fix linux build by
2015-03-27 00:27:18 +0100
a940bc22
added .hgignore by
2015-03-27 00:27:02 +0100
97df47d4
cleaning up by
2015-03-26 16:58:16 +0100
b4f8d33f
correcting line endings by
2015-03-26 16:50:58 +0100
4d9ee50f
remove mkstemp macro because we have a function by
2015-03-26 16:46:11 +0100
f66e5f99
merged by
2015-03-26 16:03:45 +0100
b8c2b2dc
Fixed pEpEngineTest by
2015-03-26 16:03:34 +0100
ab8a86a5
Fixed unfiltered GPG error by
2015-03-26 16:01:54 +0100
39ce16d5
removing .obj (where does it come from?) by
2015-03-26 15:36:02 +0100
963a978f
line endings by
2015-03-26 15:34:22 +0100
9b870076
... by
2015-03-26 15:31:29 +0100
f7233d42
modifications for Windoze by
2015-03-26 15:30:21 +0100