summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added action encrypttmpcranix2017-02-261-2/+20
* run.sh: config can be on a read-only filesystem; warn instead of fail when un...Michał 'rysiek' Woźniak2017-02-241-4/+8
* run.sh: bugfix for the gnupg inotifywatchMichał 'rysiek' Woźniak2017-02-241-3/+10
* run.sh: a cleanup/bugfix of the watch_pubkeys functionMichał 'rysiek' Woźniak2017-02-241-20/+22
* run.sh: better handling of inotifywait and keyring filesMichał 'rysiek' Woźniak2017-02-241-3/+5
* run.sh: added a small delay between noticing changes in the keyring and reloa...Michał 'rysiek' Woźniak2017-02-241-1/+2
* run.sh: using inotifywait to automagically reload kuvert when gpg keyring cha...Michał 'rysiek' Woźniak2017-02-242-2/+31
* run.sh: bugfixMichał 'rysiek' Woźniak2017-02-241-2/+3
* run.sh: managing the secret keys saner nowMichał 'rysiek' Woźniak2017-02-231-6/+38
* more changes and explanation of assumptionsMichał 'rysiek' Woźniak2017-02-231-6/+24
* dot-kuvert and dot-kuvert.docker updated for mahost config settingMichał 'rysiek' Woźniak2017-02-232-0/+12
* added mahost setting, needed to be able to use kuvert in a docker settingMichał 'rysiek' Woźniak2017-02-231-8/+16
* gpg support in run.sh bugfixMichał 'rysiek' Woźniak2017-02-231-1/+2
* HOMEDIR bugfixed into KUVERT_HOME; gpg support added to run.shMichał 'rysiek' Woźniak2017-02-231-12/+27
* bugfixMichał 'rysiek' Woźniak2017-02-231-1/+1
* more changes in dot-kuvert.docker; bugfix in run.shMichał 'rysiek' Woźniak2017-02-232-16/+16
* handling queue, logs, config dirsMichał 'rysiek' Woźniak2017-02-233-6/+114
* we need to be explicit about the perl and cpan version usedMichał 'rysiek' Woźniak2017-02-231-12/+12
* cpan RUN divided into several RUNs (one per module) for easier debuggingMichał 'rysiek' Woźniak2017-02-231-1/+14
* no need for the "echo |" bit apparentlyMichał 'rysiek' Woźniak2017-02-221-1/+1
* docker entrypoint added: run.shMichał 'rysiek' Woźniak2017-02-221-0/+121
* preliminary DockerfileMichał 'rysiek' Woźniak2017-02-221-0/+22
* added a bit of polite backoff delay to re-retrievals of passwordsAlexander Zangerl2015-08-291-0/+14
* master branch cleaned of mis-placed debian stuff...Alexander Zangerl2015-03-218-462/+0
* Merge branch 'master' of github.com:az143/kuvertAlexander Zangerl2015-03-211-0/+340
|\
| * Initial commitaz2015-03-211-0/+340
* the debian-specific packaging bitsAlexander Zangerl2015-03-218-0/+462
* converted from RCSAlexander Zangerl2015-03-2110-732/+561
* fixed small typo in the docsAlexander Zangerl2014-07-171-2/+2
* fixed sign_encrypt reporting of micalg for the enc+sign caseAlexander Zangerl2014-07-151-2/+2
* added correct dynamic micalg generationAlexander Zangerl2014-07-151-35/+60
* fixed logfile handling, perl 5.18 is unhappy with close(...expr that is undef...Alexander Zangerl2014-01-291-2/+4
* Initial revisionAlexander Zangerl2013-11-251-0/+77
* updated copyright timestampAlexander Zangerl2013-11-251-2/+2
* updated text a bitAlexander Zangerl2013-11-251-2/+2
* added support for starttlsAlexander Zangerl2013-11-251-5/+31
* added 600s timeout for gpg invocationsAlexander Zangerl2012-09-041-5/+19
* added option to set or suppress the mime preambleAlexander Zangerl2012-02-211-9/+18
* added support for optional outbound smtp authenticationAlexander Zangerl2010-09-161-15/+75
* updated with new dependencyAlexander Zangerl2010-09-161-3/+4
* fixed stupid case-sensitivity bug: keys are downcased but addresses were not...Alexander Zangerl2009-10-201-2/+2
* added -bv detectionAlexander Zangerl2009-03-162-45/+59
* fixed queuedir-creationAlexander Zangerl2008-08-311-11/+16
* fixed silly manpage typoAlexander Zangerl2008-06-291-2/+2
* syslog is now off by defaultAlexander Zangerl2008-06-291-3/+3
* added logging for end of keyring readAlexander Zangerl2008-06-291-1/+2
* updated for version 2Alexander Zangerl2008-06-291-34/+33
* added auto-conversionAlexander Zangerl2008-06-291-5/+63
* kuvert v2 looks ready :-)Alexander Zangerl2008-06-291-86/+102
* semi-tested (missing: test of smtp server, some options)Alexander Zangerl2008-06-291-1092/+1589