From 7b3a8d5024541bb54248b52cb54f5c8d276cd84c Mon Sep 17 00:00:00 2001 From: ferret Date: Sun, 19 Oct 2014 15:11:13 +0100 Subject: Update scripts.yaml bump version of go.pl--- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 7d9ba96..d9bbd29 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1461,10 +1461,10 @@ contact: "nohar@freenode" description: "Implements /go command that activates a window given a name/partial name. It features a nice completion." filename: "go.pl" - modified: "2004-08-17 00:00:00" + modified: "2014-10-19 00:00:00" license: "GPLv2 or later" name: "go to window" - version: "1.00" + version: "1.01" - authors: "cxreg" contact: "cxreg@pobox.com" -- cgit v1.2.3 From b1837b8c63a9dd0ee36b72aa192fd8d2e236b690 Mon Sep 17 00:00:00 2001 From: Makaze Date: Thu, 30 Oct 2014 17:21:08 -0400 Subject: Added dice_concise.pl --- _data/scripts.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..271f5ad 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1091,6 +1091,17 @@ url: "http://www.enumerator.org/component/option,com_docman/task,view_category/Itemid,34/subcat,7/" version: "0.00.04" +- authors: "Marcell Kossin, Makaze" + contact: "izaya.orihara@gmail.com" + description: "A concise dice simulator for channels." + filename: "dice_concise.pl" + modified: "2014-03-28 21:15:23" + license: "GNU GPL Version 2 or later" + modules: "Scalar::Util" + name: "dice_concise" + url: "https://github.com/Makaze/" + version: "0.1.5" + - authors: "Juerd (first version: Timo Sirainen)" contact: "juerd@juerd.nl" description: "Caching dictionary based tab completion" -- cgit v1.2.3 From ac9347f0006dc9379b1e861a94027f7c774d50dd Mon Sep 17 00:00:00 2001 From: Pablo Martín Báez Echevarría Date: Fri, 7 Nov 2014 13:00:08 -0200 Subject: Fix missing parentheses in frm_outgmsgs.pl --- _data/scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..614ea83 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4284,4 +4284,4 @@ modified: "2014-10-16" license: "Public Domain" name: "frm_outgmsgs" - version: "1.0" + version: "1.1" -- cgit v1.2.3 From 11c02fdb9b5a0d9f09999c5cde856e19a76ec83f Mon Sep 17 00:00:00 2001 From: Jostein Kjønigsen Date: Fri, 24 Oct 2014 12:54:12 +0200 Subject: Autoop.pl: Add persistance to auto-op'ed nicks. Bump version. --- _data/scripts.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..432f27f 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -291,13 +291,13 @@ url: "http://irssi.dgl.cx/" version: "1.00" -- authors: "Timo Sirainen" +- authors: "Timo Sirainen & Jostein Kjønigsen" description: "Simple auto-op script" filename: "autoop.pl" - modified: "2002-03-10 23:18:00" + modified: "2014-10-24 12:55:00" license: "Public Domain" name: "autoop" - version: "1.00" + version: "1.10" - authors: "Toni Salomäki" contact: "Toni@IRCNet" -- cgit v1.2.3 From f818d80fe33e3a0754d52bd10a0823ff06f6de70 Mon Sep 17 00:00:00 2001 From: Serge van Ginderachter Date: Tue, 25 Nov 2014 21:11:54 +0100 Subject: fnotif.pl: add entry in scripts.yaml Signed-off-by: Serge van Ginderachter --- _data/scripts.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..3d81a14 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1337,6 +1337,16 @@ url: "http://www.krukowiecki.net/code/irssi/" version: "0.0.2i" +- authors: "Thorsten Leemhuis, James Shubin, Serge van Ginderachter" + contact: "fedora@leemhuis.info, serge@vanginderachter.be" + description: "Write notifications to a file in a consistent format." + filename: "fnotify.pl" + modified: "2014-11-25 21:02" + license: "GNU General Public License" + name: "fnotify" + url: "http://www.leemhuis.info/files/fnotify/fnotify https://ttboj.wordpress.com/" + version: "0.0.5" + - authors: "Juerd" contact: "juerd@juerd.nl" description: "Automatically switch to active windows" -- cgit v1.2.3 From b8013b4321e8a0cda5ca6c9b0070c21428b9dc3b Mon Sep 17 00:00:00 2001 From: Mike Rix Wolfe Date: Mon, 1 Dec 2014 13:40:59 -0600 Subject: Update scripts.yaml Updated rainbow.pl entry for v1.6--- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 271f5ad..76f6b91 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3116,11 +3116,11 @@ contact: "shasta@atn.pl" description: "Prints colored text. Rather simple than sophisticated." filename: "rainbow.pl" - modified: "2008-05-17 17:39:09" + modified: "2014-12-01 13:04:09" license: "GNU GPLv2 or later" name: "rainbow" url: "http://irssi.atn.pl/" - version: "1.4" + version: "1.6" - authors: "Lasse Karstensen" contact: "lkarsten@stud.ntnu.no" -- cgit v1.2.3 From be44f72d3c04ebc933feb121d51b4556a441d36d Mon Sep 17 00:00:00 2001 From: tka Date: Sat, 6 Dec 2014 11:57:45 +0100 Subject: Version Update - Changed Version to last change date - Added API documentation URL for utrace.de --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..8a7a991 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2147,12 +2147,12 @@ contact: "stefan@pico.ruhr.de" description: "Localizes users using traceroute, the localizer database or IP-Atlas" filename: "localize.pl" - modified: "2008-05-17 17:39:09" + modified: "2014-11-25 14:20:00" license: "GPLv2" modules: "LWP::UserAgent HTML::Entities Data::Dumper Socket" name: "localize" url: "" - version: "2003112301" + version: "2014112501" - authors: "Peder Stray" contact: "peder@ninja.no" -- cgit v1.2.3 From 1ffde379dfa2b3674af1695b5d1639f6843e7bb5 Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Thu, 18 Dec 2014 08:54:54 +0200 Subject: Add auth_quakenet.pl --- _data/scripts.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 821d037..e67a695 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -230,6 +230,17 @@ url: "http://www.mimir.ch/ph/" version: "1.00" +- authors: "Mantas Mikulėnas" + contact: "grawity@gmail.com" + description: "Implements QuakeNet's CHALLENGE authentication" + filename: "auth_quakenet.pl" + modified: "2014-12-18 06:38" + license: "WTFPL v2 " + modules: "Digest::HMAC Digest::SHA Digest::SHA1 Digest::MD5" + name: "auth_quakenet" + url: "https://nullroute.eu.org/~grawity/irssi.html" + version: "1.0" + - authors: "Andreas ads Scherbaum" contact: "ads@ufp.de" description: "/WHOIS all the users who send you a private message." -- cgit v1.2.3 From f71df20f3fb22d9e8b90cb32f6f7010585c99a25 Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Thu, 18 Dec 2014 09:12:50 +0200 Subject: Add cap_sasl.pl This is a copy of Atheme's `contrib/cap_sasl.pl` 1.8a. --- _data/scripts.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 821d037..5944567 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -711,6 +711,18 @@ url: "http://scripts.irssi.org/" version: "1.0" +- authors: "Michael Tharp (gxti), Jilles Tjoelker (jilles), Mantas Mikulėnas (grawity)" + commands: "sasl" + contact: "grawity@gmail.com" + description: "Implements SASL authentication (and multi-prefix as free bonus)" + filename: "cap_sasl.pl" + modified: "2014-12-18 05:37:00" + modules: "Crypt::PK::ECC MIME::Base64" + license: "GPLv2" + name: "cap_sasl" + url: "https://nullroute.eu.org/~grawity/irssi.html" + version: "1.8" + - authors: "ZaMz0n" commands: "cddb" contact: "zamzon@freakpower.com" -- cgit v1.2.3 From aee64e31a503530d1ad44ae86dbeb9c0fe9fe143 Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Thu, 18 Dec 2014 22:59:16 +0200 Subject: cap_sasl 1.9: support different cmdchars --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 5944567..e8732fe 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -716,12 +716,12 @@ contact: "grawity@gmail.com" description: "Implements SASL authentication (and multi-prefix as free bonus)" filename: "cap_sasl.pl" - modified: "2014-12-18 05:37:00" + modified: "2014-12-18 22:58:00" modules: "Crypt::PK::ECC MIME::Base64" license: "GPLv2" name: "cap_sasl" url: "https://nullroute.eu.org/~grawity/irssi.html" - version: "1.8" + version: "1.9" - authors: "ZaMz0n" commands: "cddb" -- cgit v1.2.3 From 5b9a4d686fb2905dd2463be309a0dc9a8d275d41 Mon Sep 17 00:00:00 2001 From: aapa Date: Sat, 20 Dec 2014 20:38:24 +0200 Subject: Updated version number to script and scripts.yml, it was difficult to decide what part I should increase --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index e8732fe..f40f798 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3305,12 +3305,12 @@ - authors: "Andreas ads Scherbaum " description: "set (un)away, if screen is attached/detached" filename: "screen_away.pl" - modified: "2008-05-22 01:28:25" + modified: "2014-12-20 20:30:00" license: "GPL v2" modules: "FileHandle" name: "screen_away" url: "none" - version: "0.9.7.1" + version: "0.9.8.1" - authors: "Stefan tommie Tomanek" commands: "scriptassist" -- cgit v1.2.3 From d5fe8563955f82593c7a54474686079e0ca22a9f Mon Sep 17 00:00:00 2001 From: Pablo Martín Báez Echevarría Date: Sat, 20 Dec 2014 22:25:11 -0200 Subject: Reorder yaml file in alphabetical order --- _data/scripts.yaml | 128 ++++++++++++++++++++++++++--------------------------- 1 file changed, 64 insertions(+), 64 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 56e3ec4..a823da2 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1196,15 +1196,6 @@ url: "http://www.holmnilsen.com/" version: "1.2" -- authors: "Ilkka Pale" - contact: "ilkka.pale@gmail.com" - description: "Outputs various unicode emoticons." - filename: "emo.pl" - modified: "2014-06-12 19:06:00" - license: "Public Domain" - name: "emo" - version: "0.0.1" - - authors: "Ilya Cassina" contact: "icassina@gmail.com" description: "This script allow advanced parametrization of the /list command. Accepted parameters are -minusers <#users> and -maxusers <#users>. " @@ -1248,6 +1239,15 @@ url: "http://www.princessleia.com/" version: "1.0" +- authors: "Ilkka Pale" + contact: "ilkka.pale@gmail.com" + description: "Outputs various unicode emoticons." + filename: "emo.pl" + modified: "2014-06-12 19:06:00" + license: "Public Domain" + name: "emo" + version: "0.0.1" + - authors: "Harald Nesland" contact: "hnesland@samsen.com" description: "Very simple script that sends incoming text to freetranslation.com for english->norwegian translation. May be modified to translate other languages." @@ -1461,6 +1461,15 @@ url: "http://toxcorp.com/irc/irssi/friends/" version: "2.4.9" +- authors: "Pablo Martín Báez Echevarría" + contact: "pab_24n@outlook.com" + description: "define a permanent text formatting (bold, underline, etc.) for outgoing messages" + filename: "frm_outgmsgs.pl" + modified: "2014-10-16" + license: "Public Domain" + name: "frm_outgmsgs" + version: "1.1" + - authors: "Piotr Krukowiecki & others" contact: "piotr at pingu.ii.uj.edu.pl" description: "File server for irssi" @@ -2808,6 +2817,15 @@ name: "oops" version: "20071209" +- authors: "David Leadbeater" + contact: "dgl@dgl.cx" + description: "Stops those silly mistakes being sent (spaces at start of line, /1/1 for window changes, etc)." + filename: "oopsie.pl" + modified: "2014-08-13" + license: "WTFPL" + name: "oopsie" + version: "1.0" + - authors: "Stefan tommie Tomanek" commands: "openurl" contact: "stefan@pico.ruhr.de" @@ -3050,6 +3068,15 @@ name: "q_username" version: "0.1" +- authors: "Doug Freed" + contact: "dwfreed!#irssi@freenode" + description: "Authenticates with QuakeNet's Q service upon connection, using their CHALLENGEAUTH protocol" + filename: "qchallengeauth.pl" + modified: "2014-08-23" + license: "GPLv3+" + name: "qchallengeauth" + version: "1.0" + - authors: "Peder Stray" contact: "peder@ninja.no" description: "Give you more control over when to jump to query windows and when to just tell you one has been created. Enhanced autoclose." @@ -3451,6 +3478,16 @@ name: "showmode" version: "0.3" +- authors: "crshd" + contact: "christian.brassat@gmail.com" + description: "Filters join/part messages if user hasn't been active in a while." + filename: "smartfilter.pl" + modified: "2012-10-02 21:05:40" + license: "BSD" + name: "smartfilter" + url: "none" + version: "0.1" + - authors: "Jonne Piittinen" contact: "jip@loota.org" description: "Very useful smiley-flooder" @@ -3866,6 +3903,15 @@ url: "http://otoria.freecode.nl/~michiel/u.pl" version: "1.3" +- authors: "David Leadbeater" + contact: "dgl@dgl.cx" + description: "Get infomation about unicode characters" + filename: "unicode.pl" + modified: "2014-07-06" + license: "WTFPL" + name: "unicode" + version: "2" + - authors: "Peder Stray" contact: "peder@ninja.no" description: "Statusbaritem notifying you about updated binary" @@ -3929,6 +3975,15 @@ url: "http://irssi.dgl.cx/" version: "0.2" +- authors: "David Leadbeater" + contact: "dgl@dgl.cx" + description: "Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)" + filename: "urlinfo.pl" + modified: "2014-08-22" + license: "WTFPL" + name: "urlinfo" + version: "1.3" + - authors: "bwolf" contact: "bwolf@geekmind.org" description: "URL grabber with HTML generation and cmd execution" @@ -4263,58 +4318,3 @@ name: "XQF" url: "none" version: "0.14" - -- authors: "crshd" - contact: "christian.brassat@gmail.com" - description: "Filters join/part messages if user hasn't been active in a while." - filename: "smartfilter.pl" - modified: "2012-10-02 21:05:40" - license: "BSD" - name: "smartfilter" - url: "none" - version: "0.1" - -- authors: "David Leadbeater" - contact: "dgl@dgl.cx" - description: "Get infomation about unicode characters" - filename: "unicode.pl" - modified: "2014-07-06" - license: "WTFPL" - name: "unicode" - version: "2" - -- authors: "David Leadbeater" - contact: "dgl@dgl.cx" - description: "Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)" - filename: "urlinfo.pl" - modified: "2014-08-22" - license: "WTFPL" - name: "urlinfo" - version: "1.3" - -- authors: "David Leadbeater" - contact: "dgl@dgl.cx" - description: "Stops those silly mistakes being sent (spaces at start of line, /1/1 for window changes, etc)." - filename: "oopsie.pl" - modified: "2014-08-13" - license: "WTFPL" - name: "oopsie" - version: "1.0" - -- authors: "Doug Freed" - contact: "dwfreed!#irssi@freenode" - description: "Authenticates with QuakeNet's Q service upon connection, using their CHALLENGEAUTH protocol" - filename: "qchallengeauth.pl" - modified: "2014-08-23" - license: "GPLv3+" - name: "qchallengeauth" - version: "1.0" - -- authors: "Pablo Martín Báez Echevarría" - contact: "pab_24n@outlook.com" - description: "define a permanent text formatting (bold, underline, etc.) for outgoing messages" - filename: "frm_outgmsgs.pl" - modified: "2014-10-16" - license: "Public Domain" - name: "frm_outgmsgs" - version: "1.1" -- cgit v1.2.3 From 1966c07afa2c77e0da59a60b34b1a9e12eadcbde Mon Sep 17 00:00:00 2001 From: Pablo Martín Báez Echevarría Date: Sat, 20 Dec 2014 22:35:14 -0200 Subject: Add clones_scanner.pl --- _data/scripts.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index a823da2..f113260 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -886,6 +886,16 @@ url: "http://irssi.dgl.cx/" version: "2.01" +- authors: "Pablo Martín Báez Echevarría" + contact: "pab_24n@outlook.com" + description: "when a nick joins #channel, notifies you if there is (or there has been) someone in #channel with the same hostname" + filename: "clones_scanner.pl" + modified: "2014-12-20 22:30:25" + license: "Public domain" + name: "clones_scannner" + url: "http://reirssi.wordpress.com" + version: "1.5" + - authors: "Gabor Nyeki" contact: "bigmac@vim.hu" description: "kicking users for using colors or blinks" -- cgit v1.2.3 From 2ce65b858faa73ed871b1df18ef06e3282c5c032 Mon Sep 17 00:00:00 2001 From: Pablo Martín Báez Echevarría Date: Sun, 21 Dec 2014 19:39:13 -0200 Subject: Fix conditional sub that isn't actually conditional --- _data/scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index b17615a..8ba79a8 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -905,7 +905,7 @@ license: "Public domain" name: "clones_scannner" url: "http://reirssi.wordpress.com" - version: "1.5" + version: "1.6" - authors: "Gabor Nyeki" contact: "bigmac@vim.hu" -- cgit v1.2.3 From 636a2c50b59b4e491cfbc99136c47765fa55e5c9 Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Tue, 23 Dec 2014 11:26:05 +0000 Subject: Remove eng_no_translate_dpryo.pl (Covers pull requests #2 and #3.) --- _data/scripts.yaml | 11 ----------- 1 file changed, 11 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 8ba79a8..efa5229 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1269,17 +1269,6 @@ name: "emo" version: "0.0.1" -- authors: "Harald Nesland" - contact: "hnesland@samsen.com" - description: "Very simple script that sends incoming text to freetranslation.com for english->norwegian translation. May be modified to translate other languages." - filename: "eng_no_translate_dpryo.pl" - modified: "2002-04-11 14:15:25" - license: "Public Domain" - modules: "LWP::Simple" - name: "EngNoTranslate" - url: "http://www.satyra.net" - version: "0.2" - - authors: "Taneli Kaivola" contact: "dist@sci.fi" description: "Expand event mode and emit event mode {channel,user,server} *" -- cgit v1.2.3 From 199ee3f44cd6af9153ac09e973f8c3b19d27d4dc Mon Sep 17 00:00:00 2001 From: bw1 Date: Fri, 2 Jan 2015 14:51:28 +0100 Subject: trackbar.pl version 1.7 --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index efa5229..321cd1a 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3817,11 +3817,11 @@ contact: "peter@pfoe.be" description: "Shows a bar where youve last read a window" filename: "trackbar.pl" - modified: "2003-02-20 16:18:08" + modified: "2013-11-19 13:44:07" license: "GPLv2" name: "trackbar" url: "http://www.pfoe.be/~peter/trackbar/" - version: "1.4" + version: "1.7" - authors: "Timo Sirainen" contact: "tss@iki.fi" -- cgit v1.2.3 From ab24f793c3253279d39e2f373efe27a2853ce36c Mon Sep 17 00:00:00 2001 From: Lars Djerf Date: Sat, 3 Jan 2015 19:42:44 +0100 Subject: Add slack_emoji.pl A script for converting Slack emoji to smileys. --- _data/scripts.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 321cd1a..0e48e8a 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3488,6 +3488,15 @@ name: "showmode" version: "0.3" +- authors: "Lars Djerf" + contact: "lars.djerf@gmail.com" + description: "Converts Slack emoji to smileys." + filename: "slack_emoji.pl" + modified: "2015-01-03 19:55:28" + license: "GPLv3" + name: "slack_emoji" + version: "0.03" + - authors: "crshd" contact: "christian.brassat@gmail.com" description: "Filters join/part messages if user hasn't been active in a while." -- cgit v1.2.3 From 370c39219fe59c48825ca7c6fa71da80cd61a43f Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Wed, 7 Jan 2015 07:47:22 +0200 Subject: cap_sasl 1.10: add "/sasl pubkey" As users can now generate keys without an external tool, add a command to dump its public key. (Also useful for verifying that keys generated *with* external tools are supported – in particular, Crypt::PK::ECC currently does not support named parameters.) Misc changes: - mech ECDSA-NIST256P-CHALLENGE: rename $k to $f - /sasl keygen: adjust error messages --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 0e48e8a..85520af 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -727,12 +727,12 @@ contact: "grawity@gmail.com" description: "Implements SASL authentication (and multi-prefix as free bonus)" filename: "cap_sasl.pl" - modified: "2014-12-18 22:58:00" + modified: "2015-01-07 06:03" modules: "Crypt::PK::ECC MIME::Base64" license: "GPLv2" name: "cap_sasl" url: "https://nullroute.eu.org/~grawity/irssi.html" - version: "1.9" + version: "1.10" - authors: "ZaMz0n" commands: "cddb" -- cgit v1.2.3