Thomas Hochstein
7fb4c9d347
Convert README to proper markdown.
...
Signed-off-by: Thomas Hochstein <thh@thh.name>
2024-05-25 23:46:21 +02:00
Thomas Hochstein
15e80da580
filter_innd: Add missing module.
...
Signed-off-by: Thomas Hochstein <thh@thh.name>
2023-05-20 15:49:46 +02:00
Thomas Hochstein
57c4ee5c87
filter_innd: Add sha256/sha512 for Cancel-Lock/Key.
...
Signed-off-by: Thomas Hochstein <thh@thh.name>
2023-05-20 15:46:53 +02:00
Thomas Hochstein
0ed9a8166d
filter_innd: Correctly read folded headers.
...
Signed-off-by: Thomas Hochstein <thh@thh.name>
2023-05-20 15:32:12 +02:00
Thomas Hochstein
121fcbc15f
Changes for Debian Wheezy.
...
Replace Digest::SHA1 with Digest::SHA.
Installation of install libdigest-sha-perl
is necessary.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-02-23 19:56:53 +01:00
Thomas Hochstein
7eded19b39
Remove superfluous module.
...
Digest::HMAC_SHA1() was not used in filter_innd.pl,
only in filter_nnrpd.pl
Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-02-23 19:56:49 +01:00
Thomas Hochstein
c1ede6dbc1
Add check for empty attributes to perl_mysql
...
Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-01-19 18:19:47 +01:00
Thomas Hochstein
dccf194c16
Add README and some meta data.
...
Signed-off-by: Thomas Hochstein <thh@inter.net>
2011-12-18 01:54:03 +01:00
Thomas Hochstein
8faa6b210c
Add filter examples for Cancel-Lock/-Key.
...
This is a possible implementation of Cancel-Lock
and Cancel-Key. cleanfeed.local will check for
a matching Cancel-Key before accepting a cancel,
filter_nnrpd.pl will add Cancel-Locks to all
postings (and a matching Cancel-Key to cancel
messages).
See also
http://th-h.de/blog/archives/1473-INN-Cancel-Lock-und-Cancel-Key.html
Signed-off-by: Thomas Hochstein <thh@inter.net>
2011-12-18 01:51:35 +01:00
Thomas Hochstein
d4dd9a5895
Restructuring: move perl_mysql to auth/
...
Signed-off-by: Thomas Hochstein <thh@inter.net>
2011-12-18 01:50:42 +01:00
Thomas Hochstein
4b531c6eaf
Initial commit.
...
Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-01-15 10:44:15 +01:00