samples/main-simple.cc
Fri, 10 Aug 2007 16:28:09 +0200 Mathieu Lacage merge with trunk
Wed, 01 Aug 2007 19:19:42 +0200 Mathieu Lacage remove uint8_t * from the send path of the socket API
Wed, 01 Aug 2007 19:09:11 +0200 Mathieu Lacage remove uint8_t * buffers from socket receive API
Wed, 01 Aug 2007 18:48:24 +0200 Mathieu Lacage split callback registration from socket operations in socket.h API.
Mon, 30 Jul 2007 14:07:39 +0200 Mathieu Lacage InetSocketAddress: replace explicit conversion to implicit conversion
Mon, 30 Jul 2007 13:29:36 +0200 Mathieu Lacage InetAddress -> InetSocketAddress
Fri, 27 Jul 2007 08:44:26 +0200 Mathieu Lacage Ipv4TransportAddress -> InetAddress
Fri, 27 Jul 2007 08:32:34 +0200 Mathieu Lacage ipv4-transport-address -> inet-address
Fri, 27 Jul 2007 08:23:20 +0200 Mathieu Lacage convert Socket to use Address class
Wed, 06 Jun 2007 10:54:58 +0200 Mathieu Lacage IUdp -> Udp
Mon, 04 Jun 2007 17:57:01 +0200 Mathieu Lacage ISocketFactory -> SocketFactory
Mon, 04 Jun 2007 17:54:56 +0200 Mathieu Lacage i-socket-factory.h -> socket-factory.h
Mon, 04 Jun 2007 16:32:37 +0200 Mathieu Lacage rename MakeNewObject to Create
Mon, 04 Jun 2007 16:28:18 +0200 Mathieu Lacage remove MakeInternetNode
Mon, 04 Jun 2007 16:17:01 +0200 Mathieu Lacage rename INode to Node
Mon, 14 May 2007 12:59:44 +0200 Mathieu Lacage make OnOffApplication not depend on IUdp
Mon, 14 May 2007 10:06:12 +0200 Mathieu Lacage rename Node to INode
Mon, 14 May 2007 09:26:32 +0200 Mathieu Lacage rename internet-node.h to i-node-impl.h
Fri, 11 May 2007 08:59:49 +0200 Mathieu Lacage rework the refcounting framework to use the MakeNewObject function
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 18:33:52 +0200 Mathieu Lacage remove leaks and rework the Ptr class to work with a new refcount mechanism
Thu, 03 May 2007 14:20:04 +0200 Mathieu Lacage define and implement IUdp
Thu, 03 May 2007 00:12:39 +0200 Mathieu Lacage port sample code to refcounting model
Wed, 02 May 2007 12:34:53 +0200 Mathieu Lacage remove Node::Copy, Node::Create and Node::*Prototype* methods.
Mon, 30 Apr 2007 16:23:10 +0200 Mathieu Lacage remove DatagramSocket, use Socket base class for UdpSocket subclass.
Sat, 17 Mar 2007 23:16:59 -0700 Tom Henderson Rename UdpSocket to DatagramSocket
Mon, 12 Feb 2007 19:52:01 +0100 Mathieu Lacage make simple example work
Mon, 12 Feb 2007 19:47:36 +0100 Mathieu Lacage add some traffic generation to sample code
Mon, 12 Feb 2007 19:28:48 +0100 Mathieu Lacage make the sample code compile and link.
less more (0) tip