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
2020-04-17
Add address comparators for 6PLANE networks and fix an errno issue
Joseph Henry
2019-05-14
Added preprocessor directives around errno
Joseph Henry
2019-02-26
PPP, PPPoE: use service name and concentrator name
Jacob Kroon
2019-02-26
PPP, PPPoE: fix build when PPPOE_SCNAME_SUPPORT is defined
Jacob Kroon
2019-02-26
PPP, PPPoE: rename PPPOE_TODO to PPPOE_SCNAME_SUPPORT, prepare service name a...
Sylvain Rochet
2019-02-18
altcp: support for setting keepalive parameters
David Girault
2019-02-18
altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct
David Girault
2019-02-18
altcp_tls: add functions to create servers with multiple certificates
Simon Goldschmidt
2019-02-18
altcp_tls_mbedtls: add session tickes, improve configuration for session cache
Simon Goldschmidt
2019-02-18
altcp_tls_mbedtls: add debug output of mbedtls library
Simon Goldschmidt
2019-02-18
Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
Dirk Ziegelmeier
2019-02-18
Implement RFC4075 Receive SNTP servers via DHCPv6
David J. Fiddes
2019-02-18
Fix bug #55078: Add custom data to pbuf struct
Dirk Ziegelmeier
2018-11-22
next release in this branch will be 2.1.3
Simon Goldschmidt
2018-11-22
Prepare 2.1.2 release
Simon Goldschmidt
2018-11-08
next release in this branch will be 2.1.2
Simon Goldschmidt
2018-11-08
Prepare 2.1.1 release
Simon Goldschmidt
2018-10-18
This branch is for developing 2.1.x versions
Simon Goldschmidt
2018-10-17
Fix bug #54850: lwip definition of htonX and ntohX do not properly cast to un...
Dirk Ziegelmeier
2018-10-17
err.h: move typedef of err_t after enum definition
Jonas Rabenstein
2018-09-26
Prepare 2.1.0 release
Simon Goldschmidt
2018-09-24
Documentation improvements for 2.1.0 (mainly altcp/altcp_tls)
Simon Goldschmidt
2018-09-24
altcp_tls: rename altcp_tls_new -> altcp_tls_wrap, add altcp_tls_new
Simon Goldschmidt
2018-09-17
more documentation preparations for v2.1.0 release
Simon Goldschmidt
2018-09-12
http_client.c: Fix compile when TCP is disabled
Dirk Ziegelmeier
2018-09-07
Remove LWIP_DHCP_CHECK_LINK_UP define as it's useless
Simon Goldschmidt
2018-09-07
Fix 2way-auth connections for TLS clients
Simon Goldschmidt
2018-09-04
Make zepif dependent on LWIP_UDP config
Martine Lenders
2018-08-07
mqtt: fix reference function name in comment
Simon Goldschmidt
2018-07-26
Fix bug #54381: SNMP RAW_DATA support is broken
Dirk Ziegelmeier
2018-07-23
add 'extern "C" {}' for cplusplus in ppp headers
Simon Goldschmidt
2018-07-23
fix dependencies in lwip/prot/dhcp.h and lwip/prot/igmp.h
Simon Goldschmidt
2018-07-19
add 'extern "C" {}' for cplusplus in many headers
Simon Goldschmidt
2018-07-12
Prepare v2.1.0.rc1
Simon Goldschmidt
2018-07-04
opt.h: more indent fixes, remove unnecessary brackets
Simon Goldschmidt
2018-07-04
opt.h: fix indents
Simon Goldschmidt
2018-07-03
mdns: add config option to use netif ext callback
Simon Goldschmidt
2018-07-03
fix implicit cast warnings in IAR and others
Simon Goldschmidt
2018-07-03
Add define for lwip_isupper when LWIP_NO_CTYPE_H=0
Axel Lin
2018-06-28
mdns: add defines for mdns_name_result_cb_t result parameter
Simon Goldschmidt
2018-06-28
MDNS send probes to verify domain before use
Jens Nielsen
2018-06-27
doc: IP_REASS_MAX_PBUFS is used for ipv6, too
Simon Goldschmidt
2018-06-27
Introduce lwip_toupper and use it in netbiosns.c
Axel Lin
2018-06-22
Added JavaScript-friendly ssi /*#tag*/.
Lucas Vinicius Hartmann
2018-06-21
tcp_priv.h: LWIP_TCP_OPT_LENGTH: Enclosing macro argument in parentheses
Axel Lin
2018-06-18
PPP: remove unknown define references to PPP_NUM_TIMEOUTS when PPP_SUPPORT is...
Sylvain Rochet
2018-06-18
PPP: set PPP_NUM_TIMEOUTS_PER_PCB value to computed number of simultaneous ti...
Sylvain Rochet
2018-06-15
lwiperf: start implementing iperf client
Simon Goldschmidt
2018-06-15
PPP, PPPoL2TP: use expected peer NS instead of current peer NS
Sylvain Rochet
2018-06-14
fix bug in RA MTU validation
Simon Goldschmidt
[next]