1998-12-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* test/Makefile.am (EXTRA_DIST): Added test-ir.idl to EXTRA_DIST.

1998-12-13  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* src/IIOP/giop-msg-buffer.c (giop_recv_message_buffer_use):
	Denial of service prevention.  Do not allocate more than 8k on the
	initial message.

	This code still has issues.  The attacker can just telnet to the
	local port and start typing, he will be able to freeze any
	CORBA-aware application if he keeps the connection open and never
	finishes. 
