Prepare 0.14.6
[profile/ivi/GSSDP.git] / libgssdp /
2013-10-30 Jens GeorgFix message-received marshalling
2013-10-30 Jens GeorgMisc doc changes
2013-10-29 Jens GeorgAdd msearch-port property to GSSDPClient
2013-09-03 Jens GeorgSome gtk-doc updates
2013-09-02 Reynaldo H. Verdej... Port get_host_ip() to Android/Bionic
2013-07-30 Jens GeorgClarify boolean expression
2013-07-30 Jens GeorgUse SO_REUSEPORT on Debian/kFreeBSD
2013-07-27 Bastien NoceraAvoid non-ASCII characters in discovery requests
2013-06-04 Jens GeorgUse SO_REUSEPORT on FreeBSD as well
2013-05-30 Jens GeorgFix gtk-doc warnings
2013-05-28 Jens GeorgFix parameter indentation
2013-04-17 Jens GeorgFix compilation with -Wall -Wextra
2013-02-27 Krzesimir NowakFix getting host IP on unix.
2013-02-22 Krzesimir NowakBump reqired GLib version to 2.32.
2013-02-22 Jussi KukkonenFix crash in new refresh cache implementation
2013-02-20 gnupnpAllow custom TTL value for GSSDPClient.
2013-02-20 Krzesimir NowakAdd a function doing a service rescan.
2013-02-09 Jens GeorgDrop use of inet_netof
2012-11-30 Matthias DrochnerUse SO_REUSEPORT on NetBSD as well
2012-11-16 Jens GeorgReally ignore invalid MAN header
2012-11-10 Jens GeorgMake it possible to call _init multiple times
2012-10-14 Jens GeorgAdd introspection to --make-distcheck
2012-10-06 Jens GeorgAdd pkg-export to scanner args
2012-08-31 Jens GeorgUpdate license headers
2012-08-18 Mark RyanCorrectly remove expired Resources
2012-06-25 Riko YamadaCorrect arguments to g_regex_match_simple() call
2012-05-04 Jens GeorgDon't leak MatchInfo
2012-05-03 Jens GeorgUpdate introspection annotations
2012-05-03 Jens GeorgFix gtk-doc for stricter g-i scanner
2012-04-03 Jens GeorgMake internal resource cache version-independant
2012-04-03 Jens GeorgIgnore announcements from services with a lower version
2011-12-09 Jens GeorgFix typo in GSSDPResourceBroser docs
2011-11-16 Jens GeorgCreate proper regex if target is an UUID
2011-10-31 Steffen Sledzgssdp-client: increase BUF_SIZE to 65536
2011-08-29 Jens GeorgFix build with -Werror
2011-08-03 Jens GeorgAlways send complete announcement sets
2011-07-30 Jens GeorgBe less annoying with deprecation warnings
2011-07-20 Jens GeorgBump version for deprecation
2011-07-20 Jens GeorgFix minor coding style issue
2011-07-20 Jens GeorgDeprecate main_context property.
2011-07-19 Jens GeorgOnly use /** **/ for gtk-doc.
2011-07-16 Jens GeorgIndentation and code style fixes
2011-07-14 Jens GeorgDon't leak path on header parsing.
2011-07-07 Jens GeorgFix a typo in gssdp_resource_group_get_client docs
2011-07-06 Jens GeorgFix functionality on OpenBSD
2011-07-03 Jens GeorgFix discovery regressions introduced with 177f2772.
2011-07-01 Jens GeorgDrop "All rights reserved" from Nokia copyright.
2011-07-01 Jens GeorgAlso check HTTP version and request path
2011-06-30 Jens GeorgAdd missing goto on error while setting TTL
2011-06-29 Jens GeorgMX header must be a positive integer
2011-06-29 Jens GeorgCheck presence of MAN header
2011-06-29 Jens GeorgDo not send M-SEARCH/NOTIFY from port 1900
2011-06-14 Sven NeumannAdjust documentation for the message-delay property.
2011-06-14 Jens GeorgSend alive/byebye announcements three times
2011-06-14 Jens GeorgBump default delay to 120ms
2011-06-03 Jens GeorgRevert "Send notify for all lower versions as well"
2011-06-03 Jens GeorgReply for M-SEARCH on versions <= our version
2011-06-03 Jens GeorgKeep resource version of target around
2011-06-03 Jens GeorgMake USN and ST match on M-SEARCH
2011-06-03 Jens GeorgFix all warnings from g-ir-scanner
2011-06-03 Jens GeorgUpdate gobject-introspection automake integration
2011-06-03 Zeeshan Ali (Khattak)Bump minor and LT versions
2011-06-03 Jens GeorgDon't use anonymous structs
2011-06-03 Jens GeorgMake gssdp-client implement GInitable
2011-06-03 Zeeshan Ali (Khattak)Only reply if a valid MX header is present
2011-05-27 Jens GeorgDon't send interleaved byebye/alive on startup
2011-05-27 Jens GeorgImplement add_resource_simple using add_resource
2011-05-04 Sven NeumannFix crash on target without a colon
2011-04-26 Zeeshan Ali (Khattak)Remove a redundant variable
2011-04-17 Alberto MardeganBetter usage of g_set_error*
2011-04-17 Alberto MardeganMemory leak: always call g_propagate_error
2011-04-17 Alberto MardeganReport failure even if no GError is given
2011-04-17 Alberto MardeganAvoid accessing members of a destroyed GError
2011-03-24 Jens GeorgFix network calculation for IPv6
2011-03-09 Zeeshan Ali (Khattak)Send notify for all lower versions as well
2011-03-08 Zeeshan Ali (Khattak)Refactor a function
2011-02-03 Zeeshan Ali (Khattak)Send alive message at least 3 times before expiry
2011-01-28 Jens GeorgPort network lookup code to Windows
2011-01-26 Zeeshan Ali (Khattak)Add 'network' property to GSSDPClient
2011-01-18 Jens GeorgStreamline resource cleaning in socket_source_cb
2010-12-16 Sven NeumannFix issue introduced with commit 20dce239
2010-11-22 Sven NeumannFix potential crash in resource-unavailable()
2010-11-18 Sven NeumannFix potential crash in resource_expire()
2010-11-12 Zeeshan Ali (Khattak)Don't include private header in a public header
2010-10-10 Jens GeorgDon't print the whole packet on failure to send it
2010-10-10 Jens GeorgWork-around some issues with gio on windows
2010-10-10 Jens GeorgPort host IP address detection code to windows
2010-10-10 Jens GeorgMake it compile on mingw
2010-10-10 Jens GeorgMake GSSDPSocketSource a GObject
2010-10-10 Zeeshan Ali (Khattak)Micro coding-style fix
2010-10-10 Jens GeorgPort GSSDP to GIO/GSocket
2010-09-14 Jens GeorgProperly catch errors in recvfrom
2010-09-10 Jens GeorgFix typo in socket-source
2010-08-24 Zeeshan Ali (Khattak)Don't use deprecated libsoup API
2010-07-06 Sven NeumannFlag string arg of GSSDPClient signal as static
2010-06-22 Sven NeumannChain up in dispose() and finalize().
2010-04-09 Zeeshan Ali (Khattak)Use complete paths of sources in GIR build rule
2010-04-07 Zeeshan Ali (Khattak)Hide internal API from introspection scanner
2010-01-25 Zeeshan Ali (Khattak)If target is not a URN, no need to deal with version
2010-01-25 Zeeshan Ali (Khattak)Version in target must be at the end of the string
next