Fri, 20 Jun 2008 17:05:48 +0200 Mikael Hallendal Moved _lm_connection_old_auth from public header file.
Fri, 20 Jun 2008 17:00:56 +0200 Mikael Hallendal Fixed header file style in internal header file
Fri, 20 Jun 2008 16:44:42 +0200 Mikael Hallendal Changed so that normal XMPP "pings" are always sent when keep alive is enabled.
Fri, 20 Jun 2008 16:42:26 +0200 Mikael Hallendal Fixed indentation
Fri, 20 Jun 2008 16:40:31 +0200 Mikael Hallendal Made error check a bit more verbose
Fri, 20 Jun 2008 13:20:24 +0200 Mikael Hallendal Use GSlice for allocation of LmConnection instead of g_new.
Fri, 20 Jun 2008 13:14:47 +0200 Mikael Hallendal Minor style fix
Fri, 20 Jun 2008 13:12:43 +0200 Mikael Hallendal Factored out connection_run_message_handler from connection_handle_message.
Wed, 18 Jun 2008 22:27:54 +0200 Mikael Hallendal Use GLib's base64 implementation
Wed, 18 Jun 2008 22:27:47 +0200 Mikael Hallendal Factored out connection_log_send from connection_send
Wed, 18 Jun 2008 22:27:40 +0200 Mikael Hallendal Factored out connection_free_handlers from connection_free
Wed, 18 Jun 2008 22:27:17 +0200 Mikael Hallendal Doc fixes
Wed, 18 Jun 2008 13:47:06 +0200 Mikael Hallendal Doc fixes
Sun, 08 Jun 2008 11:11:55 +0200 Mikael Hallendal Fixed up the lm-utils documentation. Fixes LM-52.
Sun, 08 Jun 2008 11:06:24 +0200 Mikael Hallendal Fixed up the lm-utils documentation. Fixes LM-52.
Sat, 07 Jun 2008 11:36:24 +0200 Mikael Hallendal Use g_log instead of g_warning in LmParser and remove some unneccesary printouts from parser test
Sat, 07 Jun 2008 11:22:19 +0200 Mikael Hallendal Added a boolean return value from LmParser::parse to be able to check whether it was successful
Sat, 07 Jun 2008 11:21:42 +0200 Mikael Hallendal Fixed Makefiles to support running make test
Sat, 07 Jun 2008 11:06:53 +0200 Mikael Hallendal Migrated test suite to GLib unit test framework
Sat, 07 Jun 2008 01:03:22 +0200 Mikael Hallendal Bumped the dependency on GLib to 2.16 and bumped loudmouth version to 1.5.0
Sat, 07 Jun 2008 00:26:27 +0200 Mikael Hallendal Bumped version to 1.4.0
Tue, 29 Apr 2008 16:36:57 +0200 Mikael Hallendal Added lm_connection_get_keep_alive.
Tue, 15 Apr 2008 17:45:12 +0200 Mikael Hallendal Moved ruby bindings to it's own repository
Fri, 11 Apr 2008 18:15:58 +0200 Mikael Hallendal Fixed some in the send-message example
Thu, 10 Apr 2008 21:57:49 +0200 Mikael Hallendal Added small example for the ruby bindings
Thu, 10 Apr 2008 21:30:17 +0200 Mikael Hallendal moved extension code to src
Thu, 10 Apr 2008 21:14:27 +0200 Mikael Hallendal Added support for add_message_handler to ruby bindings
Thu, 10 Apr 2008 19:55:28 +0200 Mikael Hallendal Fixed support for setting your own GMainContext
Thu, 10 Apr 2008 18:59:55 +0200 Mikael Hallendal Ruby bindings can connect with SSL
Thu, 10 Apr 2008 17:33:43 +0200 Mikael Hallendal Added LmConnection::send to ruby bindings
Thu, 10 Apr 2008 17:03:00 +0200 Mikael Hallendal Finished off the LmMessage ruby bindings
Thu, 10 Apr 2008 16:37:35 +0200 Mikael Hallendal Added missing headers
Thu, 10 Apr 2008 16:35:28 +0200 Mikael Hallendal Added missing LmSSL ruby bindings
Thu, 10 Apr 2008 16:23:26 +0200 Mikael Hallendal Implemented ssl_initialize for LmSSL ruby bindings.
Thu, 10 Apr 2008 15:56:42 +0200 Mikael Hallendal Added LmCertificateStatus, LmSSLStatus, LmSSLResponse to ruby bindings
Thu, 10 Apr 2008 15:43:21 +0200 Mikael Hallendal Added password and password= to LmProxy ruby bindings
Thu, 10 Apr 2008 15:40:20 +0200 Mikael Hallendal Added port, port=, username, username= to LmProxy ruby bindings
Thu, 10 Apr 2008 15:09:27 +0200 Mikael Hallendal Added server and server= to LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:57:41 +0200 Mikael Hallendal Added type and type= for LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:36:19 +0200 Mikael Hallendal Implemented allocate and initialize for LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:13:14 +0200 Mikael Hallendal Added LmProxyType to ruby bindings
Thu, 10 Apr 2008 13:43:01 +0200 Mikael Hallendal Added files for LmSSL and LmProxy to ruby bindings
Thu, 10 Apr 2008 13:39:52 +0200 Mikael Hallendal Added stubs for name, next, prev, parent and children to LmMessageNode in the ruby bindings
Thu, 10 Apr 2008 13:32:40 +0200 Mikael Hallendal Added stubs for the LmMessageNode functions in the ruby bindings
Thu, 10 Apr 2008 13:12:19 +0200 Mikael Hallendal Added LmMessageNode::value and value= to ruby bindings
Thu, 10 Apr 2008 10:35:20 +0200 Mikael Hallendal Added message node initial checkin for bindings
Wed, 09 Apr 2008 23:44:01 +0200 Mikael Hallendal Implemented conn_get_state
Wed, 09 Apr 2008 23:40:46 +0200 Mikael Hallendal Added functions to transform from ruby object to enum values
Wed, 09 Apr 2008 23:20:01 +0200 Mikael Hallendal Added LmDisconnectReason and LmConnectionState
Wed, 09 Apr 2008 23:13:19 +0200 Mikael Hallendal Added rblm-constants for enums
Wed, 09 Apr 2008 22:24:37 +0200 Mikael Hallendal Change allocate/initialize for LmConnection to not create the LM object in allocate
Wed, 09 Apr 2008 22:12:34 +0200 Mikael Hallendal Renamed to the rblm namespace
Wed, 09 Apr 2008 22:06:42 +0200 Mikael Hallendal Cleaning up of the bindings for better checking
Wed, 09 Apr 2008 20:01:36 +0200 Mikael Hallendal Added comment about unhandled bits of LmMessage
Wed, 09 Apr 2008 19:59:35 +0200 Mikael Hallendal Added ruby bindings code for LmMessage
Tue, 08 Apr 2008 22:21:20 +0200 Mikael Hallendal Added some commented out rb_define_methods
Tue, 08 Apr 2008 22:14:01 +0200 Mikael Hallendal Added port and port=
Tue, 08 Apr 2008 22:12:02 +0200 Mikael Hallendal Added jid and jid=
Tue, 08 Apr 2008 22:10:18 +0200 Mikael Hallendal Added server and server=
Tue, 08 Apr 2008 22:05:01 +0200 Mikael Hallendal Added authenticated?
(0) -300 -100 -60 +60 +100 +300 tip