提交历史

作者 SHA1 备注 提交日期
  Alexcolom 5bb001e90f Add pragma pack around packed structures for MSVC. 6 年之前
  Chris Stevens f61d410555 Centralize network checksum routines. 6 年之前
  Chris Stevens b31c7f8f2f Network address domains should match socket domain. 6 年之前
  Chris Stevens 7fd7841a8b Add IP_MULTICAST_IF support. 7 年之前
  Chris Stevens e9ce02b999 Rework network link checksum offload flags. 7 年之前
  Chris Stevens 25e5ec4083 Remove raw socket implicit bind from common code. 7 年之前
  Chris Stevens f0417ba6d7 Remove netcore's list of raw sockets. 7 年之前
  Chris Stevens 2edf55a9a4 Separate sockets' local send and receive addresses. 7 年之前
  Chris Stevens b15c0801da Enable broadcast receive support for IPv4. 7 年之前
  Chris Stevens 76d058d7c4 Add NET_RECEIVE_CONTEXT for common parameters. 7 年之前
  Chris Stevens 8f7711ebe7 Inherit network layer socket options on accept(). 7 年之前
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 7 年之前
  Chris Stevens 9a41e5d77c Preserve I/O size in case of restarts. 7 年之前
  Evan Green ca180793ce Rename DLLIMPORT and friends to __DLLIMPORT. 8 年之前
  Chris Stevens 68174beaf2 Updated MSG_TRUNC behavior to return real length. 8 年之前
  Chris Stevens a6251a90dd Added base support for netlink multicast. 8 年之前
  Chris Stevens 49961d655f Fixed message-based sockets receive behavior. 8 年之前
  Chris Stevens b58f383e8c Added kernel netlink ACK and NACK responses. 8 年之前
  Chris Stevens 82ec6b556f Fixed getsockopt to silently truncate the data. 8 年之前
  Chris Stevens cc63ad6ee1 Aligned C library socket options with Minoca options. 8 年之前
  Chris Stevens af63173b4f Replaced SOCKET_NETWORK with NET_DOMAIN_TYPE. 8 年之前
  Evan Green 191e3398c3 Move kernel headers to include/minoca/kernel/. 8 年之前
  Chris Stevens eebed64bd7 Added core networking routine to process multicast pakets. 8 年之前
  Chris Stevens 610a450b1e Removed the global socket trees. 8 年之前
  Chris Stevens 8c11d2114b Added quick reconnection logic to 802.11 on receipt of deauth/disassoc frames. 8 年之前
  Evan Green 68fa37d205 Normalized line endings to LF in the repository. 8 年之前
  Chris Stevens f5ec58967b Fixed E100 to always leave 1 transmit command open; updated other network drivers to drop excessive packets. 8 年之前
  Chris Stevens 6c63922e36 Added EAPOL supplicant mode to allow 802.11 stations to authenticate with access points. 8 年之前
  Chris Stevens dff6086ffe Added 802.11 core networking library; fixed global PTE bit issue for identity mapped kernel pages. 8 年之前
  Evan Green 1598fc5f17 Initial Commit, r1001. 8 年之前