kflux
|
91aa772901
|
Update README.md
|
2014-02-24 21:23:45 +01:00 |
|
kflux
|
728dde6c90
|
Update README.md
|
2014-02-24 21:23:20 +01:00 |
|
kflux
|
51920451ed
|
Update and rename README.MD to README
|
2014-02-24 21:22:17 +01:00 |
|
kflux
|
cef4445b2d
|
Update and rename README to README.MD
|
2014-02-24 21:21:57 +01:00 |
|
kflux
|
a979c67f3b
|
Update INSTALL.md
|
2014-02-24 21:20:54 +01:00 |
|
kflux
|
c4daaaeb5d
|
Update phphkp.php
|
2014-02-24 21:17:21 +01:00 |
|
kflux
|
cbbe63d700
|
Update README
|
2014-02-24 21:16:05 +01:00 |
|
kflux
|
8a701f6f17
|
Update index.php
|
2014-02-24 21:13:45 +01:00 |
|
kflux
|
663f9f3191
|
Update README
|
2014-02-24 21:12:52 +01:00 |
|
kflux
|
3ddb512639
|
Update README
added HKP server functionality installation instructions
|
2014-02-24 21:11:07 +01:00 |
|
kflux
|
7f9baa4aa2
|
Create phphkp.php
initial commit
|
2014-02-24 20:54:44 +01:00 |
|
perennate
|
4c348f6457
|
Update author list.
|
2013-11-03 10:39:24 -05:00 |
|
perennate
|
9ac151f438
|
Merge https://github.com/ajgon/gpg-mailgate
Conflicts:
INSTALL
README.md
gpg-mailgate.conf.sample
gpg-mailgate.py
|
2013-11-03 10:38:04 -05:00 |
|
uakfdotb
|
2c60c53bc5
|
Merge pull request #6 from phunehehe/installation-instructions
Installation instructions
|
2013-11-03 07:00:29 -08:00 |
|
Igor Rzegocki
|
da8559e31b
|
Added authors info, and removed duplicated code
|
2013-11-03 15:31:28 +01:00 |
|
perennate
|
78c6ecf44e
|
Add link to original gpg-mailgate googlecode.
|
2013-11-03 15:14:39 +01:00 |
|
perennate
|
44d94c85ad
|
Enable encryption for signed messages.
|
2013-11-03 15:14:17 +01:00 |
|
perennate
|
b6e4a321e6
|
Add keymap_only configuration, to ignore public_keys list.
This means the keymap will be exclusively used to determine which email addresses to sign with which keys.
|
2013-11-03 15:14:17 +01:00 |
|
perennate
|
119b611557
|
Remove the encrypted to addrs, since that was gpg-mailgate-specific and is no longer used.
|
2013-11-03 15:14:13 +01:00 |
|
perennate
|
d42082b72f
|
Update README file.
|
2013-11-03 15:14:13 +01:00 |
|
perennate
|
1f70a634b8
|
Add addendum detailing how to create a dedicated user for gpg-mailgate public keys.
|
2013-11-03 15:14:12 +01:00 |
|
perennate
|
cfeaa79c2a
|
Add description in configuration file of each setting.
|
2013-11-03 15:14:11 +01:00 |
|
perennate
|
c1538cfff7
|
Use correct content transfer encoding (7bit).
|
2013-11-03 15:13:35 +01:00 |
|
perennate
|
52bdb31637
|
Don't encrypt if it's a signed message, since that would mess with the signature.
|
2013-11-03 15:13:35 +01:00 |
|
perennate
|
f8711583a3
|
Remove useless domains configuration setting.
|
2013-11-03 15:13:34 +01:00 |
|
perennate
|
5d8e8202a6
|
Remove attachment content filter because it seems to make PGP-encrypted data invalid.
|
2013-11-03 15:13:05 +01:00 |
|
perennate
|
04afea12cf
|
Use extend instead of append to fix list problem.
|
2013-11-03 15:13:05 +01:00 |
|
perennate
|
e4b5a0e979
|
Use replace header instead of add header to avoid header duplication.
|
2013-11-03 15:13:05 +01:00 |
|
perennate
|
9bd941b752
|
Fix problem with previous commit.
|
2013-11-03 15:13:05 +01:00 |
|
perennate
|
4aa366dea5
|
Fix bug causing messages to have extra characters or failing to encode properly.
|
2013-11-03 15:13:03 +01:00 |
|
perennate
|
7110b9a303
|
Remove encryptod_to_addrs.
|
2013-11-03 15:11:22 +01:00 |
|
Colin Moller
|
fbda6a6e72
|
Rudimentary support for not re-encrypting already encrypted messages
|
2013-11-03 15:11:22 +01:00 |
|
Colin Moller
|
d468766f8a
|
Patch GnuPG library to trust keys we've already got to avoid having to manually add them
|
2013-11-03 15:11:21 +01:00 |
|
perennate
|
6e92ded37c
|
Greatly improve recipient selection mechanism.
This resolves many errors, such as forwarding loops arising from mailing lists.
|
2013-11-03 15:10:13 +01:00 |
|
perennate
|
9c6a1ecfc8
|
Update README.
|
2013-11-03 15:08:59 +01:00 |
|
Igor Rzegocki
|
0f5ee23046
|
Merge pull request #9 from uragit/master
Added syslog and verbose options for config file.
|
2013-11-03 05:34:11 -08:00 |
|
Igor Rzegocki
|
1f34081416
|
Merge pull request #6 from defuse/master
Correctly encode 'keyhome' into a gpg command.
|
2013-11-03 05:30:55 -08:00 |
|
Hoang Xuan Phu
|
c853df74a4
|
change styling, reword some parts
|
2013-11-03 15:02:21 +07:00 |
|
Hoang Xuan Phu
|
9dac9da325
|
use markdown for installation instruction
|
2013-11-03 14:31:59 +07:00 |
|
uragit
|
42caa47f5b
|
Added syslog and verbose options for config file.
|
2013-10-12 01:26:55 -07:00 |
|
Taylor Hornby
|
ffaee4c577
|
Correctly encode 'keyhome' into a gpg command.
|
2013-10-08 17:00:55 -06:00 |
|
perennate
|
fbe2f1bba1
|
Update license to GNU GPL v3.
|
2013-10-02 14:27:28 -04:00 |
|
perennate
|
4ba9aa5c98
|
Add language support.
|
2013-09-28 17:38:18 -04:00 |
|
perennate
|
c9f2e2f721
|
Clarify to public users on gpg-mailgate-web home page.
|
2013-09-28 17:21:02 -04:00 |
|
perennate
|
ad84cc6e5a
|
Add link to original gpg-mailgate googlecode.
|
2013-09-28 17:17:39 -04:00 |
|
perennate
|
a753d9ebca
|
Update gpg-mailgate-web footer now that it is merged in.
|
2013-09-28 17:14:14 -04:00 |
|
perennate
|
4af9c605cd
|
Update gpg-mailgate-web readme.
|
2013-09-28 17:07:10 -04:00 |
|
perennate
|
aaa647d489
|
Add license and link to updates for gpg-mailgate-web.
|
2013-09-28 17:03:41 -04:00 |
|
perennate
|
794caa0c2f
|
Merge branch 'master' into www
|
2013-09-28 10:28:14 -04:00 |
|
perennate
|
e4bf948376
|
Enable encryption for signed messages.
|
2013-09-28 10:28:00 -04:00 |
|