49 커밋 (master)

작성자 SHA1 메시지 날짜
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference 7 년 전
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 년 전
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime 8 년 전
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name 8 년 전
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 년 전
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 년 전
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 년 전
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 년 전
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 년 전
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address 10 년 전
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 년 전
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 년 전
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 년 전
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 11 년 전
  Michael Brown 554627c960 [802.11] Use rbg_generate() for secure random numbers 12 년 전
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly 12 년 전
  Michael Brown 4fde501e39 [802.11] Add missing #include <byteswap.h> 12 년 전
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> 12 년 전
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 년 전
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 년 전
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 년 전
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 년 전
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 년 전
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 년 전
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 년 전
  Joshua Oreman 73aea88a62 [802.11] Fix a use-after-free 14 년 전
  Joshua Oreman 0c593d95e5 [802.11] Use correct name for sec80211_detect() 14 년 전
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 년 전
  Piotr Jaroszyński 7c6d3752c9 [compiler] Fix 64bit compile time errors 14 년 전
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 년 전
  Joshua Oreman 723cfad316 [wpa] Remove PMKID checking 14 년 전
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 년 전
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 년 전
  Joshua Oreman aa1b894ecd [802.11] Allow connecting to spectrum managed networks 14 년 전
  Joshua Oreman 5240fee38f [wpa] Add CCMP backend (new AES-based cryptosystem) 14 년 전
  Joshua Oreman 8106cb130b [wpa] Add TKIP backend (legacy RC4-based cryptosystem) 14 년 전
  Joshua Oreman 0758111345 [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) 14 년 전
  Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks 14 년 전
  Joshua Oreman 01b4f52089 [802.11] Add support for WEP-protected networks 15 년 전
  Joshua Oreman dd8a3e2e70 [802.11] Add core support for detecting and using encrypted networks 14 년 전
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address 14 년 전
  Michael Brown a7290a970c [802.11] Support multicast hashing 14 년 전
  Joshua Oreman 2310c30d1c [802.11] Properly initialize autoassociation process 14 년 전
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 14 년 전
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 14 년 전
  Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes 14 년 전
  Joshua Oreman 1e810bebe9 [802.11] Set channels early on to avoid tuning to an undefined channel 15 년 전
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences 14 년 전
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer 15 년 전