[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STA
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STABLE-2_1_0_RELEASE, created. STABLE-2_1_0_RELEASE |
Date: |
Wed, 26 Sep 2018 15:31:03 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The annotated tag, STABLE-2_1_0_RELEASE has been created
at 48076eaff3089a06ca833449053d0a88526abba1 (tag)
tagging e6a8415df332ee34d7af02255b2aa1e8ee74348f (commit)
replaces STABLE-2_1_0_RC1
tagged by Simon Goldschmidt
on Wed Sep 26 21:13:09 2018 +0200
- Log -----------------------------------------------------------------
Prepare v2.1.0 release
Axel Lin (2):
apps/sntp: Fix parameter name in doxygen comments
netif/lowpan6_ble: Fix comment for parameter order of ble_addr_to_eui64
Dirk Ziegelmeier (19):
Remove non-working astylerc
Add .clang-format file that matches lwIP style "close enough"
Clang-format: Remove "AlignConsecutiveAssignments: true"
Fix bug #54327: V2.1.0rc1 pbuf.c misses stdint.h include
Test / RFC: Reformat a few files using clang-format
Revert "Fix bug #54327: V2.1.0rc1 pbuf.c misses stdint.h include"
Fix bug #54327: V2.1.0rc1 pbuf.c misses stdint.h include
Revert "Test / RFC: Reformat a few files using clang-format"
Remove .clang-format for now, not sure if we are going to use it
Fix bug #54381: SNMP RAW_DATA support is broken
Cleanup CMAKE build system
More cmake build system cleanups
Fix bug #54569: Compiler warning in ip4.c: unused parameter dest
Remove checks that the SO_* socket options and SOF_* lwIP-internal flags
match
Fix lwipdocs target in Filelists.cmake
Fix doxygen warnings in altcp_proxyconnect.c
Fix cleanup of existing documentation of target lwipdocs
http_client.c: Fix compile when TCP is disabled
Fix no newline at end of http_client.c
Martine Lenders (1):
Make zepif dependent on LWIP_UDP config
Simon Goldschmidt (24):
fix bug #54254 (ppp/utils.c: use lwip_isdigit())
add 'extern "C" {}' for cplusplus in many headers
fix dependencies in lwip/prot/dhcp.h and lwip/prot/igmp.h
add 'extern "C" {}' for cplusplus in ppp headers
fix bug #54315 (IPV6_V6ONLY socket accepts IPV4 connections)
mqtt: fix reference function name in comment
api_lib: fix NETCONN_MBOX_WAITING_DEC() for LWIP_NETCONN_FULLDUPLEX
sntp_getservername: fix parameter name in doxygen comments
Fix 2way-auth connections for TLS clients
Remove LWIP_DHCP_CHECK_LINK_UP define as it's useless
Fix bug #54506 (LWIP_CHECKSUM_ON_COPY causes wrong checksum (0xFFFF))
ppp: fix implicit conversion from size_t to u8_t
altcp_tls_mbedtls: convert #error on too small TCP_WND to warning
mqtt: allow user + pass longer than 255 chars
cpack: change file name of generated sources file
some preparations for v2.1.0 release
some preparations for v2.1.0 release
Fix CHANGELOG consistency from 2.0.3 branch to 2.1.0
more documentation preparations for v2.1.0 release
icmp_send_response: fix parameter order for LWIP_HOOK_IP4_ROUTE_SRC
altcp_tls: rename altcp_tls_new -> altcp_tls_wrap, add altcp_tls_new
Documentation improvements for 2.1.0 (mainly altcp/altcp_tls)
Documentation improvements for 2.1.0 (changelog, altcp)
Prepare 2.1.0 release
Sylvain Rochet (1):
PPP: improve randomization of LCP magic number after power-up
-----------------------------------------------------------------------
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack annotated tag, STABLE-2_1_0_RELEASE, created. STABLE-2_1_0_RELEASE,
Simon Goldschmidt <=