cascardo/hcxmpp.git
2008-11-25 Thadeu Lima... Added support for presence hooks presence
2008-11-25 Thadeu Lima... Initialize sentmsghook to NULL
2008-11-25 Thadeu Lima... Create a hook for sent messages
2008-11-25 Thadeu Lima... Included a public function into the header
2008-11-25 Thadeu Lima... Added GTK+ interface to connect to server
2008-11-25 Thadeu Lima... Added support for a message hook and simple message...
2008-11-03 Thadeu Lima... Allow extensions to be registered
2008-11-03 Thadeu Lima... Created extensible hooks
2008-11-03 Thadeu Lima... Added GLib loop main program
2008-11-03 Thadeu Lima... Add function to return TCP file descriptor
2008-11-03 Thadeu Lima... Get server, user and password as parameters
2008-11-03 Thadeu Lima... Separated main hook from main program
2008-11-03 Thadeu Lima... Query the server for its info
2008-11-03 Thadeu Lima... Only print discovered features if it is a feature
2008-11-02 Thadeu Lima... Start supporting discovery
2008-11-02 Thadeu Lima... Added support for resouce binding and session establishment
2008-11-02 Thadeu Lima... Support for SASL PLAIN authentication
2008-11-02 Thadeu Lima... Added parser, server name and file descriptor to context
2008-11-02 Thadeu Lima... Created XMPP context and better features parser
2008-11-02 Thadeu Lima... Detect if PLAIN SASL mechanism is supported
2008-11-02 Thadeu Lima... Added a test program to connect to a XMPP server and...
2008-11-02 Thadeu Lima... Added extra iksemel stream parser
2008-11-02 Thadeu Lima... Added a simple Makefile
2008-11-01 Thadeu Lima... Update for latest UDNS
2008-11-01 Thadeu Lima... Make use of the new namespace in function calls
2008-11-01 Thadeu Lima... Public namespace is HC or hc
2008-11-01 Thadeu Lima... Fixed header protection macro
2008-04-06 Thadeu Lima... Do not use tabs, only spaces.
2008-04-06 Thadeu Lima... Makes a TCP connection to given service at server.
2008-04-06 Thadeu Lima... Code to sort SRV results from udns according to RFC...
2008-04-06 Thadeu Lima... License comes first: GPLv2+.