TclXMPP

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins using file license.terms version e15083f32c

2014-04-11
06:56
* examples/chessbot.tcl: Fixed typo and made it work with the newer GNUChess. check-in: 530dfc96d0 user: sgolovan tags: trunk
2014-02-16
06:43
* xmpp/roster.tcl: Removed usage of -index lsearch option because it doesn't work with Tcl 8.4. check-in: d1910157d1 user: sgolovan tags: trunk
2014-02-14
09:00
Tagging TclXMPP for Tkabber 1.1 release Leaf check-in: dcc378baac user: sgolovan tags: tkabber-1.1, tkabber-release
08:46
Tagging TclXMPP for Tkabber 1.1 release check-in: ecc9d885ac user: sgolovan tags: tkabber-1.1
2014-02-02
17:43
fixed typo. check-in: 827a3e5180 user: sgolovan tags: trunk
17:16
Fixed copyright year. check-in: abb125bc31 user: sgolovan tags: trunk
17:16
Fixed typo. check-in: b35faeec9d user: sgolovan tags: trunk
17:12
* xmpp/xmpp.tcl: Added function which returns the current XMPP stream features. * xmpp/roster.tcl: Implemented roster versioning as in XEP-0237 and later in RFC-6121 (thanks to Jan Zachorowski). check-in: 5b015f019c user: sgolovan tags: trunk
2014-01-30
14:37
* xmpp/sasl.tcl: Send XMPP session IQ only if it's present in the stream features list. check-in: a4cac38920 user: sgolovan tags: trunk
2014-01-28
18:18
* doc/xmpp_xml.man: Fixed header (Fixes issue 3). check-in: 8207cf97e7 user: sgolovan tags: trunk
2014-01-01
08:45
Tagging TclXMPP for Tkabber 1.0 release Leaf check-in: 528669df6a user: sgolovan tags: tkabber-1.0, tkabber-release
2013-12-23
06:50
* xmpp/bosh.tcl, xmpp/poll.tcl, xmpp/starttls.tcl, xmpp/tls.tcl: Explicitly disabled SSLv2 and enabled TLSv1 protocols. check-in: d32ce37adc user: sgolovan tags: trunk
2013-12-04
05:47
* xmpp/bosh.tcl: Fixed sending of the terminate stream request. check-in: 6341c3f1a4 user: sgolovan tags: trunk
04:24
* xmpp/bosh.tcl: Reduced empty packets polling frequency. Fixed attributes list on rescheduling. check-in: 6b0519c1f3 user: sgolovan tags: trunk
2013-12-03
11:10
* xmpp/bosh.tcl: Initially implemented BOSH (XEP-0124 and XEP-0206) transport support. * xmpp/poll.tcl, xmpp/tcp.tcl, xmpp/tls.tcl, xmpp/zlib.tcl: Added reopenStream command, enabled synchronous closing of XMPP stream. Bumped package versions to 0.2. * xmpp/xmpp.tcl: Added synchronous closing of XMPP stream. Use reopenStream transport command were appropriate. Bumped package version to 0.1.1. * xmpp/pkgIndex.tcl: Bumped transport package versions to 0.2 because their user interface has been changed and the XMPP package version to 0.1.1. * xmpp/poll.tcl: Code cleanup with using security keys. * xmpp/transport.tcl: Added support for reopenStream command. Bumped package version to 0.2. * xmpp/sasl.tcl: Added another call to Debug proc. * examples/jsend.tcl: Removed cdata payload from jabber:iq:last response. Use synchronous stream closing before exit. Added BOSH transport support. check-in: 20fb86bce8 user: sgolovan tags: trunk
2013-11-10
12:46
* license.terms: Fixed copyright years. check-in: d99d54640f user: sgolovan tags: trunk