root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @683 [683] 12/05/08 19:25:45 jajcus - Python 2.6 update: use 'hashlib' module instead of 'md5' and 'sha' when …
(edit) @682 [682] 12/05/08 18:09:07 jajcus - Python 2.6 update: usage of deprecated BaseException?.message dropped
(edit) @681 [681] 12/05/08 08:18:41 jajcus - small TLS improvements from Ron Frederick
(edit) @680 [680] 08/21/08 08:24:42 jajcus - login after registration fix by andrew.p.Hahn (fixes #26)
(edit) @679 [679] 08/08/08 13:34:52 jajcus - allow spaces between challenge and response parameters (RFC 2831, …
(edit) @678 [678] 08/08/08 13:22:14 jajcus - GSSAPI SASL support by Jelmer Vernooij
(edit) @677 [677] 05/06/08 09:49:00 jajcus - dataforms API and tests fixes
(edit) @676 [676] 08/30/07 09:29:20 jajcus - .get_to() and get_from() documentation fix (correct return type) - …
(edit) @675 [675] 06/28/07 10:36:17 jajcus - last fix applied to two other occurences of the buf (closes #13, again)
(edit) @673 [673] 06/27/07 09:20:48 jajcus - RFC2425 parsing of VCardImage and attribute initialization fix (closes …
(edit) @672 [672] 06/26/07 09:26:35 jajcus - fixed #12
(edit) @671 [671] 05/09/07 14:05:52 jajcus - make 'deny', not 'accept' response in make_deny_response
(edit) @670 [670] 02/21/07 10:18:13 jajcus - as_xml() already adds content to the stanza ('if' changed to 'elif')
(edit) @669 [669] 02/03/07 20:31:43 jajcus - interfaces API improvements
(edit) @668 [668] 01/05/07 17:24:08 jajcus - return feature-not-implemented error if no handler is found for …
(edit) @667 [667] 12/11/06 17:48:59 jajcus - typo
(edit) @666 [666] 12/03/06 16:40:54 jajcus - set_identities() fix
(edit) @665 [665] 12/03/06 08:56:29 jajcus - XMPP-IM, not XHTML-IM, of course. Thanks machekku.
(edit) @664 [664] 11/03/06 14:53:52 jajcus - docstring for JIDMalformedProtocolError fixed
(edit) @663 [663] 10/25/06 08:48:08 jajcus - include serialized stanza in the 'stanza has no error' exception
(edit) @662 [662] 10/24/06 10:36:43 jajcus - do not try to print M2Crypto version if M2Crypto is not available
(edit) @661 [661] 09/29/06 08:16:35 jajcus - hopefuly fixed processing of 'additional data with success'
(edit) @660 [660] 09/28/06 13:43:39 jajcus - do not put serv-name in digest-uri if it is same as host
(edit) @659 [659] 09/06/06 20:46:49 jajcus - Stream.tls_is_certificate_valid() method added to check certificate …
(edit) @658 [658] 09/01/06 23:08:25 jajcus - M2Crypto 0.16 support added, support for older M2Crypto version dropped
(edit) @657 [657] 09/01/06 23:08:06 jajcus - exception handling unification (more ProtocolErrors? raised)
(edit) @656 [656] 08/31/06 22:13:46 jajcus - interface based API created to easily add various stanza handlers in …
(edit) @655 [655] 08/31/06 12:17:59 jajcus - missing files added: build.cfg and configure.py
(edit) @654 [654] 08/29/06 22:12:23 jajcus - Zope Interface API infrastructure added with very simplified fallback …
(edit) @653 [653] 08/27/06 22:49:18 jajcus - now stanza handlers may return stanzas which should be send as the …
(edit) @652 [652] 08/27/06 21:41:15 jajcus - "owner" attribute added to stream classes. May be used to get right …
(edit) @651 [651] 08/27/06 21:26:45 jajcus - stream attribute added to Stanza objects
(edit) @650 [650] 08/26/06 22:32:02 jajcus - a little docstring improvement
(edit) @649 [649] 08/26/06 22:29:49 jajcus - automatic handling of ProtocolError? exceptions (catching them generating …
(edit) @648 [648] 08/26/06 22:09:37 jajcus - exception handling improvements, part one
(edit) @647 [647] 08/26/06 20:27:39 jajcus - copyright headers updated
(edit) @646 [646] 08/26/06 20:18:31 jajcus - CachedPropertyObject? class and its usage in pyxmpp.jabber.disco removed
(edit) @645 [645] 08/18/06 15:54:07 jajcus - cmp implementation fixed for Delay objects
(edit) @644 [644] 08/18/06 14:14:28 jajcus - fix error occuring when executing via 'python configure.py'
(edit) @643 [643] 07/23/06 23:26:12 jajcus - simple configure.py script (fixes #2)
(edit) @642 [642] 07/23/06 23:02:08 jajcus - docstings about iter, contains and getitem usage
(edit) @641 [641] 07/23/06 22:26:03 jajcus - mapping interface for Roster object (getitem gets item by jid)
(edit) @640 [640] 07/18/06 19:22:57 jajcus - fixed problem with non-ascii characters in JID during resource-binding
(edit) @639 [639] 07/13/06 21:16:05 jajcus - generate <bad-request/> error for <iq/> stanzas with invalid type, as …
(edit) @638 [638] 07/12/06 17:43:08 jajcus - catch all socket.errors (patch by Winfried Tilanus)
(edit) @637 [637] 07/10/06 08:12:22 jajcus - typos
(edit) @636 [636] 06/04/06 22:38:13 jajcus - s/pyxmpp.jabberstudio.org/pyxmpp.jajcus.net/
(edit) @635 [635] 06/04/06 22:28:02 jajcus - address updated
(edit) @634 [634] 06/03/06 21:40:05 jajcus - www template fixed - doc Makefile updated for docutils-0.4 (which …
(edit) @633 [633] 05/31/06 22:31:23 jajcus - updated after migration to the new site (pyxmpp.jajcus.net)
(edit) @632 [632] 05/29/06 13:57:20 jajcus - notification test done (closes #1)
(edit) @631 [631] 05/29/06 13:56:36 jajcus - notification test (refs #1)
(edit) @630 [630] 05/28/06 22:55:28 jajcus - not needed here (in the new repository)
(edit) @629 [629] 05/28/06 22:35:13 jajcus - an important notice
(edit) @628 [628] 04/09/06 15:55:59 jajcus - Roster.contains() for useful 'in' operator
(edit) @627 [627] 04/09/06 15:41:17 jajcus - Roster.items property and an iteration iterface
(edit) @626 [626] 03/27/06 12:06:32 jajcus - ugly typo
(edit) @625 [625] 03/27/06 09:53:17 jajcus - request roster before sending the initial presence
(edit) @624 [624] 03/26/06 19:46:07 jajcus - handle 'unavailable' presence and don't use 'available' presence type …
(edit) @623 [623] 03/24/06 20:36:09 jajcus - vCard query element name is 'vCard', not 'query'! (thanks to Winfried …
(edit) @622 [622] 01/01/06 20:28:05 jajcus - compatibility fixes for older libxml2 (xmlNode.ns() fails there when …
(edit) @621 [621] 01/01/06 20:23:56 jajcus - convert 'from' from UTF-8 to Unicode before passing to JID constructor
(edit) @620 [620] 12/26/05 17:54:20 jajcus *** Version: 1.0.0 ***
(edit) @619 [619] 12/26/05 17:49:27 jajcus - two more files
(edit) @618 [618] 12/26/05 16:41:36 jajcus - updated
(edit) @617 [617] 12/26/05 16:35:13 jajcus - updated
(edit) @616 [616] 12/26/05 16:28:56 jajcus - cosmetics
(edit) @615 [615] 12/26/05 16:24:40 jajcus - some files added to distribution tarball
(edit) @614 [614] 12/26/05 16:18:58 jajcus - this file, when not updated regulary, does not make much sense
(edit) @613 [613] 12/26/05 12:26:57 jajcus - updated
(edit) @612 [612] 12/26/05 12:11:32 jajcus - some cosmetic and documentation fixes
(edit) @611 [611] 12/26/05 11:02:59 jajcus - several nasty bugs fixed (this code could not work\!)
(edit) @610 [610] 12/25/05 20:20:05 jajcus - do not make up stanza id for <iq/> stanzas of type 'result' or 'error' …
(edit) @609 [609] 12/25/05 19:11:47 jajcus - Register class aded
(edit) @608 [608] 12/25/05 19:11:30 jajcus - fix for get_form() returning string bug
(edit) @607 [607] 11/27/05 22:31:51 jajcus - MUC history settings fixes (by Patrick Dreker)
(edit) @606 [606] 11/23/05 22:45:52 jajcus - fixed handling of non-ascii JIDs in roster (thanks to Andrew Diederich)
(edit) @605 [605] 10/14/05 18:23:31 jajcus - removed a lot of code for handling non-unicode strings
(edit) @604 [604] 10/14/05 18:07:53 jajcus - too strict deprecation warning removed -- sometimes strings (ASCII) are …
(edit) @603 [603] 10/14/05 18:06:24 jajcus - deprecate non-unicode string usage with PyXMPP API
(edit) @602 [602] 10/14/05 17:27:22 jajcus - README file and setup.py improvements for Windows builds, thanks to …
(edit) @601 [601] 08/31/05 19:31:42 jajcus - return values for process_stanza(), telling if the stanza was actually …
(edit) @600 [600] 08/19/05 12:45:03 jajcus - do not use self[] in _expire_item or infinite recursion may occur
(edit) @599 [599] 08/19/05 08:57:57 jajcus - allow true/false for boolean values
(edit) @598 [598] 08/18/05 22:09:03 jajcus - do not try to call certificate verification callback if it is None
(edit) @597 [597] 07/19/05 21:21:17 jajcus - SVN instructions updated
(edit) @596 [596] 07/08/05 22:42:55 jajcus - fixes, API improvements and documentation for password and history …
(edit) @595 [595] 07/08/05 22:35:24 jajcus - MUC passwords and history management by [pdreker] (to be heavily …
(edit) @594 [594] 07/08/05 21:58:02 jajcus - code cleanup
(edit) @593 [593] 07/08/05 21:57:48 jajcus - s/fill_in_registration_form/process_registration_form/ - …
(edit) @592 [592] 07/01/05 22:58:05 jajcus - s/EXTADR/EXTADD/ in the vcard XML representation. EXTADR will still be …
(edit) @591 [591] 06/30/05 21:08:37 jajcus - workaround for vCards with all fields empty in the <N/> element
(edit) @590 [590] 06/29/05 10:52:45 jajcus - rst2html path parametrized
(edit) @589 [589] 06/29/05 10:46:19 jajcus - PyRSS URL fixed
(edit) @588 [588] 06/27/05 22:05:04 jajcus - registration improvements
(edit) @587 [587] 06/27/05 21:45:04 jajcus - asynchronous API for registration form filling-in
(edit) @586 [586] 06/27/05 21:17:29 jajcus - registration support for JabberClient?
(edit) @585 [585] 06/26/05 18:57:17 jajcus - jabber:iq:register basics. NFY
(edit) @584 [584] 06/26/05 18:56:58 jajcus - workaround for strange replace_ns() behaviour (it seems libxml2 …
(edit) @583 [583] 06/26/05 18:54:52 jajcus - svn:ignore *.pyc
Note: See TracRevisionLog for help on using the revision log.