+Thu Oct 17 23:45:12 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
+
+ * Fixed string formatting crashbug in lib/silccore/silcattrs.c.
+
+ * Fixed mask attribute adding in Irssi SILC client. Affected
+ file irssi/src/silc/core/silc-queries.c.
+
Thu Oct 17 16:40:39 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
* Added support for saving the requested attributes in
(types: COMPUTER, MOBILE_PHONE, PDA, TERMINAL)
- Examples:
ATTR device_info COMPUTER:Debian:2.4:Linux:eng
- ATTR device_info PDA:Palm, Inc.:1.0:Zire,eng
+ ATTR device_info PDA:Palm, Inc.:1.0:Zire:eng
public_keys
- Info: List of your public keys you want to send in the reply,
- Format: List of file paths to public key files with key type
(silc-rsa, silc-dss, ssh-rsa, ssh-dss, pgp-sign-rsa,
pgp-sign-dss, x509v3-sign-rsa, x509v3-sign-dss)
+ NOTE: CURRENTLY SILC CLIENT SUPPORT ONLY "silc-rsa"
+ PUBLIC KEY TYPE!
- Examples:
ATTR public_keys ssh-rsa:/home/priikone/.ssh2/ssh2.pub
ATTR public_keys pgp-sign-rsa:/home/priikone/pgp/pgp.asc