cbiere cd788d025e * Prevent out-of-bounds read tsptype if a packet with
an unknown msg_type is received.
 * Check the received packet size.
 * Use strncpy() instead of strlcpy() so that we don't
   send gibberish from the stack.
 * No need to bind().
 * htons()/htonl() use uint16_t/uint32_t not u_short/u_long.
2007-02-04 22:21:53 +00:00
..
2006-12-26 00:13:24 +00:00
2006-10-15 23:57:21 +00:00
2006-10-15 23:57:21 +00:00
2006-10-16 00:07:32 +00:00
2007-01-16 19:06:41 +00:00
2006-12-15 22:45:34 +00:00
2006-10-16 00:37:55 +00:00