jelmer/loudmouth.git
20 years agoThis commit was manufactured by cvs2svn to create tag LOUDMOUTH_0_14
unknown [Thu, 2 Oct 2003 23:52:23 +0000 (23:52 +0000)]
This commit was manufactured by cvs2svn to create tag
'LOUDMOUTH_0_14'.

20 years ago2003-10-03 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 2 Oct 2003 23:52:23 +0000 (23:52 +0000)]
2003-10-03  Mikael Hallendal  <micke@imendio.com>

        * Release 0.14

* NEWS: Updated for 0.14

* configure.in: Bumped to 0.14

20 years ago2003-10-02 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 2 Oct 2003 08:42:57 +0000 (08:42 +0000)]
2003-10-02  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c: (connection_free):
- Free the message handlers and message handler list when free'ing
  the connection.

20 years agoadded changelog
hallski [Wed, 1 Oct 2003 13:58:53 +0000 (13:58 +0000)]
added changelog

20 years ago2003-10-01 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 1 Oct 2003 13:54:53 +0000 (13:54 +0000)]
2003-10-01  Mikael Hallendal  <micke@imendio.com>

* configure.in: Tweaked the --with-ssl option a bit.

* loudmouth.spec.in:
- Added a with_ssl to be able to easily turn of GNU Tls support.
- Fixes LM-14

20 years ago2003-10-01 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 1 Oct 2003 13:19:10 +0000 (13:19 +0000)]
2003-10-01  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c: (connection_do_open):
- Added a patch for IPv6-support submitted by Sjoerd Simons.
- Sjoerd also seems to know this stuff better than me since his
  connection code looked more sane than mine. Thanks alot!

20 years ago2003-10-01 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 1 Oct 2003 13:07:01 +0000 (13:07 +0000)]
2003-10-01  Mikael Hallendal  <micke@imendio.com>

* loudmouth/Makefile.am:
- added lm-queue.[ch]

* loudmouth/lm-queue.[ch]: copied and extended from GQueue.

* loudmouth/lm-connection.c:
- Use LmQueue instead of GQueue
(lm_connection_open_and_block): Better handling of the queue.

(lm_connection_send_with_reply_and_block):
- Fixed a bug causing replies to be over looked.

20 years ago2003-10-01 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 1 Oct 2003 10:39:20 +0000 (10:39 +0000)]
2003-10-01  Mikael Hallendal  <micke@imendio.com>

        * README.WIN32, win32-config.h:
- Added information about how to build on Windows. Fixes LM-12

20 years ago2003-08-24 Martyn Russell <ginxd@btopenworld.com>
hallski [Sat, 23 Aug 2003 23:36:11 +0000 (23:36 +0000)]
2003-08-24  Martyn Russell  <ginxd@btopenworld.com>

* loudmouth/lm-connection.c:
(connection_in_event): Use an int for bytes_read. Since bytes_read is
  now also used for gnutls return value (which can be < 0) a gsize
  (unsigned) is not a good idea...

20 years ago2003-08-15 Mikael Hallendal <micke@imendio.com>
hallski [Fri, 15 Aug 2003 10:11:03 +0000 (10:11 +0000)]
2003-08-15  Mikael Hallendal  <micke@imendio.com>

        * Release 0.13.2

20 years ago2003-08-15 Mikael Hallendal <micke@imendio.com>
hallski [Fri, 15 Aug 2003 09:55:30 +0000 (09:55 +0000)]
2003-08-15  Mikael Hallendal  <micke@imendio.com>

        * configure.in: Bumped to 0.13.2
        * NEWS: Updated for 0.13.2

20 years ago2003-08-15 Mikael Hallendal <micke@imendio.com>
hallski [Fri, 15 Aug 2003 09:44:11 +0000 (09:44 +0000)]
2003-08-15  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-parser.c: (parser_end_node_cb):
        - Don't crash on </stream:stream>. Fixes bug #117952

