removed a bogus todo item
implemented OOB and fixed bugs in Disco and further developed in band registration.
added sax event generator for Net::XMPP2::Node. now other people got the serious ability to interface nicely with Net::XMPP2 by either generating the original stanza string and parsing it or let $node->to_sax_events () generate their DOM tree.
lots of changes. added as_string to Net::XMPP2::Node to restore the original xml document part of a stanza or subtree. also implemented the jabber component protocol.
minor doc fixes and i should put some stuff in the synopsises sometime
removed some todo items
added some more examples ... err.. utilities
fixed some bugs, redesigned disco mechanism, probably added some bugs, added samples/disco_test example.
fixed some more typos
todo file updates
major documentation refresh. preparing for release
implemented stanza errors
added xml parser error callback
added todo item, presence erros are not caught
sime fixes and changes
fixed some issues and rounded up the client for usage in Net::Bummskraut
fixed roster bug
implemented IQ timeouts.
implemented service discovery mostly completly.
added Disco support!
add todo item to add timesouts to IQs
removed extension mechanisms which don't seem neccessary to me anymore. noone wants XMPP without the XEPs (at least not me).
further subscription code and in-band-stuff is going to be implemented next
implemented addition/removal/update of roster items and first functionality for subscription.
implemented the (hopefully) last bits of important error reporting. Net::XMPP was released at the beginngin of this month - damn, i was too slow. But i've taken a look at their code. 17000 lines of code vs. my ~4500 LoC. Also their Java-API is really a mess...
implemented Client.pm. Implemented error objects which simplyfied the error reporting.
some minor cleanups.
removed unneccessary documentation and added neglected documentation.
implemented firts parts of roster handling. added jid handling functions.
marked low level events with an _xml. changed documentation a bit.
lots of changes. added roster retrival
further detail work and implemented extension enabling and extensions xep-0086 along with xml stanza error generation. implemented also first parts of Net::XMPP2::IM::Connection.
extended send_presence and send_message, untested. wrote some documentation to XMPP.pm and Writer.pm and Parser.pm.
implemented TLS!
initial checkin.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.