コミット履歴

作者 SHA1 メッセージ 日付
  Simon Goldschmidt 07dd2aec23 Prepare v2.1.0.rc1 7 年 前
  Simon Goldschmidt cf330c50e6 cmake: add .rcX or .dev suffix to LWIP_VERSION_STRING 7 年 前
  Axel Lin d3191e4835 dhcp6: Trivial comment typo fixes 7 年 前
  Axel Lin 29364d2a50 sockets: Make socket_ipv4/ipv6_multicast_memberships array static 7 年 前
  Jasper Verschueren d65681a7d7 DHCP request send on reboot does not contain hostname option 7 年 前
  Simon Goldschmidt 7b8a784c4f fix 2 small bugs found by coverity 7 年 前
  Axel Lin d73efd7d38 dhcp: Prevent NULL pointer dereference in dhcp_select 7 年 前
  Simon Goldschmidt 596f742066 etharp: fix using ARP_TABLE_SIZE >= 0x80 7 年 前
  Joel Cunningham 2bd1e313b9 etharp: cast netif_addr_idx_t to u16_t to match format type 7 年 前
  Simon Goldschmidt 341623c8be opt.h: more indent fixes, remove unnecessary brackets 7 年 前
  Simon Goldschmidt dccdbdd309 opt.h: fix indents 7 年 前
  Axel Lin 82fc0e8937 apps/netbiosns: Make *netbiosns_pcb static 7 年 前
  Simon Goldschmidt 2d65251c6c mdns: add config option to use netif ext callback 7 年 前
  Simon Goldschmidt b398a2a394 fix implicit cast warnings in IAR and others 7 年 前
  Simon Goldschmidt eeee2b1c55 dhcp: adapt unit test to ignoring packets without END 7 年 前
  Axel Lin 9b638e7c05 apps/netbiosns: Convert to use lwip_isupper instead of open-coded 7 年 前
  Axel Lin 58be2b1573 Add define for lwip_isupper when LWIP_NO_CTYPE_H=0 7 年 前
  Dirk Ziegelmeier e942818940 Filelists.cmake: Remove old documentation before generating new one to avoid orphaned files 7 年 前
  Dirk Ziegelmeier 88ef663334 Add CMakeLists.txt to generate source distribution file 7 年 前
  Simon Goldschmidt fd0af07d2d tcp/udp bind: small code restructuring for IPv6-only 7 年 前
  Simon Goldschmidt 1e24f9c9cd dhcp: 2 small code improvements 7 年 前
  Simon Goldschmidt 19a929f5fb dhcp: fix parse error with chained pbfus 7 年 前
  Simon Goldschmidt cc8995823a mdns: implement random time for initial probing 7 年 前
  Simon Goldschmidt af2cbad64a mdns: add 2 RFC constants 7 年 前
  Simon Goldschmidt 8090afa4f9 mdns: minor coding style cleanup 7 年 前
  Simon Goldschmidt 4506db4331 mdns: fix implicit cast warnings (size_t to u8_t) 7 年 前
  Simon Goldschmidt 814341a6ed mdns: use an u8_t instead of an enum for mdns_hos::probing_state 7 年 前
  Simon Goldschmidt 11e82e5355 UPGRADING: remove mdns_resp_announce() requirement after probing was added 7 年 前
  Simon Goldschmidt 6067edfed3 mdns: add defines for mdns_name_result_cb_t result parameter 7 年 前
  Jens Nielsen 9f1196fb53 MDNS send probes to verify domain before use 8 年 前