20 years ago2003-08-05 Mikael Hallendal <micke@imendio.com>
hallski [Tue, 5 Aug 2003 09:25:53 +0000 (09:25 +0000)]
2003-08-05  Mikael Hallendal  <micke@imendio.com>

        * Release 0.13.1

        * NEWS: Updated for 0.13.1
* configure.in: Bumped to 0.13.1

20 years ago2003-08-05 Mikael Hallendal <micke@imendio.com>
hallski [Tue, 5 Aug 2003 09:18:21 +0000 (09:18 +0000)]
2003-08-05  Mikael Hallendal  <micke@imendio.com>

* acinclude.m4: Added GnuTLS-macro from GnuTLS-distribution.

* configure.in: Added comment if SSL support disabled.

20 years ago2003-08-05 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 23:58:05 +0000 (23:58 +0000)]
2003-08-05  Mikael Hallendal  <micke@imendio.com>

* loudmouth.spec.in: Added Build-requirment on gtk-doc.

20 years ago2003-08-05 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 23:44:39 +0000 (23:44 +0000)]
2003-08-05  Mikael Hallendal  <micke@imendio.com>

        * Release 0.13

* NEWS: Updated for 0.13
* configure.in: Bumped to 0.13

20 years ago2003-08-04 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 21:34:18 +0000 (21:34 +0000)]
2003-08-04  Mikael Hallendal  <micke@imendio.com>

* README:
- Added comment about GnuTLS and --with-included-libtasn1.
- Fixes LM-7 and bug #117801

20 years ago2003-08-04 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 21:18:23 +0000 (21:18 +0000)]
2003-08-04  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c: (connection_in_event):
- Disconnect and report that we are disconnected if read doesn't work.
  This solved the problem when Gossip eats 100% CPU because the server
  got disconnected. Fixes LM-9.

20 years ago2003-08-04 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 20:49:29 +0000 (20:49 +0000)]
2003-08-04  Mikael Hallendal  <micke@imendio.com>

* loudmouth/Makefile.am: Use -DRUNTIME_ENDIAN, fixes LM-8, bug #118502.

20 years ago2003-08-04 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 20:30:05 +0000 (20:30 +0000)]
2003-08-04  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c:
- Modifed patch from Mikhail Zabaluev, fixes LM-5.
* (connection_free): close connection if it's still open.
* (connection_do_open): Store away the GSource handlers.
* (connection_do_close): Remove the GSources from the IOChannel.
* (connection_in_event, connection_error_event, connection_hup_event):
- Return FALSE if io_channel = NULL.

20 years ago2003-08-04 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 4 Aug 2003 20:14:48 +0000 (20:14 +0000)]
2003-08-04  Mikael Hallendal  <micke@imendio.com>

* configure.in:
- Submitted patch for Loudmouth from Mikhail Zabaluev to
  make configure.in use the aclocal-stuff from gnutls instead of
  selfmade hack. Fixes LM-6.

20 years agoremoved debug printout that I forgot to remove before committing
hallski [Tue, 29 Jul 2003 15:54:03 +0000 (15:54 +0000)]
removed debug printout that I forgot to remove before committing

20 years ago2003-07-29 Mikael Hallendal <micke@imendio.com>
hallski [Tue, 29 Jul 2003 13:40:36 +0000 (13:40 +0000)]
2003-07-29  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-message.[ch]:
- Added LM_MESSAGE_SUB_TYPE_NORMAL to be a sub type that can actually
  be set.
- If type is not set in a <message/>-node it won't be reported to be
  LM_MESSAGE_SUB_TYPE_NORMAL but rather LM_MESSAGE_SUB_TYPE_NOT_SET.

20 years ago2003-07-17 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 17 Jul 2003 19:58:45 +0000 (19:58 +0000)]
2003-07-17  Mikael Hallendal  <micke@imendio.com>

        * Release 0.12

* NEWS: Updated for 0.12
* configure.in: Bumped to 0.12

