profile/ivi/GSSDP.git
2011-12-09 Jens GeorgFix typo in GSSDPResourceBroser docs
2011-12-09 Jens GeorgUpdate documentation copyright
2011-12-09 Jens GeorgMark documentation as stable
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 GeorgPrepare 0.12.0
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 GeorgPrepare 0.11.2
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-19 Jens GeorgFix gtk-doc warnings regarding GI annotations
2011-07-19 Jens GeorgAdd online location of documentation
2011-07-19 Jens GeorgGenerate xz tarballs by default
2011-07-19 Jens GeorgRemove auto-generated INSTALL
2011-07-19 Jens GeorgUpdate autotools
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-07 Jens GeorgRelease 0.11.1
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-16 Jens GeorgRelease 0.11.0
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-07 Zeeshan Ali... More concise description
2011-06-07 Zeeshan Ali... Add DOAP file
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... 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... 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... 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-04-05 Jens GeorgRelease 0.10.0
2011-03-24 Jens GeorgFix network calculation for IPv6
2011-03-09 Zeeshan Ali... Send notify for all lower versions as well
2011-03-08 Zeeshan Ali... Refactor a function
2011-02-03 Zeeshan Ali... Send alive message at least 3 times before expiry
2011-02-02 Luis de BethencourtClear the ChangeLog file
2011-01-28 Zeeshan Ali... Release 0.9.2
2011-01-28 Jens GeorgPort network lookup code to Windows
2011-01-26 Zeeshan Ali... Add 'network' property to GSSDPClient
2011-01-18 Jens GeorgStreamline resource cleaning in socket_source_cb
2010-12-22 Zeeshan Ali... Require libsoup >= 2.26.1
2010-12-16 Sven NeumannFix issue introduced with commit 20dce239
2010-12-01 Zeeshan Ali... Release 0.9.1
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... Release 0.9.0
2010-11-12 Zeeshan Ali... 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... Micro coding-style fix
2010-10-10 Jens GeorgPort GSSDP to GIO/GSocket
2010-09-20 Ross BurtonPass all libs when building the tests, to please gold...
2010-09-16 Zeeshan Ali... Release 0.8.0
2010-09-14 Jens GeorgProperly catch errors in recvfrom
2010-09-10 Jens GeorgFix typo in socket-source
2010-08-24 Zeeshan Ali... 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-21 Ross BurtonFix typo (thanks berrie@codevio.com)
2010-04-09 Zeeshan Ali... Release 0.7.2
2010-04-09 Zeeshan Ali... Use complete paths of sources in GIR build rule
2010-04-07 Zeeshan Ali... Hide internal API from introspection scanner
2010-04-03 Zeeshan Ali... Add gobject-introspection check macro
2010-03-18 Jens GeorgAdd ACLOCAL_AMFLAGS so that autoreconf will obey ACLOCA...
2010-03-18 Neil Robertsautogen.sh: Obey the ACLOCAL_FLAGS environment variable
2010-01-25 Zeeshan Ali... If target is not a URN, no need to deal with version
2010-01-25 Zeeshan Ali... Version in target must be at the end of the string
2010-01-21 Ross BurtonUse silent rules
2010-01-21 Ross BurtonUpdate ignores
2010-01-21 Ross BurtonBuild introspection data
2010-01-21 Ross BurtonCheck for gobject-introspection
2009-12-04 Zeeshan Ali... Prepare release 0.7.1
next