1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added private storage support. More... over 16 years ago
minor service discovery fix. More... over 16 years ago
misc minor stuff. More... over 16 years ago
added base class for MessageListener and PresenceListener. More... over 16 years ago
added some event callbacks to the MUChatRoom class. More... over 16 years ago
ibb file transfer. More... over 16 years ago
sha1.c ndll binding fix. More... over 16 years ago
replaced sha1 c code with the one from nekovm soruces (steve reid). More... over 16 years ago
added max buffer size check (flash/js). maxBufSize static became object field. More... over 16 years ago
added max buffer size check to socket connection (flash/js) More... over 16 years ago
added connection input cache for flash/js, added missing stream resource change on SASL->authenticate. More... over 16 years ago
remove commandline-debug ndll, replaced by hx-intern color output. More... over 16 years ago
added private methods to MUChatRoom for extending. More... over 16 years ago
moved host and port field into jabber.stream.Connection. More... over 16 years ago
added colored cli output for php. More... over 16 years ago
replaced php.net.Socket by the patched net.php.Socket for tls transport. More... over 16 years ago
fixed JIDUtil ereg. More... over 16 years ago
added very basic chatroom class for creation of muc-services. More... over 16 years ago
renamed xmpp.Date to xmpp.DateTime. added DateTime validation. added xmpp.Delayed object. More... over 16 years ago
added disco items field to component stream. More... over 16 years ago
added (full) serviceName field to component Stream class. More... over 16 years ago
added MUCUtil for parsing muchat addresses, More... over 16 years ago
SocketBridge close fix. php SocketConnection read fix. minor. More... over 16 years ago
fixed SocketConnection read for neko (php still bugging!). buffer length read now handled by stream class. More... over 16 years ago
JID cache bugfix. More... over 16 years ago
added abstract client authentication class. More... over 16 years ago
xhtml body namespace bugfix. More... over 16 years ago
removed muc field from jabber.client.MUChat event methods arguments. More... over 16 years ago
presence show field bugfix. More... over 16 years ago
added (experimental) pubsub event listener. More... over 16 years ago