20 years ago2003-07-17 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 17 Jul 2003 19:37:20 +0000 (19:37 +0000)]
2003-07-17  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c:
(auth_req_data_free): Added, free's auth data
(connection_create_auth_req_msg):
- Added, generates an auth request message
(connection_create_auth_msg):
- Added, generates an auth message
(connection_auth_req_reply): Added
(connection_check_auth_type): Added
(lm_connection_authenticate): Modified
(lm_connection_authenticate_and_block): Modified
        - Fixes cf-bug #509

20 years ago2003-07-17 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 17 Jul 2003 16:33:05 +0000 (16:33 +0000)]
2003-07-17  Mikael Hallendal  <micke@imendio.com>

* configure.in: Added GNUTLS_REQUIRED
* loudmouth.spec.in: Added gnutls dependency in RPM's.
*

20 years ago2003-07-17 Mikael Hallendal <micke@imendio.com>
hallski [Thu, 17 Jul 2003 15:15:16 +0000 (15:15 +0000)]
2003-07-17  Mikael Hallendal  <micke@imendio.com>

* docs/reference/loudmouth-sections.txt: Added new functions
* docs/reference/tmpl/lm-error.sgml: Documented undocumented references.
* docs/reference/tmpl/lm-message-handler.sgml: Same.
* docs/reference/tmpl/loudmouth-unused.sgml: Same
* loudmouth/lm-debug.c: Same

* loudmouth/lm-message-handler.c:
* loudmouth/lm-message-handler.h:
(_lm_message_handler_handle_message):
- Check if handler is valid before trying to handle message.
(lm_message_handler_new): Set handler to be valid.
(lm_message_handler_invalidate): Added. Fixes cf-bug #677
(lm_message_handler_is_valid): Added

20 years ago2003-07-14 Mikael Hallendal <micke@imendio.com>
hallski [Sun, 13 Jul 2003 23:15:05 +0000 (23:15 +0000)]
2003-07-14  Mikael Hallendal  <micke@imendio.com>

        * Release 0.11

20 years ago2003-07-14 Mikael Hallendal <micke@imendio.com>
hallski [Sun, 13 Jul 2003 23:02:44 +0000 (23:02 +0000)]
2003-07-14  Mikael Hallendal  <micke@imendio.com>

        * configure.in: Bumped to 0.11
* NEWS: Updated for 0.11

20 years agoUpdate
xan [Sat, 12 Jul 2003 09:36:38 +0000 (09:36 +0000)]
Update

20 years ago2003-07-12 Mikael Hallendal <micke@imendio.com>
hallski [Fri, 11 Jul 2003 23:56:22 +0000 (23:56 +0000)]
2003-07-12  Mikael Hallendal  <micke@imendio.com>

* configure.in:
- Added SSL support, patch from Bartosz Zapalowski. THIS GUY ROCKS!
* docs/reference/loudmouth-sections.txt:
- added lm_connection_supports_ssl.
* loudmouth/lm-connection.c: Added support for SSL.
* loudmouth/test-lm.c: (main): Use SSL if it's compiled in.

20 years ago2003-07-07 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 7 Jul 2003 16:33:53 +0000 (16:33 +0000)]
2003-07-07  Mikael Hallendal  <micke@imendio.com>

        * Release 0.10.1

20 years ago2003-07-07 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 7 Jul 2003 16:33:29 +0000 (16:33 +0000)]
2003-07-07  Mikael Hallendal  <micke@imendio.com>

* NEWS: Updated for 0.10.1
* configure.in: Bumped version to 0.10.1

20 years ago2003-07-07 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 7 Jul 2003 14:58:07 +0000 (14:58 +0000)]
2003-07-07  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c: moved the includes around a bit so that
  it builds on FreeBSD without problems.

20 years ago2003-06-26 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 25 Jun 2003 22:35:43 +0000 (22:35 +0000)]
2003-06-26  Mikael Hallendal  <micke@imendio.com>

        * Released 0.10
        * configure.in: Changed version to 0.10
