2006-09-01 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Fri, 1 Sep 2006 14:01:48 +0000 (14:01 +0000)
committerhallski <hallski>
Fri, 1 Sep 2006 14:01:48 +0000 (14:01 +0000)
commit53769cd7dd7e393ec5227c3f36db41fa1b20e5f5
treecf6266c9a5c9e1ef935b99ad72d062f0e298a10a
parent968c7fdad3db05b3afcf50a532a44bf5db4470c0
2006-09-01  Mikael Hallendal  <micke@imendio.com>

* loudmouth/lm-connection.c: (lm_connection_new_with_context),
(lm_connection_send_raw):
* loudmouth/lm-message-handler.c: (lm_message_handler_new),
(lm_message_handler_is_valid):
* loudmouth/lm-message-node.c: (lm_message_node_add_child),
(lm_message_node_set_attribute), (lm_message_node_get_attribute),
(lm_message_node_get_child), (lm_message_node_find_child):
* loudmouth/lm-parser.c:
* loudmouth/lm-utils.c: (_lm_utils_hostname_to_punycode),
(lm_utils_get_localtime):
- Patch from Martyn to add argument checks all around.
ChangeLog
loudmouth/lm-connection.c
loudmouth/lm-message-handler.c
loudmouth/lm-message-node.c
loudmouth/lm-parser.c
loudmouth/lm-utils.c