Commit Graph

  • 484f0fbafa Fix bug #55536: lwIP 2.1.2: netconn_delete() called twice from lwip_accept() Dirk Ziegelmeier 2019-01-28 14:13:52 +0100
  • 5378fd84df Add documentation on how to debug memory pool sizes Dirk Ziegelmeier 2019-01-28 14:05:05 +0100
  • 9d8b8d9c69 TCP/UDP documentation: Add reference to PCB mempool #defines Dirk Ziegelmeier 2019-01-28 13:47:03 +0100
  • cd91647999 Fix bug #55513: Uninitialized variable in struct netconn Dirk Ziegelmeier 2019-01-18 20:51:58 +0100
  • 5cc46d7989 nd6: fix copying more than one DNS server Simon Goldschmidt 2018-12-05 19:56:48 +0100
  • fe4395336a Fix bug #55078: Add custom data to pbuf struct Dirk Ziegelmeier 2018-11-25 14:01:23 +0100
  • 9d97a467ca netbiosns_name_decode: Take CONST char* as first argument Dirk Ziegelmeier 2018-11-21 21:03:36 +0100
  • e479bd56df Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT) Dirk Ziegelmeier 2019-02-08 12:29:05 +0100
  • 049cae841d More cleanups to travis.sh - run all test even if some fail Dirk Ziegelmeier 2019-02-03 09:36:44 +0100
  • a7b06bef5f Fix iteropts.sh to correctly return error code Dirk Ziegelmeier 2019-02-03 09:31:26 +0100
  • 32bc761245 iteropts.sh: -j 4 is sufficient Dirk Ziegelmeier 2019-02-03 09:09:50 +0100
  • 8a08c4cd4f Cleanup travis build script Dirk Ziegelmeier 2019-02-03 09:03:22 +0100
  • 71f56714dd Remove iteropts test errors again, still not working Dirk Ziegelmeier 2019-02-02 23:17:39 +0100
  • 95dbe78821 Add bug to iteropts test to check if travis fails now Dirk Ziegelmeier 2019-02-02 23:10:31 +0100
  • c03e949ca9 Try to fix iteropts build, try to make travis fail when iteropts test fails Dirk Ziegelmeier 2019-02-02 23:04:52 +0100
  • 3f4e183e3f Disable documentation warning in iteropts test Dirk Ziegelmeier 2019-02-02 22:59:54 +0100
  • 78a0a62484 Add missing newline at end of file Dirk Ziegelmeier 2019-02-02 22:58:53 +0100
  • 27c226b5d6 Fix a few documentation errors in MDNS Dirk Ziegelmeier 2019-02-02 22:44:57 +0100
  • dc607c5be4 Fix lwip_port_rand() Dirk Ziegelmeier 2019-02-02 22:38:49 +0100
  • aa4668cc47 Add lwip_port_rand() to unix port Dirk Ziegelmeier 2019-02-02 22:37:18 +0100
  • cbc80a0920 revert accidentally committed files Simon Goldschmidt 2019-01-30 21:14:01 +0100
  • b1d3dcb8d7 tcp: don't reset dupack count upon non-empty packet receive Solganik Alexander 2019-01-06 16:43:00 +0100
  • 5666f305ce sntp: obey KoD when using multiple servers Simon Goldschmidt 2019-01-30 20:42:56 +0100
  • 8e86555f93 mdns: fix compiler errors and coding style Simon Goldschmidt 2019-01-30 20:15:26 +0100
  • b4be0d8808 mdns: added support for searching services David Girault 2017-04-21 12:05:47 +0200
  • 9263d44847 Small documentation fix for TFTP Ivan Warren 2018-12-22 12:31:00 +0100
  • 8f2f43f093 Implement RFC4075 Receive SNTP servers via DHCPv6 David J. Fiddes 2019-01-19 12:21:56 +0000
  • 3cb6ae7770 altcp_tls: assert in altcp_mbedtls_bio_recv if bad state David Girault 2018-09-27 17:11:30 +0200
  • b04d8a6a6c altcp: support for setting keepalive parameters David Girault 2018-08-28 16:23:20 +0200
  • b298afabdc altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct David Girault 2018-05-23 15:39:27 +0200
  • 2037ec371c test: fix compiling unit test on win32 Simon Goldschmidt 2019-01-30 14:53:41 +0100
  • 2cc420e434 mqtt: remove bad assert in mqtt_message_received() David Girault 2019-01-30 11:36:51 +0100
  • ed561a578b tcp: improve debug message a little Simon Goldschmidt 2019-01-30 14:27:16 +0100
  • 3e59b224fa tcpecho_raw: fix bogus pbuf_free on error Simon Goldschmidt 2019-01-30 14:20:16 +0100
  • 4c19a909c2 Fix bug #55537: Crash in SYN_SENT state when TCP_INPUT_DEBUG logs are ON Dirk Ziegelmeier 2019-01-28 14:21:34 +0100
  • 941300c21c Apply patch #9737: Fix DHCPv6 DNS server assignment Dirk Ziegelmeier 2019-01-28 14:19:15 +0100
  • 3efc43531b Fix bug #55536: lwIP 2.1.2: netconn_delete() called twice from lwip_accept() Dirk Ziegelmeier 2019-01-28 14:13:52 +0100
  • a215eba50e Add documentation on how to debug memory pool sizes Dirk Ziegelmeier 2019-01-28 14:05:05 +0100
  • 8bf2e21b4d TCP/UDP documentation: Add reference to PCB mempool #defines Dirk Ziegelmeier 2019-01-28 13:47:03 +0100
  • 926e399355 Fix bug #55513: Uninitialized variable in struct netconn Dirk Ziegelmeier 2019-01-18 20:51:58 +0100
  • ea14b774c8 Replace several occurences of stdint types by lwIPs portability typedefs Dirk Ziegelmeier 2019-01-06 21:19:04 +0100
  • d504e27142 dhcp.c: Fix typo in debug message Dirk Ziegelmeier 2019-01-04 11:08:46 +0100
  • 2f098c42a7 Fix compile of UDP unit test Jacob Kroon 2019-01-01 20:08:24 +0100
  • c02fea0961 PPP, PPPoE: use service name and concentrator name Jacob Kroon 2018-12-20 03:01:34 +0100
  • 48615984c7 PPP, PPPoE: remove leftover from PPPOE_SCNAME_SUPPORT support Sylvain Rochet 2018-12-18 22:18:42 +0100
  • 7eab5947af PPP, PPPoE: fix build when PPPOE_SCNAME_SUPPORT is defined Jacob Kroon 2018-12-18 22:08:03 +0100
  • 96548ede2b PPP, PPPoE: rename PPPOE_TODO to PPPOE_SCNAME_SUPPORT, prepare service name and concentrator support Sylvain Rochet 2018-12-18 21:55:55 +0100
  • 2ff0db9a9b Fix bug #55171: Binding UDP PCB with different IP type PCBs does not work Dirk Ziegelmeier 2018-12-06 14:40:57 +0100
  • 91037b4c28 Add testcase for bug #55171: Binding UDP PCB with different IP type PCBs does not work Dirk Ziegelmeier 2018-12-06 14:40:20 +0100
  • 75f33081c2 DEF: added lwip_strnistr() for case insensitive matching Jasper Verschueren 2018-12-04 14:52:22 +0100
  • dcb29c591f nd6: fix copying more than one DNS server Simon Goldschmidt 2018-12-05 19:56:48 +0100
  • 282389a332 altcp_tls_mbedtls: listen: free members of the ssl context Simon Goldschmidt 2018-12-03 07:14:02 +0100
  • 930eb27ba7 CMake: add debug info only for debug builds Dirk Ziegelmeier 2018-11-28 22:43:21 +0100
  • aaf7f03d95 List supported build types in top-level CMakeLists.txt Dirk Ziegelmeier 2018-11-26 09:26:37 +0100
  • 0df4109074 Fix MSVC optimization flags Dirk Ziegelmeier 2018-11-26 08:11:39 +0100
  • 781a4ccb62 mdns_domain.c: Fix doxygen comments Dirk Ziegelmeier 2018-11-25 14:39:31 +0100
  • c79af6e53e Doxygen: Warnings are errors Dirk Ziegelmeier 2018-11-25 14:38:16 +0100
  • 982b86fa48 CMake: Add support for Debug/Release builds Dirk Ziegelmeier 2018-11-25 14:25:23 +0100
  • 92a18bf638 Fix bug #55078: Add custom data to pbuf struct Dirk Ziegelmeier 2018-11-25 14:01:23 +0100
  • 3f583a1757 altcp_tls: add functions to create servers with multiple certificates Simon Goldschmidt 2018-11-24 13:41:34 +0100
  • 6f232b7c3f altcp_tls_mbedtls: add session tickes, improve configuration for session cache Simon Goldschmidt 2018-11-23 22:39:58 +0100
  • 54448559bb altcp_tls_mbedtls: add debug output of mbedtls library Simon Goldschmidt 2018-11-23 22:25:21 +0100
  • 7859c6832b makefsdata: fix compiling for win32 Simon Goldschmidt 2018-11-23 12:59:07 +0100
  • d116d235a5 apps/smtp: Remove redundant LWIP_ASSERT checking in smtp_send_mail_bodycback Axel Lin 2018-11-23 19:28:24 +0800
  • b1fbb5ad45 Fix warnings about ignored return values in makefsdata.c Dirk Ziegelmeier 2018-11-22 21:53:12 +0100
  • 039056370d next release in this branch will be 2.1.3 Simon Goldschmidt 2018-11-22 21:02:32 +0100
  • 159e31b689 Prepare 2.1.2 release STABLE-2_1_2_RELEASE Simon Goldschmidt 2018-11-22 20:57:02 +0100
  • 17c60d2728 Fix CHANGELOG for 2.1.2 Simon Goldschmidt 2018-11-22 20:56:33 +0100
  • e31f1b918c mdns.c: Fix accessing potentially uninitialized variable Dirk Ziegelmeier 2018-11-22 13:36:20 +0100
  • 45a055840d snmp_traps.c: Portability fix: Don't use non-constant initializers Dirk Ziegelmeier 2018-11-22 13:14:52 +0100
  • 5da6c0cfd0 CMake build system: Fix STREQUAL comparisons and set /Wall for MSVC Dirk Ziegelmeier 2018-11-22 13:14:14 +0100
  • ef76bbe3f0 DNS: Allow a DNS look-up with a trailing dot in the name Craig McQueen 2018-11-16 03:15:29 +0100
  • 9071db11af snmp: don't allocat outbound msg for GET RESP (inform cb) Simon Goldschmidt 2018-11-22 12:54:50 +0100
  • ed59260b92 snmp: fix coding style Simon Goldschmidt 2018-11-22 12:51:46 +0100
  • 52e75369c1 Fix netbiosns expecting too large packet Jens Nielsen 2018-11-21 09:15:42 +0100
  • c23aa713f9 Try to fix compile warning in mdns.c Dirk Ziegelmeier 2018-11-22 11:37:24 +0100
  • 10e0130a4a netbiosns_name_decode: Take CONST char* as first argument Dirk Ziegelmeier 2018-11-21 21:03:36 +0100
  • b0c753da96 Fix netbiosns expecting too large packet Jens Nielsen 2018-11-21 09:15:42 +0100
  • 30b2d07362 Fix compile error with GCC 8 in makefsdata Dirk Ziegelmeier 2018-11-20 20:34:29 +0100
  • ee1bab3411 mDNS: conflict resolution added Jasper Verschueren 2018-11-20 09:01:42 +0100
  • 3bd84aba4b snmp_v3: use strlen, not strnlen Simon Goldschmidt 2018-11-19 20:13:30 +0100
  • 4413576494 doc/mdns.txt: Update document for mdns API changes Axel Lin 2018-11-19 23:24:05 +0800
  • 66706f469d Fix bug #55034: apps/smtp.c fails to compile with strict C compatibility because of strnlen Dirk Ziegelmeier 2018-11-19 14:43:26 +0100
  • aa83bdf490 Fix bug #55034: apps/smtp.c fails to compile with strict C compatibility because of strnlen Dirk Ziegelmeier 2018-11-19 14:43:26 +0100
  • 4adcd68ce4 Fix compile of mdns.c Dirk Ziegelmeier 2018-11-19 14:32:05 +0100
  • 19cbf2a652 mDNS: probe rate limiting if more then 15 conflicts occur in 10s Jasper Verschueren 2018-11-19 10:59:16 +0100
  • 593c02aed4 mDNS: probe tiebreaking added Jasper Verschueren 2018-11-09 11:13:15 +0100
  • a09646c507 mDNS: split probe packet definition and split outpkt creation Jasper Verschueren 2018-11-08 16:55:54 +0100
  • 2a236088ae add new mdns files to win32 msvc project Simon Goldschmidt 2018-11-14 20:33:10 +0100
  • 861ce296b9 mDNS: respond to probe via multicast added Jasper Verschueren 2018-11-14 15:38:36 +0100
  • 530a4ccdce Fix return value of sys_arch_mbox_tryfetch() in Win32 port Dirk Ziegelmeier 2018-11-13 20:35:53 +0100
  • 915e923809 Fix bug #55017: Wrong return value in sys_arch_mbox_tryfetch() in FreeRTOS port Dirk Ziegelmeier 2018-11-13 20:34:18 +0100
  • d386388fb5 Move netif_mdns_data() and get_mdns_pcb() to mdns_priv.h Dirk Ziegelmeier 2018-11-13 12:22:24 +0100
  • 2adc6d2687 MDNS: Minor compile fix, declare variables before code Dirk Ziegelmeier 2018-11-13 12:20:57 +0100
  • 405fc4d802 Revert "mDNS: authority section of probe message needs to contain all records" Jasper Verschueren 2018-11-09 17:10:40 +0100
  • ee7ed8c87d mDNS: cleanup probing and announcing sequence Jasper Verschueren 2018-11-07 11:41:29 +0100
  • 65eb36b10d mDNS: ignore responses with src port != 5353 (rfc6762 section 6) Jasper Verschueren 2018-10-19 16:09:07 +0200
  • 16da67bb21 mDNS: source address check added Jasper Verschueren 2018-10-19 13:58:49 +0200
  • 331368e3aa mDNS: add new files to filelists + solve compile errors Jasper Verschueren 2018-10-25 09:41:00 +0200
  • 201e772e15 mDNS: author comment update + things left to implement update Jasper Verschueren 2018-10-24 16:15:11 +0200