* NEWS: Added 0.10 news.

20 years ago2003-06-25 Mikael Hallendal <micke@imendio.com>
hallski [Wed, 25 Jun 2003 22:07:27 +0000 (22:07 +0000)]
2003-06-25  Mikael Hallendal  <micke@imendio.com>

* configure.in: Bumped to 0.9.1

* loudmouth.spec.in: Changed the URL to the project site.

20 years ago2003-06-24 Mikael Hallendal <micke@imendio.com>
hallski [Mon, 23 Jun 2003 23:21:40 +0000 (23:21 +0000)]
2003-06-24  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c:
* loudmouth/lm-sha.c:
* loudmouth/test-lm.c:
- Submitted patch that makes Loudmouth work and build on Win32.
  Patch sent by Vince Negri, thanks a lot.

20 years ago2003-06-15 Mikael Hallendal <micke@imendio.com>
hallski [Sun, 15 Jun 2003 12:00:57 +0000 (12:00 +0000)]
2003-06-15  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-message.c:
* loudmouth/lm-message.h:
(lm_message_get_sub_type): Return LmMessageSubType.
  Found by Alexander Saltanov

20 years ago2003-06-13 Mikael Hallendal <micke@imendio.com>
hallski [Fri, 13 Jun 2003 16:08:46 +0000 (16:08 +0000)]
2003-06-13  Mikael Hallendal  <micke@imendio.com>

* AUTHORS: updated contact information
* README: updated contact information
* loudmouth/*.[ch]: updated email address
* loudmouth/lm-message-node.c: don't lower case the XML
* loudmouth/lm-message.c:
(message_type_from_string): use strcmp rather than strcasecmp
* loudmouth/lm-parser.c:
(parser_start_node_cb),
(parser_end_node_cb),
(lm_parser_new): use strcmp instead of strcasecmp

20 years ago2003-06-11 Mikael Hallendal <micke@codefactory.se>
hallski [Wed, 11 Jun 2003 16:44:10 +0000 (16:44 +0000)]
2003-06-11  Mikael Hallendal  <micke@codefactory.se>

* docs/reference/loudmouth-sections.txt: Added new functions

* loudmouth/lm-message-node.c:
(_lm_message_node_new): Set node->raw_mode = FALSE.
(lm_message_node_get_raw_mode): Added
(lm_message_node_set_raw_mode): Added
(lm_message_node_to_string): Don't escape if raw_mode == TRUE

* loudmouth/lm-message-node.h: Added new functions.

21 years ago2003-04-26 Mikael Hallendal <micke@codefactory.se>
hallski [Mon, 26 May 2003 01:50:43 +0000 (01:50 +0000)]
2003-04-26  Mikael Hallendal  <micke@codefactory.se>

        * loudmouth.spec.in: Enable gtk-doc

21 years ago2003-04-26 Mikael Hallendal <micke@codefactory.se>
hallski [Mon, 26 May 2003 01:32:16 +0000 (01:32 +0000)]
2003-04-26  Mikael Hallendal  <micke@codefactory.se>

        * Released 0.9.1

21 years ago2003-05-19 Mikael Hallendal <micke@imendo.com>
hallski [Mon, 19 May 2003 19:01:30 +0000 (19:01 +0000)]
2003-05-19  Mikael Hallendal  <micke@imendo.com>

* Updated contact information

21 years agoremoved svn directories
hallski [Mon, 19 May 2003 18:30:59 +0000 (18:30 +0000)]
removed svn directories

21 years agoInitial revision
hallski [Mon, 19 May 2003 18:27:00 +0000 (18:27 +0000)]
Initial revision

21 years agoNew repository initialized by cvs2svn.
unknown [Mon, 19 May 2003 18:27:00 +0000 (18:27 +0000)]
New repository initialized by cvs2svn.