Commit History

Autor SHA1 Mensaxe Data
  whitequark 7af6ddfa0c Send the TCP MSS option. %!s(int64=8) %!d(string=hai) anos
  whitequark 16826628fe Distinguish sockets by debug identifiers (socket set indexes). %!s(int64=8) %!d(string=hai) anos
  whitequark 41f9426380 Calculate IP payload length from the total length field. %!s(int64=8) %!d(string=hai) anos
  whitequark 830f9d9ad5 Update TcpSocket::{can,may}_{send,recv} APIs. %!s(int64=8) %!d(string=hai) anos
  whitequark 0dedbaf597 impl Debug for SocketSet. %!s(int64=8) %!d(string=hai) anos
  whitequark 8bff18cfdd Rework the user-facing error handling in UDP sockets. %!s(int64=8) %!d(string=hai) anos
  whitequark d5638f469f Return the amount of bytes sent from UdpSocket::send_slice. %!s(int64=8) %!d(string=hai) anos
  whitequark e2b4753173 Add functions to check if the UDP socket buffers are empty or not. %!s(int64=8) %!d(string=hai) anos
  whitequark 0ccd6205f7 Swap the data and endpoint in UdpSocket methods. %!s(int64=8) %!d(string=hai) anos
  whitequark 8f28e99a0c Make interfaces not own the sockets. %!s(int64=8) %!d(string=hai) anos
  whitequark 70a09735c9 Make binding the UDP socket an explicit operation. %!s(int64=8) %!d(string=hai) anos
  whitequark b4b97ec88f Use the managed crate. %!s(int64=8) %!d(string=hai) anos
  whitequark 286c130dc5 Implement TCP retransmission. %!s(int64=8) %!d(string=hai) anos
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. %!s(int64=8) %!d(string=hai) anos
  whitequark 004cfd439b Improve the user-facing TCP socket API. %!s(int64=8) %!d(string=hai) anos
  whitequark a8d19a1da4 Implement the userspace side of TCP sockets. %!s(int64=8) %!d(string=hai) anos
  whitequark 0ad1ac0ef2 Generalize the TCP tests to accept multiple packets. %!s(int64=8) %!d(string=hai) anos
  whitequark 72abe80df8 Factor out IpRepr into the wire module. %!s(int64=8) %!d(string=hai) anos
  whitequark a713342120 Group IP header parts in the socket layer as struct IpRepr. %!s(int64=8) %!d(string=hai) anos
  whitequark 086308d716 Add logging capability. %!s(int64=8) %!d(string=hai) anos
  whitequark f89690c278 Get rid of explicit backlog. %!s(int64=8) %!d(string=hai) anos
  whitequark a454a89b9e Implement conversion of incoming TCP connections into TCP streams. %!s(int64=8) %!d(string=hai) anos
  whitequark ab61890b09 Implement TCP server sockets. %!s(int64=8) %!d(string=hai) anos
  whitequark b0f7ac11ae Add some sanity into buffer names (avoid clases with wire::*). %!s(int64=8) %!d(string=hai) anos
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). %!s(int64=8) %!d(string=hai) anos
  whitequark 85ae54a488 Sort out buffer lengths. %!s(int64=8) %!d(string=hai) anos
  whitequark c7492b3b51 Implement TCP stream ring buffers. %!s(int64=8) %!d(string=hai) anos
  whitequark b56fb85a30 UdpBufferElem → UdpPacket %!s(int64=8) %!d(string=hai) anos
  whitequark 37f565abe2 Fix lifetime variance. %!s(int64=8) %!d(string=hai) anos
  whitequark 8b89de2faa Working UDP loopback. %!s(int64=8) %!d(string=hai) anos