Commit Graph

  • 5248fe05ac Bug fix for IPv4-mapped IPv6 addresses. Fabrice Fontaine 2012-01-03 20:40:05 +0100
  • a9c24fc7f3 Be nice to a server that returns its URL without a trailing slash Edwin Stearns 2012-02-18 11:35:21 -0200
  • 537581d8ad Bug fix for IPv4-mapped IPv6 addresses. Fabrice Fontaine 2012-01-03 20:40:05 +0100
  • c27d685b24 Homekeeping to match the stable branch release. Marcelo Roberto Jimenez 2012-01-25 10:46:41 -0200
  • b395c4a047 Fixes Changelog merge problem. Marcelo Roberto Jimenez 2012-01-25 10:45:35 -0200
  • 66ea2ab11d Homekeeping for the next release. Marcelo Roberto Jimenez 2012-01-25 10:40:26 -0200
  • 4ca0b382ea Adjust the library numbers for release. release-1.6.15 Marcelo Roberto Jimenez 2012-01-25 10:34:43 -0200
  • c7b340833f Bug fix on M-SEARCH for IPv6 CPs. Fabrice Fontaine 2012-01-11 15:07:13 +0100
  • 1d753a56f6 Bug fix for IPv4-mapped IPv6 addresses. Fabrice Fontaine 2012-01-03 20:40:05 +0100
  • c155d3c68f Bug fix on M-SEARCH for IPv6 CPs. Fabrice Fontaine 2012-01-11 15:07:13 +0100
  • 03bd7759cd Retrieve IPv6 addresses in Upnp_Discovery. Fabrice Fontaine 2012-01-10 21:40:25 +0100
  • 80a65e5f61 Bug fix for IPv4-mapped IPv6 addresses. Fabrice Fontaine 2012-01-03 20:40:05 +0100
  • ea7610ca3c Fix for return value of UpnpResolveURL and UpnpResolveURL2 Marcelo Roberto Jimenez 2012-01-09 08:58:03 -0200
  • 3b33626e2f Fix for return value of UpnpResolveURL and UpnpResolveURL2 Marcelo Roberto Jimenez 2012-01-09 08:58:03 -0200
  • 96112229a5 Homekeeping to match the stable branch release. Marcelo Roberto Jimenez 2011-11-14 13:05:51 -0200
  • b35761e893 Homekeeping for the next release. Marcelo Roberto Jimenez 2011-11-14 12:44:15 -0200
  • 631259dcfc Adjust the library numbers for release. release-1.6.14 Marcelo Roberto Jimenez 2011-11-14 12:20:20 -0200
  • 4b82bb7baf UPnP Low Power support Fabrice Fontaine 2011-10-31 10:07:29 +0100
  • 98e4f938d6 UPnP Low Power support Fabrice Fontaine 2011-10-31 10:07:29 +0100
  • c86d963abe Bug fix in IN6_IS_ADDR_GLOBAL. Fabrice Fontaine 2011-10-24 15:44:21 +0200
  • 92c93a8010 Bug fix in IN6_IS_ADDR_GLOBAL. Fabrice Fontaine 2011-10-24 15:44:21 +0200
  • e40e6b49d4 Summary: upnptools.h should #include upnpconfig.h - ID: 3426326 (cherry picked from commit ef7bbc4866) Nick Leverton 2011-10-20 12:27:55 +0100
  • ef7bbc4866 Summary: upnptools.h should #include upnpconfig.h - ID: 3426326 Nick Leverton 2011-10-20 12:27:55 +0100
  • f411ea2e4e autoconfig.h for windows builds. (cherry picked from commit cec07d641a) Marcelo Roberto Jimenez 2011-07-20 06:21:32 -0300
  • 5cf603dcab Bug Fix on M-SEARCH. Fabrice Fontaine 2011-07-20 09:51:02 +0200
  • cec07d641a autoconfig.h for windows builds. Marcelo Roberto Jimenez 2011-07-20 06:21:32 -0300
  • 6c6fb3707f Bug Fix on M-SEARCH. Fabrice Fontaine 2011-07-20 09:51:02 +0200
  • 259bed7787 Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. (cherry picked from commit 92ea719804) Iain Denniston 2011-03-18 12:35:19 +0000
  • 7392697aec Several fixes to correctly use SOCKET (and related) types instead of non-portable variations. (cherry picked from commit fed316ff3e) Iain Denniston 2011-03-18 12:09:33 +0000
  • 92ea719804 Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. Iain Denniston 2011-03-18 12:35:19 +0000
  • fed316ff3e Several fixes to correctly use SOCKET (and related) types instead of non-portable variations. Iain Denniston 2011-03-18 12:09:33 +0000
  • f8831d0196 Homekeeping for the stable branch release. Marcelo Roberto Jimenez 2011-03-17 09:40:28 -0300
  • 8eb7d1c1a5 Homekeeping for the next release. Marcelo Roberto Jimenez 2011-03-17 09:27:55 -0300
  • 2b263b6574 Adjust the library numbers for release. release-1.6.13 Marcelo Roberto Jimenez 2011-03-17 09:15:19 -0300
  • 583e90cdbc Silence compiler warning message. Marcelo Roberto Jimenez 2011-03-15 18:27:17 -0300
  • babfc0ac60 Putting ssdpReqSocks under compilation flag. Fabrice Fontaine 2011-03-15 10:48:32 +0100
  • e16cb4b225 Silence compiler warning message. Marcelo Roberto Jimenez 2011-03-15 18:27:17 -0300
  • 0996d23318 Putting ssdpReqSocks under compilation flag. Fabrice Fontaine 2011-03-15 10:48:32 +0100
  • daec6a0321 New UpnpRegisterRootDevice4 for legacy CPs. Fabrice Fontaine 2011-03-15 10:27:03 +0100
  • 11f9a2bafe New UpnpRegisterRootDevice4 for legacy CPs. Fabrice Fontaine 2011-03-15 10:27:03 +0100
  • bbe6d49b46 Fix for memory leak (cherry picked from commit 8aca337de7) Iain Denniston 2011-03-11 18:16:28 +0000
  • 8aca337de7 Fix for memory leak Iain Denniston 2011-03-11 18:16:28 +0000
  • d691732554 Fix and Update of MSVC9 solution and project files (cherry picked from commit a78a048577) Iain Denniston 2011-03-11 18:12:33 +0000
  • a78a048577 Fix and Update of MSVC9 solution and project files Iain Denniston 2011-03-11 18:12:33 +0000
  • fed2e4f8e5 Partial fix for UpnpGetIfInfo with MSVC (cherry picked from commit 7338411c08) Iain Denniston 2011-03-11 18:10:51 +0000
  • 7338411c08 Partial fix for UpnpGetIfInfo with MSVC Iain Denniston 2011-03-11 18:10:51 +0000
  • a3683a3be0 Created the macros PRIzd and PRIzx to deal with MSVC lack of C99. Marcelo Roberto Jimenez 2011-03-11 17:20:17 -0300
  • 3a9ae348bc Created the macros PRIzd and PRIzx to deal with MSVC lack of C99. Marcelo Roberto Jimenez 2011-03-11 17:20:17 -0300
  • a1d7727903 Fixes for headers when compiled under C++ (cherry picked from commit 840669b253) Iain Denniston 2011-03-11 17:26:35 +0000
  • 840669b253 Fixes for headers when compiled under C++ Iain Denniston 2011-03-11 17:26:35 +0000
  • 1df5609d52 Fix for uuid_unpack incorrect shift precedence. Marcelo Roberto Jimenez 2011-03-10 16:21:25 -0300
  • e30e7bd586 Fix for uuid_unpack incorrect shift precedence. Marcelo Roberto Jimenez 2011-03-10 16:21:25 -0300
  • 5a8aec58aa Changelog update. Marcelo Roberto Jimenez 2011-02-08 21:55:13 -0200
  • 0eb4a9d810 Update library numbers. Marcelo Roberto Jimenez 2011-02-08 21:50:38 -0200
  • 0d3412bb24 Homekeeping for the next release. Marcelo Roberto Jimenez 2011-02-08 21:48:46 -0200
  • e52dafda3b Adjust the library numbers for release. release-1.6.12 Marcelo Roberto Jimenez 2011-02-08 21:44:31 -0200
  • bab22c694b Undo the "incorrectly exported include files". Marcelo Roberto Jimenez 2011-02-08 21:37:13 -0200
  • 7a16ad4f79 Update library numbers. Marcelo Roberto Jimenez 2011-02-07 22:50:48 -0200
  • b6baca8eb0 Remove PrintThreadPoolStats() from the public API. Marcelo Roberto Jimenez 2011-02-07 22:33:42 -0200
  • 74665acd57 Homekeeping for the next release. Marcelo Roberto Jimenez 2011-02-07 22:41:08 -0200
  • b1629b8ac8 Adjust the library numbers for release. release-1.6.11 Marcelo Roberto Jimenez 2011-02-07 22:35:57 -0200
  • 32e510b45a Remove PrintThreadPoolStats() from the public API. Marcelo Roberto Jimenez 2011-02-07 22:33:42 -0200
  • 28f4d398d8 Major bug fix in IPv6 code. Fabrice Fontaine 2011-02-07 17:50:59 +0100
  • 063d472f80 Major bug fix in IPv6 code. Fabrice Fontaine 2011-02-07 17:50:59 +0100
  • ee9f83c3d5 Fix for incorrectly exported include files. Marcelo Roberto Jimenez 2011-02-06 11:52:47 -0200
  • 0bbe9f62df Fix for incorrectly exported include files. Marcelo Roberto Jimenez 2011-02-06 11:52:47 -0200
  • 2da8a7fba1 White spaces and indentation. Marcelo Roberto Jimenez 2011-01-30 09:40:48 -0200
  • 40239ca44a Fix for compilation errors Chandra Penke 2011-01-30 09:36:05 -0200
  • fdb8b9ef2f White spaces and indentation. Marcelo Roberto Jimenez 2011-01-30 09:40:48 -0200
  • 6c125feea0 Fix for compilation errors Chandra Penke 2011-01-30 09:36:05 -0200
  • a2eca3b19d Fix for Race condition can hang miniserver thread. Chandra Penke 2011-01-20 04:45:27 -0200
  • c4e9757bcf Fix for Race condition can hang miniserver thread. Chandra Penke 2011-01-20 04:45:27 -0200
  • 28548e596c Update the documentation about samples in README. Marcelo Roberto Jimenez 2011-01-17 11:36:52 -0200
  • 639d3a5a03 Update the documentation about samples in README. Marcelo Roberto Jimenez 2011-01-17 11:36:52 -0200
  • 56ab9ba913 Fix for typo in strndup() function definition. (cherry picked from commit f46683fd0e) Chandra Penke 2011-01-17 09:03:34 -0200
  • f46683fd0e Fix for typo in strndup() function definition. Chandra Penke 2011-01-17 09:03:34 -0200
  • 1a574ed6cf Fix for large file definitions, FileInfo.h must include upnpconfig.h Chandra Penke 2011-01-17 08:55:57 -0200
  • 7dae12f17d Fix some ChangeLog dates. Marcelo Roberto Jimenez 2011-01-17 08:40:00 -0200
  • bf30519f6c Fix for warnings in Apple systems Chandra Penke 2011-01-17 09:14:15 +0530
  • bdb3f880b7 Define _FILE_OFFSET_BITS, _LARGEFILE_SOURCE and _LARGE_FILE_SOURCE in upnpconfig.h. Marcelo Roberto Jimenez 2011-01-16 22:38:18 -0200
  • abfa841318 Define _FILE_OFFSET_BITS, _LARGEFILE_SOURCE and _LARGE_FILE_SOURCE in upnpconfig.h. Marcelo Roberto Jimenez 2011-01-16 22:38:18 -0200
  • 3c4ff99cdb Allow virtual callbacks to use chunked encoding by setting the file length of a UpnpFileInfo object to be UPNP_USING_CHUNKED. Chandra Penke 2011-01-13 22:06:20 +0530
  • 03c3c0913f Allow virtual callbacks to use chunked encoding by setting the file length of a UpnpFileInfo object to be UPNP_USING_CHUNKED. Chandra Penke 2011-01-13 22:06:20 +0530
  • 348bf19412 Use config.h to test for the availability of strndup() and strnlen(). (cherry picked from commit 541679d651) Marcelo Roberto Jimenez 2011-01-16 21:05:07 -0200
  • 541679d651 Use config.h to test for the availability of strndup() and strnlen(). Marcelo Roberto Jimenez 2011-01-16 21:05:07 -0200
  • 60c9e95637 Fix for UpnpFileInfo_get_LastModified() in http_MakeMessage(). Marcelo Roberto Jimenez 2011-01-16 15:09:01 -0200
  • 1e2172819d Fixes chunked transfer encoding in HTTP client API (cherry picked from commit cb1188d2bc) Chandra Penke 2011-01-14 20:56:53 +0530
  • cb1188d2bc Fixes chunked transfer encoding in HTTP client API Chandra Penke 2011-01-14 20:56:53 +0530
  • 6333504d45 Null termination of strndup() implementation on systems missing it. Marcelo Roberto Jimenez 2011-01-14 22:05:22 -0200
  • 189ce59dbe Null termination of strndup() implementation on systems missing it. Marcelo Roberto Jimenez 2011-01-14 22:05:22 -0200
  • 1232119540 Doxygen on membuffer. (cherry picked from commit 4815e52586) Marcelo Roberto Jimenez 2011-01-14 10:26:45 -0200
  • 9d667685ec Minor change in membuffer.c to include "membuffer.h" Marcelo Roberto Jimenez 2011-01-14 09:54:59 -0200
  • 4815e52586 Doxygen on membuffer. Marcelo Roberto Jimenez 2011-01-14 10:26:45 -0200
  • 9051731a93 Minor change in membuffer.c to include "membuffer.h" Marcelo Roberto Jimenez 2011-01-14 09:54:59 -0200
  • 82207a3e92 Leave just one call to gmtime() in http_MakeMessage(). (cherry picked from commit 39fd869db8) Marcelo Roberto Jimenez 2011-01-02 22:36:13 -0200
  • 8190adb3b9 Make sure va_end() is called in http_MakeMessage(). (cherry picked from commit 8997e7fff6) Marcelo Roberto Jimenez 2011-01-02 22:31:10 -0200
  • 39fd869db8 Leave just one call to gmtime() in http_MakeMessage(). Marcelo Roberto Jimenez 2011-01-02 22:36:13 -0200
  • 8997e7fff6 Make sure va_end() is called in http_MakeMessage(). Marcelo Roberto Jimenez 2011-01-02 22:31:10 -0200
  • 7ec5511a8d Fixes many problems in sample code. Marcelo Roberto Jimenez 2010-12-23 22:22:32 -0200
  • 7e8d1787c9 Fixes many problems in sample code. Marcelo Roberto Jimenez 2010-12-23 22:22:32 -0200