Fri, 10 Aug 2007 16:28:09 +0200 |
Mathieu Lacage |
merge with trunk
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 19:19:42 +0200 |
Mathieu Lacage |
remove uint8_t * from the send path of the socket API
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 18:48:24 +0200 |
Mathieu Lacage |
split callback registration from socket operations in socket.h API.
|
file |
diff |
annotate
|
Mon, 06 Aug 2007 15:32:27 +0200 |
Mathieu Lacage |
merge implicit conversion tree
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 14:57:49 +0200 |
Mathieu Lacage |
remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 14:07:39 +0200 |
Mathieu Lacage |
InetSocketAddress: replace explicit conversion to implicit conversion
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 08:58:18 +0200 |
Mathieu Lacage |
rework the NetDevice <-> Node interface
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 10:47:29 +0200 |
Mathieu Lacage |
I wonder what the point of that code was: why should you test for zero _after_ using the pointer ? It needs to be tested _before_.
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 13:55:28 +0200 |
Mathieu Lacage |
add InetSocketAddress::IsMatchingType and use it
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 13:29:36 +0200 |
Mathieu Lacage |
InetAddress -> InetSocketAddress
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 08:44:26 +0200 |
Mathieu Lacage |
Ipv4TransportAddress -> InetAddress
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 08:32:34 +0200 |
Mathieu Lacage |
ipv4-transport-address -> inet-address
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 08:23:20 +0200 |
Mathieu Lacage |
convert Socket to use Address class
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 17:22:52 +0200 |
Mathieu Lacage |
Udp -> UdpL4Protocol
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 17:18:02 +0200 |
Mathieu Lacage |
udp.h -> udp-l4-protocol.h
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:21:05 +0200 |
Mathieu Lacage |
rename i-node to node
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:17:01 +0200 |
Mathieu Lacage |
rename INode to Node
|
file |
diff |
annotate
|
Thu, 17 May 2007 15:50:20 +0100 |
Gustavo J. A. M. Carneiro |
Rename the SocketErrno enumeration values, from ESOMETHING to ERROR_SOMETHING, to avoid conflict with errno #define's; fixes compilation in mingw32.
|
file |
diff |
annotate
|
Mon, 14 May 2007 10:06:12 +0200 |
Mathieu Lacage |
rename Node to INode
|
file |
diff |
annotate
|
Mon, 14 May 2007 09:09:43 +0200 |
Mathieu Lacage |
rename node.h to i-node.h
|
file |
diff |
annotate
|
Thu, 10 May 2007 20:19:26 +0200 |
Mathieu Lacage |
use Ptr<> everywhere Object or NsUnknown are used
|
file |
diff |
annotate
|
Thu, 10 May 2007 07:51:59 +0200 |
Mathieu Lacage |
convert UdpSocket and Udp to Ptr<Node>
|
file |
diff |
annotate
|
Fri, 04 May 2007 15:04:07 +0200 |
Mathieu Lacage |
move code around
|
file |
diff |
annotate
| base
|