dbus/test
Havoc Pennington f7beca572b 2004-06-07 Havoc Pennington <hp@redhat.com>
* dbus/dbus-message-builder.c (_dbus_message_data_load): append
	random signature when using REQUIRED_FIELDS (this hack won't work
	in the long term)

	* dbus/dbus-message.c: change the signature to be a header field,
	instead of message->signature special-case string. Incremental
	step forward. Then we can fix up code to send the signature in the
	message, then fix up code to validate said signature, then fix up
	code to not put the typecodes inline, etc.
	(load_one_message): don't make up the signature after the fact
	(decode_header_data): require signature field for the known
	message types

	* dbus/dbus-marshal.c (_dbus_marshal_string_len): new

	* dbus/dbus-protocol.h: add DBUS_HEADER_FIELD_SIGNATURE
2004-06-07 19:27:51 +00:00
..
data 2004-06-07 Havoc Pennington <hp@redhat.com> 2004-06-07 19:27:51 +00:00
glib 2004-05-28 Havoc Pennington <hp@redhat.com> 2004-05-28 22:30:04 +00:00
.cvsignore 2003-04-10 Alexander Larsson <alexl@redhat.com> 2003-04-10 12:09:00 +00:00
break-loader.c * Fixed buffer overflow cause by not incrementing 2004-04-23 15:25:16 +00:00
decode-gcov.c 2003-10-14 Havoc Pennington <hp@redhat.com> 2003-10-15 21:09:40 +00:00
Makefile.am 2004-05-17 Kristian Høgsberg <krh@redhat.com> 2004-05-17 22:19:04 +00:00
spawn-test.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-exit.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-segfault.c 2003-06-15 Joe Shaw <joe@assbarn.com> 2003-06-15 10:45:07 +00:00
test-service.c 2004-06-07 Havoc Pennington <hp@redhat.com> 2004-06-07 19:27:51 +00:00
test-sleep-forever.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-utils.c 2003-04-18 Havoc Pennington <hp@pobox.com> 2003-04-18 04:18:57 +00:00
test-utils.h 2003-04-07 Havoc Pennington <hp@redhat.com> 2003-04-07 23:28:16 +00:00