mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-18 08:57:02 +00:00
update Changelog.txt files
This commit is contained in:
parent
f5f3ad1631
commit
372ad64bb5
@ -1,6 +1,14 @@
|
|||||||
$Id: Changelog.txt,v 1.215 2015/10/01 09:26:11 nanard Exp $
|
$Id: Changelog.txt,v 1.219 2015/10/26 17:05:06 nanard Exp $
|
||||||
miniUPnP client Changelog.
|
miniUPnP client Changelog.
|
||||||
|
|
||||||
|
2015/10/26:
|
||||||
|
snprintf() overflow check. check overflow in simpleUPnPcommand2()
|
||||||
|
|
||||||
|
2015/10/25:
|
||||||
|
fix compilation with old macs
|
||||||
|
fix compilation with mingw32 (for Appveyor)
|
||||||
|
fix python module for python <= 2.3
|
||||||
|
|
||||||
2015/10/08:
|
2015/10/08:
|
||||||
Change sameport to localport
|
Change sameport to localport
|
||||||
see https://github.com/miniupnp/miniupnp/pull/120
|
see https://github.com/miniupnp/miniupnp/pull/120
|
||||||
|
@ -1,4 +1,14 @@
|
|||||||
$Id: Changelog.txt,v 1.403 2015/09/22 10:10:52 nanard Exp $
|
$Id: Changelog.txt,v 1.407 2015/11/05 10:59:33 nanard Exp $
|
||||||
|
|
||||||
|
2015/11/02:
|
||||||
|
use LOG_INFO instead of LOG_ERR for PCP PEER and MAP success
|
||||||
|
|
||||||
|
2015/10/30:
|
||||||
|
fix : properly call find_ipv6_addr() with the 1st LAN interface
|
||||||
|
use name server from query in SOAP responses (continued)
|
||||||
|
|
||||||
|
2015/10/24:
|
||||||
|
move SSDP_PACKET_MAX_LEN definition to config.h. also set default to 1024.
|
||||||
|
|
||||||
2015/09/22:
|
2015/09/22:
|
||||||
cleanup UPNP_VERSION macro / add UPNP_VERSION_MAJOR, UPNP_VERSION_MINOR
|
cleanup UPNP_VERSION macro / add UPNP_VERSION_MAJOR, UPNP_VERSION_MINOR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user