Commit Graph

  • 40d5a1dea3 Remove an unused variable ifndef INET_IPV6 (cherry picked from commit 40ddff1096) Marcelo Roberto Jimenez 2012-06-20 21:17:25 -0300
  • fa9aef8eb6 Remove a pointless way to test a return value (cherry picked from commit 692813d03e) Marcelo Roberto Jimenez 2012-06-20 21:15:01 -0300
  • 40e90e89fc Remove an unused variable Marcelo Roberto Jimenez 2012-06-20 21:33:16 -0300
  • 40ddff1096 Remove an unused variable ifndef INET_IPV6 Marcelo Roberto Jimenez 2012-06-20 21:17:25 -0300
  • 692813d03e Remove a pointless way to test a return value Marcelo Roberto Jimenez 2012-06-20 21:15:01 -0300
  • f67de332a1 Fix memory leak and access violation in UpnpSendAction(Ex)Async. Yoichi NAKAYAMA 2012-06-19 19:13:46 +0900
  • d9e90499b7 Fix memory leak and access violation in UpnpSendAction(Ex)Async. Yoichi NAKAYAMA 2012-06-19 19:13:46 +0900
  • cb7d43605a Merge branch 'master' of https://github.com/mrjimenez/pupnp Thijs Schreijer 2012-06-11 15:21:56 +0200
  • 42dd1ad533 Small documentation updates and updating 2 parameters to the DOMString type for consistency. Thijs Schreijer 2012-06-07 23:31:57 +0200
  • f2cceaf021 cleanup of VC project, removing files from UPnP project that are part of IXML project Thijs Schreijer 2012-06-07 23:30:03 +0200
  • 4d88a2a4ea Fixes a bug in non blocking connect call Anoop Mohan 2012-05-25 11:59:21 -0300
  • 6db2271ac3 Fixes a bug in non blocking connect call Anoop Mohan 2012-05-25 11:59:21 -0300
  • 2b4c5f8168 Added a custom tag (void*) to the Node object and a callback before freeing a Node. This to aid in resource management for a scripting language with auto-garbage collection. Thijs Schreijer 2012-05-06 23:10:07 +0200
  • dc29948893 Disable SetGenaCallback call if device is disabled. Yoichi NAKAYAMA 2012-04-25 00:27:58 +0900
  • 8eaaf0f171 Fix condition for allocation failure in get_content_type(). Yoichi NAKAYAMA 2012-04-21 21:48:55 +0900
  • c27a089d6f Fix problems detected as dead assignment warning by clang scan-build. Yoichi NAKAYAMA 2012-04-21 11:38:20 +0900
  • 76e8812acc Avoid dereference of null pointer in ixmlNode_setNodeProperties. Yoichi NAKAYAMA 2012-04-20 03:42:02 +0900
  • 4d21d45da7 Disable SetGenaCallback call if device is disabled. Yoichi NAKAYAMA 2012-04-25 00:27:58 +0900
  • 708ea30806 Fix condition for allocation failure in get_content_type(). Yoichi NAKAYAMA 2012-04-21 21:48:55 +0900
  • 39dfad2cba Fix problems detected as dead assignment warning by clang scan-build. Yoichi NAKAYAMA 2012-04-21 11:38:20 +0900
  • 3d7c1dbd59 Avoid dereference of null pointer in ixmlNode_setNodeProperties. Yoichi NAKAYAMA 2012-04-20 03:42:02 +0900
  • 3b2cfdc45d Create intermediate directory per project on vc9. Yoichi NAKAYAMA 2012-04-17 20:34:37 +0900
  • e52e7e0bd3 Create intermediate directory per project on vc9. Yoichi NAKAYAMA 2012-04-17 20:34:37 +0900
  • d5d680d131 Updated the readme regarding the newer visual studio versions and the 'VC runtime dependency hell' (cherry picked from commit e570b7943d) Thijs Schreijer 2012-04-12 00:08:30 +0200
  • 7ee266076d Added pthreads folder back in, put in on the ignore list this time so it won't be included in the repository Thijs Schreijer 2012-04-11 23:47:07 +0200
  • 90fad896c4 - Copied the VC9 build directory and renamed to VC10 to prepare for Visual Studio 2010 update - Upgraded build/VC10 dir from VC9 to VC10 (using wizard) - Updated the Debug build configuration to be functional, including references for pthread.dll and the web example folders. Other build configurations still to be fixed. - Added output directory to GIT-ignore list. - Updated the Win32 build configurations to make them all work. x64 remains to be done. - Updated build process, after build events (copying sample files and pthreadVC2.dll to the target directory) (cherry picked from commit e385d5a27e) Thijs Schreijer 2012-03-25 23:29:58 +0200
  • e570b7943d Updated the readme regarding the newer visual studio versions and the 'VC runtime dependency hell' Thijs Schreijer 2012-04-12 00:08:30 +0200
  • 7d28dd559e Added pthreads folder back in, put in on the ignore list this time so it won't be included in the repository Thijs Schreijer 2012-04-11 23:47:07 +0200
  • e385d5a27e - Copied the VC9 build directory and renamed to VC10 to prepare for Visual Studio 2010 update - Upgraded build/VC10 dir from VC9 to VC10 (using wizard) - Updated the Debug build configuration to be functional, including references for pthread.dll and the web example folders. Other build configurations still to be fixed. - Added output directory to GIT-ignore list. - Updated the Win32 build configurations to make them all work. x64 remains to be done. - Updated build process, after build events (copying sample files and pthreadVC2.dll to the target directory) Thijs Schreijer 2012-03-25 23:29:58 +0200
  • 4a07690dc4 Update THANKS file (cherry picked from commit 0ea9c438e5) Marcelo Roberto Jimenez 2012-04-11 17:42:22 -0300
  • b1646eb0a3 Add errno.h inclusion in unixutil.h only in WIN32 (cherry picked from commit c661180d15) Marcelo Roberto Jimenez 2012-04-11 17:41:51 -0300
  • acc6b4d009 Fixed warning by adding an explicit cast to long; TimerThread.c ..\..\threadutil\src\TimerThread.c(110): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data (cherry picked from commit 1a98394781) Thijs Schreijer 2012-04-10 23:54:34 +0200
  • 615f5d18ac Fixed redefinition warnings for EAFNOSUPPORT and EADDRINUSE, Google turned up that they are newly defined in VS2010 Thijs Schreijer 2012-04-10 23:31:10 +0200
  • 0ea9c438e5 Update THANKS file Marcelo Roberto Jimenez 2012-04-11 17:42:22 -0300
  • c661180d15 Add errno.h inclusion in unixutil.h only in WIN32 Marcelo Roberto Jimenez 2012-04-11 17:41:51 -0300
  • 1a98394781 Fixed warning by adding an explicit cast to long; TimerThread.c ..\..\threadutil\src\TimerThread.c(110): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data Thijs Schreijer 2012-04-10 23:54:34 +0200
  • 89fe655aee Fixed redefinition warnings for EAFNOSUPPORT and EADDRINUSE, Google turned up that they are newly defined in VS2010 Thijs Schreijer 2012-04-10 23:31:10 +0200
  • 4e25119237 Avoid access violation after parser_parse_chunky_headers call. Yoichi NAKAYAMA 2012-04-12 01:47:26 +0900
  • d72bb5cff5 Avoid access violation after parser_parse_chunky_headers call. Yoichi NAKAYAMA 2012-04-12 01:47:26 +0900
  • 24715afab8 Update THANKS file. (cherry picked from commit e02753736a) Marcelo Roberto Jimenez 2012-04-11 12:00:33 -0300
  • e02753736a Update THANKS file. Marcelo Roberto Jimenez 2012-04-11 12:00:33 -0300
  • 88b94b5116 ssdp_device: exclude IPv6 stuff when there's no IPv6 Gustavo Zacarias 2012-04-11 11:17:45 -0300
  • 1c21e6e54f ssdp_device: exclude IPv6 stuff when there's no IPv6 Gustavo Zacarias 2012-04-11 11:17:45 -0300
  • 77559473c1 Remove possibility of access violation. Yoichi NAKAYAMA 2012-04-06 23:21:18 +0900
  • 79d4b583fe SF Bug Tracker id 3507819 - Use of thread-unsafe gmtime() in httpreadwrite.c Yoichi NAKAYAMA 2012-04-06 02:20:36 +0900
  • 85fd18ad64 Fix type of local variable stopSock in RunMiniServer() Yoichi NAKAYAMA 2012-04-06 00:07:56 +0900
  • a383cbb8e2 Remove possibility of access violation. Yoichi NAKAYAMA 2012-04-06 23:21:18 +0900
  • 34a77cc095 SF Bug Tracker id 3507819 - Use of thread-unsafe gmtime() in httpreadwrite.c Yoichi NAKAYAMA 2012-04-06 02:20:36 +0900
  • e10bc2ec0c Fix type of local variable stopSock in RunMiniServer() Yoichi NAKAYAMA 2012-04-06 00:07:56 +0900
  • 320e33ac5a Compilation optimisation Fabrice Fontaine 2012-04-03 16:11:31 +0200
  • 777c936f4c Compilation optimisation Fabrice Fontaine 2012-04-03 16:11:31 +0200
  • 04c1bf3fb0 White space fix. Marcelo Roberto Jimenez 2012-04-03 09:59:58 -0300
  • 99ef28b091 Homekeeping to match the stable branch release. Marcelo Roberto Jimenez 2012-04-03 09:50:39 -0300
  • ab792e4223 Homekeeping for the next release. Marcelo Roberto Jimenez 2012-04-03 09:25:36 -0300
  • d0b16d056e Adjust the library numbers for release. release-1.6.17 Marcelo Roberto Jimenez 2012-04-03 09:19:45 -0300
  • 3d46251c4e Memory leak fix in threadutil Fabrice Fontaine 2012-04-02 15:44:44 +0200
  • dc4eda529f Memory leak fix in threadutil Fabrice Fontaine 2012-04-02 15:44:44 +0200
  • c154c63cdc Update of auto-generated file. Marcelo Roberto Jimenez 2012-03-30 17:34:48 -0300
  • b58ee1930c Add --enable-unspecified_server Fabrice Fontaine 2012-03-30 21:52:37 +0200
  • 57af94b287 Removing implicit casts in miniserver.c Fabrice Fontaine 2012-03-29 17:05:23 +0200
  • 0f4458c999 SF Bug Tracker id 3512833 - Miniserver is wrongly disabled Fabrice Fontaine 2012-03-29 16:40:40 +0200
  • 49af91fe48 Add --enable-unspecified_server Fabrice Fontaine 2012-03-30 21:52:37 +0200
  • df27ba505f Removing implicit casts in miniserver.c Fabrice Fontaine 2012-03-29 17:05:23 +0200
  • 9a33782ab5 SF Bug Tracker id 3512833 - Miniserver is wrongly disabled Fabrice Fontaine 2012-03-29 16:40:40 +0200
  • f9ae88182e SF Bug Tracker id 3510693 - build fail with --disable-device Yoichi NAKAYAMA 2012-03-27 00:59:50 +0900
  • e0e81e6cd2 SF Bug Tracker id 3510693 - build fail with --disable-device Yoichi NAKAYAMA 2012-03-27 00:59:50 +0900
  • cc99e6e865 SF Bug Tracker id 3511149 - --disable-ssdp has no effect Fabrice Fontaine 2012-03-26 14:07:52 +0200
  • f99dba3967 Remove implicit casts Fabrice Fontaine 2012-03-24 22:18:20 +0100
  • 664176c8d6 SF Bug Tracker id 3510693 - build fail with --disable-device Yoichi NAKAYAMA 2012-03-24 13:11:23 +0900
  • 02afbb09c9 SF Bug Tracker id 3511149 - --disable-ssdp has no effect Fabrice Fontaine 2012-03-26 14:07:52 +0200
  • 804088d859 Remove implicit casts Fabrice Fontaine 2012-03-24 22:18:20 +0100
  • ad617d7c9c SF Bug Tracker id 3510595 - UpnpDownloadXmlDoc : can't get the file Fabrice Fontaine 2012-03-24 22:08:11 +0100
  • 679ebeec48 SF Bug Tracker id 3510693 - build fail with --disable-device Yoichi NAKAYAMA 2012-03-24 13:11:23 +0900
  • 5cd98b1330 Homekeeping to match the stable branch release. Marcelo Roberto Jimenez 2012-03-21 20:12:08 -0300
  • 19ec877b2a Homekeeping for the next release. Marcelo Roberto Jimenez 2012-03-21 19:58:13 -0300
  • 01d7c05fb8 Adjust the library numbers for release. release-1.6.16 Marcelo Roberto Jimenez 2012-03-21 19:49:49 -0300
  • f2f30594d8 Fixes anoying order issue in autoconfig.h Marcelo Roberto Jimenez 2012-03-21 19:45:07 -0300
  • 952492b44e Fixes anoying order issue in autoconfig.h Marcelo Roberto Jimenez 2012-03-21 19:45:07 -0300
  • bc1e797e95 Replace sprintf by snprintf in http_WriteHttpPost Fabrice Fontaine 2012-03-18 16:14:41 +0100
  • 1aecc6c44f Add infoSize parameter to get_sdk_info Fabrice Fontaine 2012-03-18 15:23:59 +0100
  • c42216dad7 Check return code in ixml Fabrice Fontaine 2012-03-16 16:21:32 +0100
  • a04c36f47e Replace sprintf by snprintf in http_WriteHttpPost Fabrice Fontaine 2012-03-18 16:14:41 +0100
  • e13ffe3bf8 Add infoSize parameter to get_sdk_info Fabrice Fontaine 2012-03-18 15:23:59 +0100
  • d3d17da6e5 Check return code in ixml Fabrice Fontaine 2012-03-16 16:21:32 +0100
  • f87db576ba Don't use // as comments, it breaks some C compilers Marcelo Roberto Jimenez 2012-03-16 11:51:10 -0300
  • 06f87abc2c Add more explicit casts and remove dead code Fabrice Fontaine 2012-03-15 14:49:26 +0100
  • e0444b26e6 Don't use // as comments, it breaks some C compilers Marcelo Roberto Jimenez 2012-03-16 11:51:10 -0300
  • cb07623dde Add more explicit casts and remove dead code Fabrice Fontaine 2012-03-15 14:49:26 +0100
  • c9f3e26f24 Fix for compiler warning messages Marcelo Roberto Jimenez 2012-03-15 11:34:03 -0300
  • 21c881cbf9 Fix previous commit Fabrice Fontaine 2012-03-15 15:06:51 +0100
  • b53d552d3f Add --disable-optssdp option Fabrice Fontaine 2012-03-15 13:43:04 +0100
  • fec6069a21 Bug fix in ixmlNode_allowChildren Fabrice Fontaine 2012-03-15 11:07:54 +0100
  • 5969530dcf Fix for compiler warning messages Marcelo Roberto Jimenez 2012-03-15 11:34:03 -0300
  • b9944242cf Improve upnp/genlib/net Fabrice Fontaine 2012-03-14 22:37:10 +0100
  • a3d038c885 Fix previous commit Fabrice Fontaine 2012-03-15 15:06:51 +0100
  • 731512b0e5 Add --disable-optssdp option Fabrice Fontaine 2012-03-15 13:43:04 +0100
  • 76eb3f869b Bug fix in ixmlNode_allowChildren Fabrice Fontaine 2012-03-15 11:07:54 +0100
  • b116d10f37 Improve upnp/genlib/net Fabrice Fontaine 2012-03-14 22:37:10 +0100
  • 9a1ca957a7 Use switch instead of if with enums in upnpapi.c Fabrice Fontaine 2012-03-14 21:36:01 +0100
  • 975c5257a3 Improve ssdp part Fabrice Fontaine 2012-03-14 20:35:34 +0100