📄 changelog.txt
字号:
$Id: Changelog.txt,v 1.49 2007/11/02 14:16:19 nanard Exp $miniUPnP client Changelog.2007/11/02: Fixed a potential socket leak in miniwget2()2007/10/16: added a parameter to upnpDiscover() in order to allow the use of another interface than the default multicast interface.2007/10/12: Fixed the creation of symbolic link in Makefile2007/10/08: Added man page2007/10/02: fixed memory bug in GetUPNPUrls()2007/10/01: fixes in the Makefile Added UPNP_GetIGDFromUrl() and adapted the sample program accordingly. Added SONAME in the shared library to please debian :) fixed MS Windows compilation (minissdpd is not available under MS Windows).2007/09/25: small change to Makefile to be able to install in a different location (default is /usr)2007/09/24: now compiling both shared and static library2007/09/19: Cosmetic changes on upnpc.c2007/09/02: adapting to new miniSSDPd (release version ?)2007/08/31: Usage of miniSSDPd to skip discovery process.2007/08/27: fixed python module to allow compilation with Python older than Python 2.42007/06/12: Added a python module.2007/05/19: Fixed compilation under MinGW2007/05/15: fixed a memory leak in AddPortMapping() Added testupnpreplyparse executable to check the parsing of upnp soap messages minixml now ignore namespace prefixes.2007/04/26: upnpc now displays external ip address with -s or -l2007/04/11: changed MINIUPNPC_URL_MAXSIZE to 128 to accomodate the "BT Voyager 210"2007/03/19: cleanup in miniwget.c2007/03/01: Small typo fix...2007/01/30: Now parsing the HTTP header from SOAP responses in order to get content-length value.2007/01/29: Fixed the Soap Query to speedup the HTTP request. added some Win32 DLL stuff...2007/01/27: Fixed some WIN32 compatibility issues2006/12/14: Added UPNPIGD_IsConnected() function in miniupnp.c/.h Added UPNP_GetValidIGD() in miniupnp.c/.h cleaned upnpc.c main(). now using UPNP_GetValidIGD()2006/12/07: Version 1.0-RC1 released2006/12/03: Minor changes to compile under SunOS/Solaris2006/11/30: made a minixml parser validator program updated minixml to handle attributes correctly2006/11/22: Added a -r option to the upnpc sample thanks to Alexander Hubmann.2006/11/19: Cleanup code to make it more ANSI C compliant2006/11/10: detect and display local lan address.2006/11/04: Packets and Bytes Sent/Received are now unsigned int.2006/11/01: Bug fix thanks to Giuseppe D'Angelo2006/10/31: C++ compatibility for .h files. Added a way to get ip Address on the LAN used to reach the IGD.2006/10/25: Added M-SEARCH to the services in the discovery process.2006/10/22: updated the Makefile to use makedepend, added a "make install" update Makefile2006/10/20: fixing the description url parsing thanks to patch sent by Wayne Dawe. Fixed/translated some comments. Implemented a better discover process, first looking for IGD then for root devices (as some devices only reply to M-SEARCH for root devices).2006/09/02: added freeUPNPDevlist() function.2006/08/04: More command line arguments checking2006/08/01: Added the .bat file to compile under Win32 with minGW322006/07/31: Fixed the rootdesc parser (igd_desc_parse.c)2006/07/20: parseMSEARCHReply() is now returning the ST: line as well starting changes to detect several UPnP devices on the network2006/07/19: using GetCommonLinkProperties to get down/upload bitrate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -