Markus Braun
9a272dbf45
Some fixes for windows.
2011-07-06 08:05:33 +02:00
Markus Braun
ca35a3b51d
Documentation and credits update.
2011-07-06 08:05:33 +02:00
Markus Braun
9f3b48757c
Added '.asc' suffix.
2011-07-06 08:05:33 +02:00
Markus Braun
0e6b891b8e
Make symmetric encryption working again.
2011-07-06 08:05:33 +02:00
Markus Braun
bc2f74b4f2
Check for cmd.com and command.com to check for windows system.
2011-07-06 08:05:32 +02:00
Markus Braun
768dda0d94
Forgot one place while adding '.pgp' suffix.
2011-07-06 08:05:32 +02:00
Markus Braun
bb849bd53e
Make gnupg.vim working with cmd under windows.
2011-07-06 08:05:32 +02:00
Markus Braun
d29ae7efa3
Recognize '.pgp' suffix
2011-07-06 08:05:32 +02:00
Markus Braun
8c2d996b57
Default of variable GPGUseAgent to 1
...
This way so the default behaviour is not changed compared to previous versions.
2011-07-06 08:05:32 +02:00
Markus Braun
d0540c6b48
Information about missing environment GPG_TTY.
2011-07-06 08:05:32 +02:00
Markus Braun
a14b9fe592
Introduced variable GPGUseAgent
...
Selectively enable usage of gpg-agent.
2011-07-06 08:05:32 +02:00
Markus Braun
167ef9a4f3
GnuPG plugin for Vim
...
This script implements transparent editing of gpg encrypted files. The
filename must have a ".gpg" suffix. When opening such a file the content
is decrypted, when opening a new file the script will ask for the
recipients of the encrypted file. The file content will be encrypted to
all recipients before it is written. The script turns off viminfo and
swapfile to increase security.
2011-07-06 08:04:37 +02:00