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
/
include
Age
Commit message (
Expand
)
Author
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
mdns: defined the service slot id as unsigned rather than signed.
Our Air Quality
2019-03-28
Fix and simplify newlines in doxygen documentation
Freddie Chopin
2019-03-28
Add #define for minimum IPv6 MTU length
Dirk Ziegelmeier
2019-02-08
Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
Dirk Ziegelmeier
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: 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-06
Replace several occurences of stdint types by lwIPs portability typedefs
Dirk Ziegelmeier
2018-12-20
PPP, PPPoE: use service name and concentrator name
Jacob Kroon
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-05
DEF: added lwip_strnistr() for case insensitive matching
Jasper Verschueren
2018-11-25
Fix bug #55078: Add custom data to pbuf struct
Dirk Ziegelmeier
2018-11-24
altcp_tls: add functions to create servers with multiple certificates
Simon Goldschmidt
2018-11-23
altcp_tls_mbedtls: add session tickes, improve configuration for session cache
Simon Goldschmidt
2018-11-23
altcp_tls_mbedtls: add debug output of mbedtls library
Simon Goldschmidt
2018-11-22
DNS: Allow a DNS look-up with a trailing dot in the name
Craig McQueen
2018-11-19
mDNS: probe rate limiting if more then 15 conflicts occur in 10s
Jasper Verschueren
2018-11-16
mDNS: split probe packet definition and split outpkt creation
Jasper Verschueren
2018-11-14
mDNS: respond to probe via multicast added
Jasper Verschueren
2018-11-13
Move netif_mdns_data() and get_mdns_pcb() to mdns_priv.h
Dirk Ziegelmeier
2018-11-13
mDNS: cleanup probing and announcing sequence
Jasper Verschueren
2018-11-13
mDNS: author comment update + things left to implement update
Jasper Verschueren
2018-11-13
mDNS: add support for output delaying
Jasper Verschueren
2018-11-13
mDNS: remove netif from mDNS structs
Jasper Verschueren
2018-11-13
mDNS fix TTL bug
Jasper Verschueren
2018-11-13
mDNS: move domain related functions and output related funtions
Jasper Verschueren
2018-11-09
sockets: Trivial comment fixes
Axel Lin
2018-11-07
Apply patch for task #15072: SNMP support for notifications and informs (v2c)
Dirk Ziegelmeier
2018-11-01
netif: Add getter for loopif for unit tests
Dirk Ziegelmeier
2018-10-26
patch #9350: Sockets API: use OS's sys/socket.h instead of lwip/sock
Simon Goldschmidt
2018-10-23
httpd: SSI types should be overridable (task #15071)
Simon Goldschmidt
2018-10-22
Whitespace cleanup lwIP
Dirk Ziegelmeier
2018-10-22
Revert "Allow the use of external Sockets headers"
Simon Goldschmidt
2018-10-19
Implement task #11620: Add outgoing VLAN PCP support for Ethernet level QoS
Dirk Ziegelmeier
2018-10-19
Allow the use of external Sockets headers
Joan Lledó
2018-10-17
tftp client: pass 'mode' as an enum, not as a string constant
Simon Goldschmidt
2018-10-17
Fix bug #54850: lwip definition of htonX and ntohX do not properly cast to un...
Dirk Ziegelmeier
2018-10-11
err.h: move typedef of err_t after enum definition
Jonas Rabenstein
2018-10-08
Improve TFTP comments
Dirk Ziegelmeier
2018-10-08
Improve TFTP implementation
Dirk Ziegelmeier
2018-10-08
Apply fix from Axel Lin
Dirk Ziegelmeier
2018-10-08
Some TFTP cleanups
Dirk Ziegelmeier
2018-10-08
tftp: Add client functionality
Ben Wijen
[next]