Sun, 30 Nov 2008 10:20:08 +0100 Senko Rasic Don't check for sync dns problems when using asyncns [#33] remote/loudmouth-1-4
Sun, 30 Nov 2008 09:49:06 +0100 Mikael Hallendal fixed the coding style
Sun, 30 Nov 2008 09:32:17 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Sun, 30 Nov 2008 09:27:21 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Tue, 25 Nov 2008 17:28:27 +0100 Jelmer Vernooij Fixed compile when GSSAPI support is enabled. [#20]
Sun, 23 Nov 2008 23:41:55 +0100 Mikael Hallendal Added interface dummy code for copying
Sun, 23 Nov 2008 23:32:15 +0100 Mikael Hallendal Removed unused LmTcpSocket
Fri, 21 Nov 2008 21:51:43 +0100 Mikael Hallendal Removed unmaintained spec-file
Wed, 19 Nov 2008 10:16:40 +0100 Mikael Hallendal Silence chdir by catching return value
Wed, 19 Nov 2008 10:12:27 +0100 Mikael Hallendal Use option NO_TICKET for OpenSSL [#28]
Wed, 19 Nov 2008 09:48:29 +0100 Mikael Hallendal Use option NO_TICKET for OpenSSL [#28]
Wed, 19 Nov 2008 09:15:26 +0100 Mikael Hallendal Style fixes for GSSAPI changes [#20].
Wed, 19 Nov 2008 09:09:13 +0100 Jelmer Vernooij Applied patch to add GSSAPI support to Loudmouth [#20]
Wed, 19 Nov 2008 08:49:57 +0100 Jelmer Vernooij Applied patch to check for GSSAPI during configure [#20]
Wed, 12 Nov 2008 20:30:54 +0100 Mikael Hallendal Removed a left over debug printout
Tue, 11 Nov 2008 05:14:09 +0100 Mikael Hallendal Merge branch 'master' of git@github.com:hallski/loudmouth
Tue, 11 Nov 2008 05:13:47 +0100 Mikael Hallendal fixed compile error in asyncns.c
Wed, 05 Nov 2008 23:29:44 +0100 Will Thompson Don't append the 'id'-tag in opening stream headers. [#30]
Wed, 05 Nov 2008 23:19:42 +0100 Will Thompson Don't append the 'id'-tag in opening stream headers. [#30]
Wed, 29 Oct 2008 21:53:35 +0100 Mikael Hallendal Bumped version to 1.4.3
Wed, 29 Oct 2008 21:53:19 +0100 Mikael Hallendal Fixed up the documentation for 1.4.3 [#27]
Wed, 29 Oct 2008 17:54:25 +0100 Mikael Hallendal Removed the check for IO condition in socket_in_event [#23]
Wed, 29 Oct 2008 17:52:22 +0100 Mikael Hallendal Always set the socket to be non-blocking.
Wed, 29 Oct 2008 17:30:01 +0100 Mikael Hallendal Only check for IO Condition before trying another read when the socket is blocking [#23]
Mon, 27 Oct 2008 23:44:51 +0100 Mikael Hallendal Removed lm-soup-socket.[ch]
Sun, 26 Oct 2008 01:56:11 +0200 Mikael Hallendal Make the new libasyncns compile on mac os x
Sun, 26 Oct 2008 01:52:23 +0200 Mikael Hallendal Updated asyncns.[ch]
Sat, 25 Oct 2008 22:33:23 +0200 Mikael Hallendal Added some verbose debug output
Sat, 25 Oct 2008 20:09:25 +0200 Mikael Hallendal Improved the resolvers a bit.
Sat, 25 Oct 2008 16:37:41 +0200 Mikael Hallendal Removed optional definition of _lm_sock_set_keepalive.
Sat, 25 Oct 2008 16:21:50 +0200 Mikael Hallendal Removed the async_connect_waiting and blocking states from LmConnection.
Fri, 24 Oct 2008 00:21:42 +0200 Mikael Hallendal Minor style fix
Wed, 22 Oct 2008 23:18:10 +0200 Mikael Hallendal Removed unused variable in lm_connection_open_and_block
Wed, 22 Oct 2008 22:50:08 +0200 Mikael Hallendal Removed unused use_srv variable in LmConnection.
Wed, 22 Oct 2008 22:45:23 +0200 Mikael Hallendal Minor style fixes
Wed, 22 Oct 2008 15:29:49 +0200 Mikael Hallendal Switch to use LmAuthParameters instead of passing around username and password.
Wed, 22 Oct 2008 14:08:45 +0200 Mikael Hallendal Made type property on LmResolver settable after creation.
Wed, 22 Oct 2008 13:23:36 +0200 Mikael Hallendal Silence git from generated files
Wed, 22 Oct 2008 13:22:13 +0200 Mikael Hallendal Added support for Dolt in the build process.
Wed, 22 Oct 2008 13:12:40 +0200 Mikael Hallendal Added test code for lm-data-objects
Tue, 21 Oct 2008 15:47:01 +0200 Mikael Hallendal Added lm-data-objects.[ch] for parameter objects
Tue, 21 Oct 2008 02:38:48 +0200 Mikael Hallendal Minor style fix
Tue, 21 Oct 2008 02:21:09 +0200 Mikael Hallendal Added some TODO items and minor style fixes
Mon, 20 Oct 2008 17:48:04 +0200 Mikael Hallendal Style fix in lm_connection_new
Mon, 20 Oct 2008 17:44:28 +0200 Mikael Hallendal Removed unneeded initializers in lm_connection_new
Tue, 14 Oct 2008 19:30:30 +0200 Mikael Hallendal More styling
Tue, 14 Oct 2008 18:35:47 +0200 Mikael Hallendal More style fixes
Mon, 13 Oct 2008 12:01:56 +0200 Mikael Hallendal Style fixes
Mon, 13 Oct 2008 02:49:23 +0200 Mikael Hallendal Fixed root Makefile
Mon, 13 Oct 2008 02:48:58 +0200 Mikael Hallendal Fixed root Makefile
Sat, 11 Oct 2008 14:47:23 +0200 Mikael Hallendal Moved Makefile.decl to build sub directory and created a Makefile.am.lm
Sat, 11 Oct 2008 13:20:15 +0200 Mikael Hallendal More cleaning up in Makefiles
Sat, 11 Oct 2008 13:14:29 +0200 Mikael Hallendal More cleaning up in Makefile
Fri, 10 Oct 2008 23:22:00 +0200 Mikael Hallendal Further cleanup of Makefile.am
Fri, 10 Oct 2008 23:13:03 +0200 Mikael Hallendal Updated the build system to use a build directory and a common marshal Makefile.
Fri, 10 Oct 2008 20:31:18 +0200 Mikael Hallendal Removed old .cvsignore file
Fri, 10 Oct 2008 12:33:53 +0200 Mikael Hallendal Removed unused defines in lm-connection.c
Wed, 08 Oct 2008 13:11:02 +0200 Mikael Hallendal Went over all of the files and made sure they all were indented the same way.
Wed, 08 Oct 2008 12:44:10 +0200 Mikael Hallendal Make the emacs header changes to tests and examples
Wed, 08 Oct 2008 12:43:12 +0200 Mikael Hallendal Change the tab width to 4 steps in the emacs headers
Wed, 08 Oct 2008 12:34:50 +0200 Mikael Hallendal Change the emacs format string to use space instead of tab for indentation
Mon, 06 Oct 2008 22:00:49 +0200 Frank Zschockelt Allow replies to non-iq stanzas. [#22]
Mon, 06 Oct 2008 21:54:34 +0200 Frank Zschockelt Allow replies to non-iq stanzas. [#22]
Mon, 06 Oct 2008 21:52:49 +0200 Mikael Hallendal Updated copyright years
Mon, 06 Oct 2008 11:31:46 +0200 Jelmer Vernooij Use SASL before old style auth if both are supported. [#19]
Mon, 06 Oct 2008 11:28:45 +0200 Jelmer Vernooij Use SASL before old style auth if both are supported. [#19]
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Fixed a crash LmFeaturePing.
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Cleaned up the moved XMPP Ping code from LmConnection and hooked up the LmFeaturePing object.
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Added the code from LmConnection to send and receive the XMPP Ping to LmFeaturePing.
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Added properties, signals and start/stop calls to LmFeaturePing.
Mon, 06 Oct 2008 02:17:36 +0200 Mikael Hallendal Added stubs for LmFeaturePing which will hold the XMPP Ping feature.
Mon, 06 Oct 2008 02:17:35 +0200 Frank Zschockelt Use XMPP Ping (XEP-0199) instead of white space ping for keep alive. [#15]
Mon, 06 Oct 2008 02:17:27 +0200 Mikael Hallendal Fixed a crash when lm_connection_close was called.
Mon, 06 Oct 2008 02:09:58 +0200 Mikael Hallendal Create connect_data in LmOldSocket, revert a segfault when working on LmResolver.
Mon, 06 Oct 2008 01:41:19 +0200 Mikael Hallendal Added _lm_connection_get_server that returns the server string.
Mon, 06 Oct 2008 01:13:17 +0200 Mikael Hallendal Added _lm_connection_get_context as internal function.
Sat, 04 Oct 2008 20:44:22 +0200 Jelmer Vernooij Fixed compile error when asyncns is not available [#17]
Thu, 28 Aug 2008 17:24:28 +0200 Mikael Hallendal Bumped version to 1.4.2
Thu, 28 Aug 2008 15:15:28 +0200 Andreas Köhler Make lm_sha_hash thread safe. Fixes LM-64
Thu, 28 Aug 2008 15:13:20 +0200 Andreas Köhler Make lm_sha_hash thread safe. Fixes LM-64
Thu, 28 Aug 2008 14:41:14 +0200 Frederic Peters Fixed a compiler warning with gcc 4.3. Fixes LM-127
Thu, 28 Aug 2008 14:40:25 +0200 Frederic Peters Fixed a compiler warning with gcc 4.3. Fixes LM-127
Thu, 28 Aug 2008 14:18:28 +0200 Leonid Evdokimov Use GError instead of polution console with gnutls printouts. Fixes LM-126.
Thu, 28 Aug 2008 14:17:04 +0200 Leonid Evdokimov Use GError instead of polution console with gnutls printouts. Fixes LM-126.
Thu, 28 Aug 2008 13:58:48 +0200 Frank Zschockelt Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128.
Thu, 28 Aug 2008 13:58:43 +0200 Mikael Hallendal Use g_strndup instead of strndup in asyncns.c, fixes LM-129
Thu, 28 Aug 2008 13:54:08 +0200 Frank Zschockelt Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128.
Thu, 28 Aug 2008 13:48:06 +0200 Mikael Hallendal Use g_strndup instead of strndup in asyncns.c, fixes LM-129
Thu, 28 Aug 2008 13:38:02 +0200 Mikael Hallendal Include netinet/in_systm.h in lm-sock.c, fixes LM-130.
Thu, 28 Aug 2008 13:37:51 +0200 Mikael Hallendal Attempt to use STARTTLS in lm-send-async and test-lm examples.
Thu, 28 Aug 2008 13:37:44 +0200 Mikael Hallendal Fixed the help string for --username in lm-send-async and test-lm examples
Thu, 28 Aug 2008 13:34:36 +0200 Mikael Hallendal Include netinet/in_systm.h in lm-sock.c, fixes LM-130.
Thu, 28 Aug 2008 11:14:07 +0200 Mikael Hallendal Attempt to use STARTTLS in lm-send-async and test-lm examples.
Thu, 28 Aug 2008 11:13:11 +0200 Mikael Hallendal Fixed the help string for --username in lm-send-async and test-lm examples
Thu, 28 Aug 2008 10:27:03 +0200 Mikael Hallendal Updated reference to GLib in README
Thu, 28 Aug 2008 10:22:43 +0200 Mikael Hallendal Added comment about SSL in README
Thu, 28 Aug 2008 10:21:42 +0200 Mikael Hallendal Added comment about SSL in README
Thu, 07 Aug 2008 14:19:01 +0200 Mikael Hallendal Changed lm_resolver_create_srv_string to be internal to LmResolvers
Tue, 05 Aug 2008 09:40:07 +0200 Mikael Hallendal Put a ref on the resolver while calling the callback.
Tue, 05 Aug 2008 01:06:53 +0200 Mikael Hallendal First cut of integrating the new resolver in LmOldSocket
Fri, 01 Aug 2008 16:31:23 +0200 Mikael Hallendal Added cancel operation for asyncns resolver
Fri, 01 Aug 2008 15:48:25 +0200 Mikael Hallendal Fixed so that service lookup seems to work with new asyncns resolver.
Fri, 01 Aug 2008 11:01:49 +0200 Mikael Hallendal More work on the asyncns srv lookup.
Thu, 31 Jul 2008 20:03:42 +0200 Mikael Hallendal Renamed the test to test-dns and fixed a bug in the asyncns resolver.
Thu, 31 Jul 2008 19:50:01 +0200 Mikael Hallendal Copied in code from LmOldSocket to LmAsyncnsResolver
Thu, 31 Jul 2008 14:12:33 +0200 Mikael Hallendal fixed typos that accidently got commited
Thu, 31 Jul 2008 12:44:06 +0200 Mikael Hallendal Bumped version to 1.4.1
Sun, 27 Jul 2008 11:23:03 +0200 Mikael Hallendal Changed so that normal XMPP "pings" are always sent when keep alive is enabled.
Thu, 17 Jul 2008 14:29:19 +0200 Mikael Hallendal The blocking dns resolver now works as expected.
Thu, 17 Jul 2008 00:36:48 +0200 Mikael Hallendal Added test-dns-blocking to ignore file
Thu, 17 Jul 2008 00:36:18 +0200 Mikael Hallendal Removed soup dependencies from the build
Thu, 17 Jul 2008 00:25:36 +0200 Mikael Hallendal Added small test program and simple tests seems to work.
Thu, 17 Jul 2008 00:07:42 +0200 Mikael Hallendal Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them.
Mon, 14 Jul 2008 23:53:27 +0200 Mikael Hallendal Added GMainContext to LmResolver and use lm_misc_add_idle to add an idle in it.
Mon, 14 Jul 2008 01:10:57 +0200 Mikael Hallendal Added protocol for srv lookups
Mon, 14 Jul 2008 00:48:04 +0200 Mikael Hallendal More work on the blocking resolver
Mon, 14 Jul 2008 00:35:25 +0200 Mikael Hallendal Implemented the idle "spawn" in LmBlockingResolver.
Mon, 14 Jul 2008 00:14:28 +0200 Mikael Hallendal Added LmBlockingResolver which will handle the case when we do not have libasyncns.
Mon, 14 Jul 2008 00:02:50 +0200 Mikael Hallendal Added LmAsyncnsResolver
Sun, 13 Jul 2008 23:54:50 +0200 Mikael Hallendal Fixed some spaces
Sun, 13 Jul 2008 23:50:23 +0200 Mikael Hallendal Added type property to LmResolver
Sun, 13 Jul 2008 23:33:46 +0200 Mikael Hallendal Changed so that we create a resolver with various arguments depending on type.
Sun, 13 Jul 2008 23:22:42 +0200 Mikael Hallendal Made LmResolver an object for subclassing instead of an interface
Sun, 13 Jul 2008 19:22:27 +0200 Mikael Hallendal Added LmResolver interface.
Sun, 13 Jul 2008 19:05:23 +0200 Mikael Hallendal Some style fixes
Sun, 13 Jul 2008 19:02:02 +0200 Mikael Hallendal Refactored some of the SSL code in LmConnection.
Sun, 13 Jul 2008 11:12:26 +0200 Mikael Hallendal Moved the call to _lm_ssl_close to LmOldSocket
Sun, 13 Jul 2008 10:58:09 +0200 Mikael Hallendal Split out old_socket_do_write from lm_old_socket_do_write.
Sun, 13 Jul 2008 01:22:50 +0200 Mikael Hallendal Some more cleanups
Sun, 13 Jul 2008 01:18:23 +0200 Mikael Hallendal Moved the ifdefs for HAVE_ASYNCNS to the LmOldSocket code.
Sun, 13 Jul 2008 01:14:42 +0200 Mikael Hallendal Updated _asyncns_cancel to follow coding style
Sun, 13 Jul 2008 00:57:14 +0200 Mikael Hallendal Made the output buffer functions private to LmOldSocket.
Sun, 13 Jul 2008 00:54:49 +0200 Mikael Hallendal Moved output buffer creation/addition to LmOldSocket where it belongs.
Sun, 13 Jul 2008 00:50:26 +0200 Mikael Hallendal slight style fix
Sat, 12 Jul 2008 22:07:29 +0200 Mikael Hallendal Some more work on the soup socket
Fri, 11 Jul 2008 19:14:28 +0300 Mikael Hallendal Initital start on implementing the various write functions in LmSoupSocket
Fri, 11 Jul 2008 19:07:11 +0300 Mikael Hallendal Call connect on SoupSocket in LmSoupSocket::connect
Fri, 11 Jul 2008 19:00:23 +0300 Mikael Hallendal Renamed the implementation of the LmSocket interface functions to _soup_socket..
Fri, 11 Jul 2008 18:56:59 +0300 Mikael Hallendal Added prototypes for LmSocket interface in LmSoupSocket
Fri, 11 Jul 2008 18:51:48 +0300 Mikael Hallendal Changed the LmSocket signals slightly
Fri, 11 Jul 2008 17:34:40 +0300 Mikael Hallendal Added Libsoup as a dependency in configure.
Fri, 11 Jul 2008 17:29:07 +0300 Mikael Hallendal Worked on the LmSocket interface and added a LmSoupSocket class.
Wed, 09 Jul 2008 15:56:07 +0300 Mikael Hallendal Made LmSocket into an interface and hooked up implementation of it in LmTcpSocket.
Tue, 08 Jul 2008 00:57:01 +0300 Mikael Hallendal Added basic API for the new LmSocket
Mon, 07 Jul 2008 15:30:58 +0200 Mikael Hallendal Renamed LmSocket to LmOldSocket to make room for a new socket abstraction layer.
Mon, 30 Jun 2008 01:51:40 +0200 Mikael Hallendal Include lm-internals.h instead of lm-socket.h in lm-xmpp-writer.h
Fri, 27 Jun 2008 20:08:58 +0200 Mikael Hallendal Style fixes
Sun, 22 Jun 2008 23:46:02 +0200 Mikael Hallendal Fixed a left over DUMMY -> SIMPLE_IO
Sun, 22 Jun 2008 23:45:23 +0200 Mikael Hallendal Removed vtable from LmSimpleIO
Sun, 22 Jun 2008 23:42:12 +0200 Mikael Hallendal LmSimpleIO now implements the LmXmppWriter interface.
Sun, 22 Jun 2008 23:21:26 +0200 Mikael Hallendal Added LmSimpleIO.
Sun, 22 Jun 2008 23:11:53 +0200 Mikael Hallendal Added lm-marshal.list and lm-marshal-main.c
Sun, 22 Jun 2008 22:53:07 +0200 Mikael Hallendal Added LmXmppWriter interface
Sun, 22 Jun 2008 22:38:28 +0200 Mikael Hallendal Depend on GObject and initialize GType
Sat, 21 Jun 2008 18:36:12 +0200 Mikael Hallendal Added Title to the inlined documentation
Sat, 21 Jun 2008 17:12:59 +0200 Mikael Hallendal Fixed the SECTION parts of the inlined docs so that gtk-doc finds them.
Sat, 21 Jun 2008 16:59:56 +0200 Mikael Hallendal Ignore the tmpl directory
Sat, 21 Jun 2008 16:49:33 +0200 Mikael Hallendal Removed the old tmpl files
Sat, 21 Jun 2008 13:19:21 +0200 Mikael Hallendal Added inlined documentation from generated through the Gtk-doc migration script.
Fri, 20 Jun 2008 17:14:45 +0200 Mikael Hallendal Cleaned declarations of static functions in LmConnection
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?
Tue, 08 Apr 2008 22:04:13 +0200 Mikael Hallendal Added open?
Tue, 08 Apr 2008 22:02:36 +0200 Mikael Hallendal Added keep_alive_rate=
Tue, 08 Apr 2008 21:57:19 +0200 Mikael Hallendal Added close and authenticate
Tue, 08 Apr 2008 21:45:10 +0200 Mikael Hallendal More work on the bindings
Tue, 08 Apr 2008 18:07:47 +0200 Mikael Hallendal Added .gitignore to ruby bindings
Tue, 08 Apr 2008 18:07:06 +0200 Mikael Hallendal initial code for ruby bindings
Tue, 04 Mar 2008 00:38:08 +0100 Mikael Hallendal Release 1.3.4 1.3.4
Thu, 28 Feb 2008 02:52:37 +0100 Martyn Russell Make the 1.3 branch build with --disable-debug again. Fixes LM-113.
Thu, 28 Feb 2008 02:21:47 +0100 Mikael Hallendal Merge branch 'master' of git@github.com:hallski/loudmouth
Thu, 28 Feb 2008 02:18:11 +0100 Mikael Hallendal Close the socket before setting it to -1. This hopefully solves LM-95.
Thu, 28 Feb 2008 01:13:52 +0100 Mikael Hallendal Some code style fixes
Mon, 25 Feb 2008 23:58:43 +0100 Owen Taylor Return FALSE from lm_connection_open in the synchronous case instead of open callback
Mon, 25 Feb 2008 23:13:58 +0100 Owen Taylor Fixed reentrancy problem for async connections. Fixes first bit of LM-117.
Mon, 25 Feb 2008 22:58:18 +0100 Owen Taylor Protect EAI_NODATA with #ifdef. Fixes LM-120.
Mon, 25 Feb 2008 22:52:41 +0100 Mikael Hallendal Fixed the keep alive rate when using TCP for handling keep alive. Fixes LM-121.
Mon, 25 Feb 2008 21:35:29 +0100 Mikael Hallendal Added new line for g_log printouts
Mon, 25 Feb 2008 21:16:57 +0100 Mikael Hallendal Use g_log instead of g_debug for debug output.
Mon, 25 Feb 2008 20:37:24 +0100 Mikael Hallendal Merge branch 'senko'
Sun, 24 Feb 2008 01:01:24 +0100 Richard Hult Fixes LM-118 so that building on Mac OS X works again.
Sun, 24 Feb 2008 00:42:57 +0100 Mikael Hallendal Removed Daf and Senko from CONTRIBUTORS
(0) -240 tip