index
:
mesalab_git/zhangyang/lwip.git
dev_zy
master
Repository for zhangyang/lwip
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-05-06
sockets: Get rid of sock_set_errno
HEAD
master
Axel Lin
2019-05-06
Fix bug #56136: The netif->mtu6 was updated by Router Advertisement abnomally
Dirk Ziegelmeier
2019-04-30
mdns mdns_search_service mdns_search_stop: define the request id as unsigned.
Our Air Quality
2019-04-30
Apply patch for bug #56098: Support for MQTT over TLS port 443 instead of 8883
Dirk Ziegelmeier
2019-04-30
Apply patch for bug #56239: compile fail when disable TCP
Dirk Ziegelmeier
2019-04-30
Minor compile fix for last commit
Dirk Ziegelmeier
2019-04-30
mqtt: fix first packet checking which fail if MQTT_VAR_HEADER_BUFFER_LEN > 1516
David Girault
2019-04-30
mqtt: support mostly zero-copy message analysis
David Girault
2019-04-30
mdns_resp_add_service: simplify the max services guard.
Our Air Quality
2019-04-30
mDNS: output search queries to the IP v4 and v6 groups.
Our Air Quality
2019-04-30
ND6: add an explicit queue size check.
Our Air Quality
2019-04-30
mdns: defined the service slot id as unsigned rather than signed.
Our Air Quality
2019-04-30
mdns_search_service: simply the search for a free slot.
Our Air Quality
2019-04-30
mDNS: change some debug line terminations to just newlines.
Our Air Quality
2019-03-28
Fix and simplify newlines in doxygen documentation
Freddie Chopin
2019-03-28
Fix doxygen @ref in altcp.c
Freddie Chopin
2019-03-28
Add #define for minimum IPv6 MTU length
Dirk Ziegelmeier
2019-03-24
Fix bug #55702: SSI bug
Dirk Ziegelmeier
2019-03-24
Fix compile of last patch
Dirk Ziegelmeier
2019-03-24
Fix bug #55972: The Neighbour Solicitation used to do IPv6 address resolution...
Dirk Ziegelmeier
2019-03-24
Fix bug #55973: The parsing of max response time in MLD Query message was wrong
Dirk Ziegelmeier
2019-03-20
Add note about MEMP_NUM_SYS_TIMEOUT in four apps
Dirk Ziegelmeier
2019-02-27
udp_bind: fix missing parenthesis warning
Simon Goldschmidt
2019-02-26
udp: fix udp_bind for IPADDR_TYPE_ANY
Simon Goldschmidt
2019-02-08
Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
Dirk Ziegelmeier
2019-02-02
Fix a few documentation errors in MDNS
Dirk Ziegelmeier
2019-01-30
tcp: don't reset dupack count upon non-empty packet receive
Solganik Alexander
2019-01-30
sntp: obey KoD when using multiple servers
Simon Goldschmidt
2019-01-30
mdns: fix compiler errors and coding style
Simon Goldschmidt
2019-01-30
mdns: added support for searching services
David Girault
2019-01-30
Small documentation fix for TFTP
Ivan Warren
2019-01-30
Implement RFC4075 Receive SNTP servers via DHCPv6
David J. Fiddes
2019-01-30
altcp_tls: assert in altcp_mbedtls_bio_recv if bad state
David Girault
2019-01-30
altcp: support for setting keepalive parameters
David Girault
2019-01-30
altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct
David Girault
2019-01-30
mqtt: remove bad assert in mqtt_message_received()
David Girault
2019-01-30
tcp: improve debug message a little
Simon Goldschmidt
2019-01-28
Fix bug #55537: Crash in SYN_SENT state when TCP_INPUT_DEBUG logs are ON
Dirk Ziegelmeier
2019-01-28
Apply patch #9737: Fix DHCPv6 DNS server assignment
Dirk Ziegelmeier
2019-01-28
Fix bug #55536: lwIP 2.1.2: netconn_delete() called twice from lwip_accept()
Dirk Ziegelmeier
2019-01-28
TCP/UDP documentation: Add reference to PCB mempool #defines
Dirk Ziegelmeier
2019-01-18
Fix bug #55513: Uninitialized variable in struct netconn
Dirk Ziegelmeier
2019-01-06
Replace several occurences of stdint types by lwIPs portability typedefs
Dirk Ziegelmeier
2019-01-04
dhcp.c: Fix typo in debug message
Dirk Ziegelmeier
2018-12-20
PPP, PPPoE: use service name and concentrator name
Jacob Kroon
2018-12-18
PPP, PPPoE: remove leftover from PPPOE_SCNAME_SUPPORT support
Sylvain Rochet
2018-12-18
PPP, PPPoE: fix build when PPPOE_SCNAME_SUPPORT is defined
Jacob Kroon
2018-12-18
PPP, PPPoE: rename PPPOE_TODO to PPPOE_SCNAME_SUPPORT, prepare service name a...
Sylvain Rochet
2018-12-06
Fix bug #55171: Binding UDP PCB with different IP type PCBs does not work
Dirk Ziegelmeier
2018-12-05
DEF: added lwip_strnistr() for case insensitive matching
Jasper Verschueren
[next]