index
:
cranix/kuvert
master
tmp
cranix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added action encrypt
tmp
cranix
2017-02-26
1
-2
/
+20
*
run.sh: config can be on a read-only filesystem; warn instead of fail when un...
Michał 'rysiek' Woźniak
2017-02-24
1
-4
/
+8
*
run.sh: bugfix for the gnupg inotifywatch
Michał 'rysiek' Woźniak
2017-02-24
1
-3
/
+10
*
run.sh: a cleanup/bugfix of the watch_pubkeys function
Michał 'rysiek' Woźniak
2017-02-24
1
-20
/
+22
*
run.sh: better handling of inotifywait and keyring files
Michał 'rysiek' Woźniak
2017-02-24
1
-3
/
+5
*
run.sh: added a small delay between noticing changes in the keyring and reloa...
Michał 'rysiek' Woźniak
2017-02-24
1
-1
/
+2
*
run.sh: using inotifywait to automagically reload kuvert when gpg keyring cha...
Michał 'rysiek' Woźniak
2017-02-24
2
-2
/
+31
*
run.sh: bugfix
Michał 'rysiek' Woźniak
2017-02-24
1
-2
/
+3
*
run.sh: managing the secret keys saner now
Michał 'rysiek' Woźniak
2017-02-23
1
-6
/
+38
*
more changes and explanation of assumptions
Michał 'rysiek' Woźniak
2017-02-23
1
-6
/
+24
*
dot-kuvert and dot-kuvert.docker updated for mahost config setting
Michał 'rysiek' Woźniak
2017-02-23
2
-0
/
+12
*
added mahost setting, needed to be able to use kuvert in a docker setting
Michał 'rysiek' Woźniak
2017-02-23
1
-8
/
+16
*
gpg support in run.sh bugfix
Michał 'rysiek' Woźniak
2017-02-23
1
-1
/
+2
*
HOMEDIR bugfixed into KUVERT_HOME; gpg support added to run.sh
Michał 'rysiek' Woźniak
2017-02-23
1
-12
/
+27
*
bugfix
Michał 'rysiek' Woźniak
2017-02-23
1
-1
/
+1
*
more changes in dot-kuvert.docker; bugfix in run.sh
Michał 'rysiek' Woźniak
2017-02-23
2
-16
/
+16
*
handling queue, logs, config dirs
Michał 'rysiek' Woźniak
2017-02-23
3
-6
/
+114
*
we need to be explicit about the perl and cpan version used
Michał 'rysiek' Woźniak
2017-02-23
1
-12
/
+12
*
cpan RUN divided into several RUNs (one per module) for easier debugging
Michał 'rysiek' Woźniak
2017-02-23
1
-1
/
+14
*
no need for the "echo |" bit apparently
Michał 'rysiek' Woźniak
2017-02-22
1
-1
/
+1
*
docker entrypoint added: run.sh
Michał 'rysiek' Woźniak
2017-02-22
1
-0
/
+121
*
preliminary Dockerfile
Michał 'rysiek' Woźniak
2017-02-22
1
-0
/
+22
*
added a bit of polite backoff delay to re-retrievals of passwords
Alexander Zangerl
2015-08-29
1
-0
/
+14
*
master branch cleaned of mis-placed debian stuff...
Alexander Zangerl
2015-03-21
8
-462
/
+0
*
Merge branch 'master' of github.com:az143/kuvert
Alexander Zangerl
2015-03-21
1
-0
/
+340
|
\
|
*
Initial commit
az
2015-03-21
1
-0
/
+340
*
the debian-specific packaging bits
Alexander Zangerl
2015-03-21
8
-0
/
+462
*
converted from RCS
Alexander Zangerl
2015-03-21
10
-732
/
+561
*
fixed small typo in the docs
Alexander Zangerl
2014-07-17
1
-2
/
+2
*
fixed sign_encrypt reporting of micalg for the enc+sign case
Alexander Zangerl
2014-07-15
1
-2
/
+2
*
added correct dynamic micalg generation
Alexander Zangerl
2014-07-15
1
-35
/
+60
*
fixed logfile handling, perl 5.18 is unhappy with close(...expr that is undef...
Alexander Zangerl
2014-01-29
1
-2
/
+4
*
Initial revision
Alexander Zangerl
2013-11-25
1
-0
/
+77
*
updated copyright timestamp
Alexander Zangerl
2013-11-25
1
-2
/
+2
*
updated text a bit
Alexander Zangerl
2013-11-25
1
-2
/
+2
*
added support for starttls
Alexander Zangerl
2013-11-25
1
-5
/
+31
*
added 600s timeout for gpg invocations
Alexander Zangerl
2012-09-04
1
-5
/
+19
*
added option to set or suppress the mime preamble
Alexander Zangerl
2012-02-21
1
-9
/
+18
*
added support for optional outbound smtp authentication
Alexander Zangerl
2010-09-16
1
-15
/
+75
*
updated with new dependency
Alexander Zangerl
2010-09-16
1
-3
/
+4
*
fixed stupid case-sensitivity bug: keys are downcased but addresses were not...
Alexander Zangerl
2009-10-20
1
-2
/
+2
*
added -bv detection
Alexander Zangerl
2009-03-16
2
-45
/
+59
*
fixed queuedir-creation
Alexander Zangerl
2008-08-31
1
-11
/
+16
*
fixed silly manpage typo
Alexander Zangerl
2008-06-29
1
-2
/
+2
*
syslog is now off by default
Alexander Zangerl
2008-06-29
1
-3
/
+3
*
added logging for end of keyring read
Alexander Zangerl
2008-06-29
1
-1
/
+2
*
updated for version 2
Alexander Zangerl
2008-06-29
1
-34
/
+33
*
added auto-conversion
Alexander Zangerl
2008-06-29
1
-5
/
+63
*
kuvert v2 looks ready :-)
Alexander Zangerl
2008-06-29
1
-86
/
+102
*
semi-tested (missing: test of smtp server, some options)
Alexander Zangerl
2008-06-29
1
-1092
/
+1589
[next]