Initial commit
authorMarius Gavrilescu <marius@ieval.ro>
Sun, 6 Jul 2014 06:52:45 +0000 (09:52 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sun, 6 Jul 2014 06:52:45 +0000 (09:52 +0300)
commit2f9e679a099ab2e59aed109e1d5e3555b5c23b57
treeb54cd3a5ec3313f9366be203886f68b28483c0cb
Initial commit
24 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
edwardng [new file with mode: 0755]
lib/App/EdwardNG.pm [new file with mode: 0644]
t/App-EdwardNG.t [new file with mode: 0644]
t/data/inline-encrypted [new file with mode: 0644]
t/data/inline-signed [new file with mode: 0644]
t/data/inline-signed-encrypted [new file with mode: 0644]
t/data/mime-encrypted [new file with mode: 0644]
t/data/mime-signed [new file with mode: 0644]
t/data/mime-signed-encrypted [new file with mode: 0644]
t/keydir/pubring.gpg [new file with mode: 0644]
t/keydir/secring.gpg [new file with mode: 0644]
t/keydir/trustdb.gpg [new file with mode: 0644]
tmpl/en/encrypt [new file with mode: 0644]
tmpl/en/encrypt_error [new file with mode: 0644]
tmpl/en/error [new file with mode: 0644]
tmpl/en/plain [new file with mode: 0644]
tmpl/en/sign [new file with mode: 0644]
tmpl/en/sign_error [new file with mode: 0644]
tmpl/en/signencrypt [new file with mode: 0644]
tmpl/en/subject [new file with mode: 0644]
This page took 0.011865 seconds and 4 git commands to generate.