Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03Do not use '$Id'.Jacek Konieczny
2010-04-03- simple tool to get XMPP server certificateJacek Konieczny
2010-04-03- use the standard 'ssl' module instead of M2CryptoJacek Konieczny
2009-08-16- fix echobot handling of 'normal' messages. closes #36 (Debian bug 530498), ...Jacek Konieczny
2006-09-01- interface based API created to easily add various stanza handlers in separa...Jacek Konieczny
2006-08-28- now stanza handlers may return stanzas which should be send as the response...Jacek Konieczny
2006-08-27- automatic handling of ProtocolError exceptions (catching them generating XM...Jacek Konieczny
2006-03-27- ugly typoJacek Konieczny
2006-03-26- handle 'unavailable' presence and don't use 'available' presence type (None...Jacek Konieczny
2005-12-26- cosmeticsJacek Konieczny
2005-02-26- s/to/to_jid/Jacek Konieczny
2005-02-23- brand new, great examples ;-)Jacek Konieczny
2005-01-21- better handling of the disco#info and disco#items request to theJacek Konieczny
2005-01-18- test.py renamed to c2s_test.py because that is what it isJacek Konieczny
2005-01-18- working client-side tester for c2s connectionsJacek Konieczny
2005-01-18- works againJacek Konieczny
2005-01-17- not needed any more, I thinkJacek Konieczny
2005-01-17- better name for this exampleJacek Konieczny
2005-01-17- imports fixedJacek Konieczny
2005-01-17- not usefull and may confuse begginersJacek Konieczny
2005-01-17- updated and documentedJacek Konieczny
2005-01-17- removed as not very usefull and may confuse begginersJacek Konieczny
2004-12-02- updated for current PyXMPP APIJacek Konieczny
2004-10-26- .cvsignore files are not needed any moreJacek Konieczny
2004-08-29- switched to logging module for debug messagesJacek Konieczny
2004-05-05- code reformated so 4 spaces are really used for indentingJacek Konieczny
2004-05-05- code reformated so 4 spaces are used for indentingJacek Konieczny
2004-03-16- new "preparsing" stream parser to workaround libxml2-2.6.7 "feature" of notJacek Konieczny
2004-01-25- one get_version() is enough (duplicate removed)Jacek Konieczny
2004-01-24- unneded imports removedJacek Konieczny
2004-01-24- dummy jabber:iq:register supportJacek Konieczny
2004-01-24- announce jabber:iq:version support with DiscoJacek Konieczny
2004-01-24- example componentJacek Konieczny
2004-01-24- componenttest.py renamed to componentstreamtest.pyJacek Konieczny
2004-01-24- basic jabber:component:accept supportJacek Konieczny
2004-01-24- examples updatedJacek Konieczny
2003-08-14- CJC has been movedJacek Konieczny
2003-07-21- use localhost by defaultJacek Konieczny
2003-07-10- ignore all .cjc* filesJacek Konieczny
2003-06-17- CJC is getting bigger, got plugin support, but is still not very usableJacek Konieczny
2003-06-15- CJC is going to be usable soon, I hopeJacek Konieczny
2003-06-13- updatedJacek Konieczny
2003-06-12- draft-ietf-xmpp-core-13 updatesJacek Konieczny
2003-06-12- fixes for legacy authentication and error handlingJacek Konieczny
2003-06-12- draft-ietf-xmpp-core-13 error handlingJacek Konieczny
2003-06-10- more session stuffJacek Konieczny
2003-06-10- session establishementJacek Konieczny
2003-06-06- new stream handlingJacek Konieczny
2003-06-06- no more ugly libxml2 hacksJacek Konieczny
2003-06-04- source tree reorganizationJacek Konieczny