Thu, 28 Aug 2008 14:18:28 +0200 Use GError instead of polution console with gnutls printouts. Fixes LM-126.
Leonid Evdokimov <leon@darkk.net.ru> [Thu, 28 Aug 2008 14:18:28 +0200] rev 493
Use GError instead of polution console with gnutls printouts. Fixes LM-126. Patch from Leonid Evdokimov. committer: Mikael Hallendal <micke@imendio.com>
Thu, 28 Aug 2008 14:17:04 +0200 Use GError instead of polution console with gnutls printouts. Fixes LM-126.
Leonid Evdokimov <leon@darkk.net.ru> [Thu, 28 Aug 2008 14:17:04 +0200] rev 492
Use GError instead of polution console with gnutls printouts. Fixes LM-126. Patch from Leonid Evdokimov. committer: Mikael Hallendal <micke@imendio.com>
Thu, 28 Aug 2008 13:58:48 +0200 Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128.
Frank Zschockelt <lm@freakysoft.de> [Thu, 28 Aug 2008 13:58:48 +0200] rev 491
Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128. Use g_memdup instead of g_strdup. Patch submitted by Frank Zschockelt. committer: Mikael Hallendal <micke@imendio.com>
Thu, 28 Aug 2008 13:58:43 +0200 Use g_strndup instead of strndup in asyncns.c, fixes LM-129
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:58:43 +0200] rev 490
Use g_strndup instead of strndup in asyncns.c, fixes LM-129 Switched to use g_strndup and remove the internal version of strndup from asyncns.c. Fixes problem where strndup exists.
Thu, 28 Aug 2008 13:54:08 +0200 Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128.
Frank Zschockelt <lm@freakysoft.de> [Thu, 28 Aug 2008 13:54:08 +0200] rev 489
Fixed problem with having NULL byte in SSL fingerprint, fixes LM-128. Use g_memdup instead of g_strdup. Patch submitted by Frank Zschockelt. committer: Mikael Hallendal <micke@imendio.com>
Thu, 28 Aug 2008 13:48:06 +0200 Use g_strndup instead of strndup in asyncns.c, fixes LM-129
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:48:06 +0200] rev 488
Use g_strndup instead of strndup in asyncns.c, fixes LM-129 Switched to use g_strndup and remove the internal version of strndup from asyncns.c. Fixes problem where strndup exists.
Thu, 28 Aug 2008 13:38:02 +0200 Include netinet/in_systm.h in lm-sock.c, fixes LM-130.
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:38:02 +0200] rev 487
Include netinet/in_systm.h in lm-sock.c, fixes LM-130. Added check for netinet/in_systm.h and include it in lm-sock.c if it exists. It fixes a build error on BSD.
Thu, 28 Aug 2008 13:37:51 +0200 Attempt to use STARTTLS in lm-send-async and test-lm examples.
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:37:51 +0200] rev 486
Attempt to use STARTTLS in lm-send-async and test-lm examples.
Thu, 28 Aug 2008 13:37:44 +0200 Fixed the help string for --username in lm-send-async and test-lm examples
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:37:44 +0200] rev 485
Fixed the help string for --username in lm-send-async and test-lm examples The help string said that you should only use 'user' in 'user@foo.bar' while the code requires a full jid.
Thu, 28 Aug 2008 13:34:36 +0200 Include netinet/in_systm.h in lm-sock.c, fixes LM-130.
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 13:34:36 +0200] rev 484
Include netinet/in_systm.h in lm-sock.c, fixes LM-130. Added check for netinet/in_systm.h and include it in lm-sock.c if it exists. It fixes a build error on BSD.
Thu, 28 Aug 2008 11:14:07 +0200 Attempt to use STARTTLS in lm-send-async and test-lm examples.
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 11:14:07 +0200] rev 483
Attempt to use STARTTLS in lm-send-async and test-lm examples.
Thu, 28 Aug 2008 11:13:11 +0200 Fixed the help string for --username in lm-send-async and test-lm examples
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 11:13:11 +0200] rev 482
Fixed the help string for --username in lm-send-async and test-lm examples The help string said that you should only use 'user' in 'user@foo.bar' while the code requires a full jid.
Thu, 28 Aug 2008 10:27:03 +0200 Updated reference to GLib in README
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 10:27:03 +0200] rev 481
Updated reference to GLib in README
Thu, 28 Aug 2008 10:22:43 +0200 Added comment about SSL in README
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 10:22:43 +0200] rev 480
Added comment about SSL in README
Thu, 28 Aug 2008 10:21:42 +0200 Added comment about SSL in README
Mikael Hallendal <micke@imendio.com> [Thu, 28 Aug 2008 10:21:42 +0200] rev 479
Added comment about SSL in README
Thu, 07 Aug 2008 14:19:01 +0200 Changed lm_resolver_create_srv_string to be internal to LmResolvers
Mikael Hallendal <micke@imendio.com> [Thu, 07 Aug 2008 14:19:01 +0200] rev 478
Changed lm_resolver_create_srv_string to be internal to LmResolvers
Tue, 05 Aug 2008 09:40:07 +0200 Put a ref on the resolver while calling the callback.
Mikael Hallendal <micke@imendio.com> [Tue, 05 Aug 2008 09:40:07 +0200] rev 477
Put a ref on the resolver while calling the callback. This makes sure that the object will still be around even if the resolver is unreffed in the callback.
Tue, 05 Aug 2008 01:06:53 +0200 First cut of integrating the new resolver in LmOldSocket
Mikael Hallendal <micke@imendio.com> [Tue, 05 Aug 2008 01:06:53 +0200] rev 476
First cut of integrating the new resolver in LmOldSocket
Fri, 01 Aug 2008 16:31:23 +0200 Added cancel operation for asyncns resolver
Mikael Hallendal <micke@imendio.com> [Fri, 01 Aug 2008 16:31:23 +0200] rev 475
Added cancel operation for asyncns resolver
Fri, 01 Aug 2008 15:48:25 +0200 Fixed so that service lookup seems to work with new asyncns resolver.
Mikael Hallendal <micke@imendio.com> [Fri, 01 Aug 2008 15:48:25 +0200] rev 474
Fixed so that service lookup seems to work with new asyncns resolver.
Fri, 01 Aug 2008 11:01:49 +0200 More work on the asyncns srv lookup.
Mikael Hallendal <micke@imendio.com> [Fri, 01 Aug 2008 11:01:49 +0200] rev 473
More work on the asyncns srv lookup. Moved the srv_parse function to LmResolver to be used by both blocking and non-blocking versions.
Thu, 31 Jul 2008 20:03:42 +0200 Renamed the test to test-dns and fixed a bug in the asyncns resolver.
Mikael Hallendal <micke@imendio.com> [Thu, 31 Jul 2008 20:03:42 +0200] rev 472
Renamed the test to test-dns and fixed a bug in the asyncns resolver. test-dns.c now just tests whatever dns LmResolver::new* gives. Also checked that new_for_host works now with the asyncns resolver.
Thu, 31 Jul 2008 19:50:01 +0200 Copied in code from LmOldSocket to LmAsyncnsResolver
Mikael Hallendal <micke@imendio.com> [Thu, 31 Jul 2008 19:50:01 +0200] rev 471
Copied in code from LmOldSocket to LmAsyncnsResolver
Thu, 31 Jul 2008 14:12:33 +0200 fixed typos that accidently got commited
Mikael Hallendal <micke@imendio.com> [Thu, 31 Jul 2008 14:12:33 +0200] rev 470
fixed typos that accidently got commited
Thu, 31 Jul 2008 12:44:06 +0200 Bumped version to 1.4.1
Mikael Hallendal <micke@imendio.com> [Thu, 31 Jul 2008 12:44:06 +0200] rev 469
Bumped version to 1.4.1
Sun, 27 Jul 2008 11:23:03 +0200 Changed so that normal XMPP "pings" are always sent when keep alive is enabled.
Mikael Hallendal <micke@imendio.com> [Sun, 27 Jul 2008 11:23:03 +0200] rev 468
Changed so that normal XMPP "pings" are always sent when keep alive is enabled. The change to disable the periodic sending of spaces in order to ensure traffic over the socket made the LM clients disconnect periodically with specific gateways. The implementation looks correct but it might be the firewall software that is not handling it correctly. This commit reverts the behaviour to always send the spaces even if the platform supports the TCP keep alive settings.
Thu, 17 Jul 2008 14:29:19 +0200 The blocking dns resolver now works as expected.
Mikael Hallendal <micke@imendio.com> [Thu, 17 Jul 2008 14:29:19 +0200] rev 467
The blocking dns resolver now works as expected. Fixed up the last bits and and use the blocking dns lookup in the simple test. Next step will be to make a second one that uses asyncns to do the job.
Thu, 17 Jul 2008 00:36:48 +0200 Added test-dns-blocking to ignore file
Mikael Hallendal <micke@imendio.com> [Thu, 17 Jul 2008 00:36:48 +0200] rev 466
Added test-dns-blocking to ignore file
Thu, 17 Jul 2008 00:36:18 +0200 Removed soup dependencies from the build
Mikael Hallendal <micke@imendio.com> [Thu, 17 Jul 2008 00:36:18 +0200] rev 465
Removed soup dependencies from the build
Thu, 17 Jul 2008 00:25:36 +0200 Added small test program and simple tests seems to work.
Mikael Hallendal <micke@imendio.com> [Thu, 17 Jul 2008 00:25:36 +0200] rev 464
Added small test program and simple tests seems to work. Added test-dns-blocking, this program will be removed later though. Also needed to export some internal functions in the library file to get the test program to build. These were lm_resolver_lookup and lm_blocking_resolver_get_type.
Thu, 17 Jul 2008 00:07:42 +0200 Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them.
Mikael Hallendal <micke@imendio.com> [Thu, 17 Jul 2008 00:07:42 +0200] rev 463
Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them. Now call the LM_MIN_PORT and LM_MAX_PORT to make it clear they are defined inside of Loudmouth. Also more work on the DNS cleanups.
Mon, 14 Jul 2008 23:53:27 +0200 Added GMainContext to LmResolver and use lm_misc_add_idle to add an idle in it.
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 23:53:27 +0200] rev 462
Added GMainContext to LmResolver and use lm_misc_add_idle to add an idle in it. Since we need to use the correct GMainContext it is now being passed to LmResolver and later used in LmBlockingResolver.
Mon, 14 Jul 2008 01:10:57 +0200 Added protocol for srv lookups
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 01:10:57 +0200] rev 461
Added protocol for srv lookups
Mon, 14 Jul 2008 00:48:04 +0200 More work on the blocking resolver
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 00:48:04 +0200] rev 460
More work on the blocking resolver
Mon, 14 Jul 2008 00:35:25 +0200 Implemented the idle "spawn" in LmBlockingResolver.
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 00:35:25 +0200] rev 459
Implemented the idle "spawn" in LmBlockingResolver. In order to simulate the asynchronous API of LmResolver the synchronous LmBlockingResolver runs in an idle callback. That means the lm_resolver_lookup call will return just as it does in the asynchronous version and instead the result will come through the given callback.
Mon, 14 Jul 2008 00:14:28 +0200 Added LmBlockingResolver which will handle the case when we do not have libasyncns.
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 00:14:28 +0200] rev 458
Added LmBlockingResolver which will handle the case when we do not have libasyncns. The blocking resolver will be blocking while waiting for response from a web server.
Mon, 14 Jul 2008 00:02:50 +0200 Added LmAsyncnsResolver
Mikael Hallendal <micke@imendio.com> [Mon, 14 Jul 2008 00:02:50 +0200] rev 457
Added LmAsyncnsResolver
Sun, 13 Jul 2008 23:54:50 +0200 Fixed some spaces
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 23:54:50 +0200] rev 456
Fixed some spaces
Sun, 13 Jul 2008 23:50:23 +0200 Added type property to LmResolver
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 23:50:23 +0200] rev 455
Added type property to LmResolver
Sun, 13 Jul 2008 23:33:46 +0200 Changed so that we create a resolver with various arguments depending on type.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 23:33:46 +0200] rev 454
Changed so that we create a resolver with various arguments depending on type. Instead of having the lookup_host and lookup_srv virtual methods there is now only one lookup method and the resolver is created using new_for_host or new_for_srv instead. The host or domain/srv values are set as properties on the base class for the sub classes to read out.
Sun, 13 Jul 2008 23:22:42 +0200 Made LmResolver an object for subclassing instead of an interface
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 23:22:42 +0200] rev 453
Made LmResolver an object for subclassing instead of an interface
Sun, 13 Jul 2008 19:22:27 +0200 Added LmResolver interface.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 19:22:27 +0200] rev 452
Added LmResolver interface. The LmResolver interface will be implemented in one blocking fashion and one implementation that uses Libasyncns. Designing this as an interface will make it easy to implement an asynchronous version using platform specific technologies for Windows and Mac OS X. It will also make it easier to create a mock implementation to simulate various error codes to test the layers using the resolver.
Sun, 13 Jul 2008 19:05:23 +0200 Some style fixes
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 19:05:23 +0200] rev 451
Some style fixes
Sun, 13 Jul 2008 19:02:02 +0200 Refactored some of the SSL code in LmConnection.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 19:02:02 +0200] rev 450
Refactored some of the SSL code in LmConnection. Added functions to wrap LmSSL functions in LmOldSocket to minimize the number of calls from LmConnection to LmSSL directly. Also split out function to register a STARTTLS handler if it is not already registered and we are using STARTTLS.
Sun, 13 Jul 2008 11:12:26 +0200 Moved the call to _lm_ssl_close to LmOldSocket
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 11:12:26 +0200] rev 449
Moved the call to _lm_ssl_close to LmOldSocket
Sun, 13 Jul 2008 10:58:09 +0200 Split out old_socket_do_write from lm_old_socket_do_write.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 10:58:09 +0200] rev 448
Split out old_socket_do_write from lm_old_socket_do_write. The reason for having the buffer setup split out of lm_old_socket_do_write was that it's also used internally in LmOldSocket. Split out the part that should not care about buffered output into old_socket_do_write. Also renamed lm_old_socket_do_write to lm_old_socket_write.
Sun, 13 Jul 2008 01:22:50 +0200 Some more cleanups
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 01:22:50 +0200] rev 447
Some more cleanups
Sun, 13 Jul 2008 01:18:23 +0200 Moved the ifdefs for HAVE_ASYNCNS to the LmOldSocket code.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 01:18:23 +0200] rev 446
Moved the ifdefs for HAVE_ASYNCNS to the LmOldSocket code. This cleans up the code a bit as it leaves the ifdefs to internal in LmOldSocket.
Sun, 13 Jul 2008 01:14:42 +0200 Updated _asyncns_cancel to follow coding style
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 01:14:42 +0200] rev 445
Updated _asyncns_cancel to follow coding style
Sun, 13 Jul 2008 00:57:14 +0200 Made the output buffer functions private to LmOldSocket.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 00:57:14 +0200] rev 444
Made the output buffer functions private to LmOldSocket.
Sun, 13 Jul 2008 00:54:49 +0200 Moved output buffer creation/addition to LmOldSocket where it belongs.
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 00:54:49 +0200] rev 443
Moved output buffer creation/addition to LmOldSocket where it belongs.
Sun, 13 Jul 2008 00:50:26 +0200 slight style fix
Mikael Hallendal <micke@imendio.com> [Sun, 13 Jul 2008 00:50:26 +0200] rev 442
slight style fix
Sat, 12 Jul 2008 22:07:29 +0200 Some more work on the soup socket
Mikael Hallendal <micke@imendio.com> [Sat, 12 Jul 2008 22:07:29 +0200] rev 441
Some more work on the soup socket
Fri, 11 Jul 2008 19:14:28 +0300 Initital start on implementing the various write functions in LmSoupSocket
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 19:14:28 +0300] rev 440
Initital start on implementing the various write functions in LmSoupSocket
Fri, 11 Jul 2008 19:07:11 +0300 Call connect on SoupSocket in LmSoupSocket::connect
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 19:07:11 +0300] rev 439
Call connect on SoupSocket in LmSoupSocket::connect
Fri, 11 Jul 2008 19:00:23 +0300 Renamed the implementation of the LmSocket interface functions to _soup_socket..
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 19:00:23 +0300] rev 438
Renamed the implementation of the LmSocket interface functions to _soup_socket.. The naming policy of Loudmouth says that the static functions for LmSoupSocket should be named soup_socket_... but in this case that makes the name collide with functions in Libsoup. Prefixed the functions with _ to work around that.
Fri, 11 Jul 2008 18:56:59 +0300 Added prototypes for LmSocket interface in LmSoupSocket
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 18:56:59 +0300] rev 437
Added prototypes for LmSocket interface in LmSoupSocket
Fri, 11 Jul 2008 18:51:48 +0300 Changed the LmSocket signals slightly
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 18:51:48 +0300] rev 436
Changed the LmSocket signals slightly
Fri, 11 Jul 2008 17:34:40 +0300 Added Libsoup as a dependency in configure.
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 17:34:40 +0300] rev 435
Added Libsoup as a dependency in configure.
Fri, 11 Jul 2008 17:29:07 +0300 Worked on the LmSocket interface and added a LmSoupSocket class.
Mikael Hallendal <micke@imendio.com> [Fri, 11 Jul 2008 17:29:07 +0300] rev 434
Worked on the LmSocket interface and added a LmSoupSocket class. LmSoupSocket will be a possibly temporary implementation of the LmSocket interface on top of the SoupSocket API in order to get something going quickly. Depending on how it works out it might be made the default implementation. Added signals and worked a bit to model the LmSocket API after the SoupSocket API as it seems quite similar to what I had in mind.
(0) -300 -100 -60 +60 +100 tip