Also check HTTP version and request path
[profile/ivi/GSSDP.git] / libgssdp /
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
2010-01-21 Ross BurtonUse silent rules
2010-01-21 Ross BurtonBuild introspection data
2009-12-02 Olivier CrêteHave specific GError code for interfaces without an...
2009-12-02 Ross BurtonIf we can't create a request socket don't try to create...
2009-12-02 Mattias WadmanUse SO_REUSEPORT if present
2009-11-25 iainMake GSSDPClient ignore Point to Point interfaces so...
2009-09-09 Olivier CrêteDon't leak target regex
2009-09-06 Ross BurtonRemove gssdp_client_new_full (#1796)
2009-08-27 Zeeshan Ali (Khattak)Discard packets from different network
2009-07-29 Zeeshan Ali (Khattak)Add a getter for GSSDPClient:active
2009-07-21 Zeeshan Ali (Khattak)Prefer non-loopback IPv4 interfaces
2009-07-20 Zeeshan Ali (Khattak)No need to find the default route
2009-07-20 Zeeshan Ali (Khattak)Client now binds to interface rather than IP
2009-07-20 Zeeshan Ali (Khattak)Correct behavior/docs for get_host_ip()
2009-07-17 Zeeshan Ali (Khattak)Version-independent M-SEARCH response
2009-07-17 Zeeshan Ali (Khattak)Version-independent target match
2009-07-17 Zeeshan Ali (Khattak)Put target compatibility in a separate function
2009-07-17 Zeeshan Ali (Khattak)Add "active" property to GSSDPClient
2009-07-03 Zeeshan Ali (Khattak)get_default_host_ip() is not supposed to return NULL
2009-07-02 Zeeshan Ali (Khattak)Minor indentation fix
2009-06-26 Ross BurtonBump library version
2009-06-26 Ross BurtonAdd documentation about LTVERSION
2009-06-24 Zeeshan Ali (Khattak)Update copyrights according to the latest changes.
2009-06-24 Zeeshan Ali (Khattak)Bind request socket to host_ip.
2009-06-24 Zeeshan Ali (Khattak)Address the socket is bound to is determined by the...
2009-06-24 Zeeshan Ali (Khattak)Attach the sockets main_context to after they are created.
2009-06-24 Zeeshan Ali (Khattak)No need to initialize private struct fields to NULL.
2009-06-24 Zeeshan Ali (Khattak)Initialize the server id in _init.
2009-06-24 Zeeshan Ali (Khattak)Enable multicast loopback.
2009-06-24 Zeeshan Ali (Khattak)Join the multicast group on the specified interface.
2009-06-24 Zeeshan Ali (Khattak)Set error later.
2009-06-24 Zeeshan Ali (Khattak)Initialize in _constructed rather than _init.
2009-06-24 Zeeshan Ali (Khattak)inet_aton returns 0 on error.
2009-06-24 Zeeshan Ali (Khattak)Pass "host-ip" to socket source.
2009-06-24 Zeeshan Ali (Khattak)Use inet_aton instead of inet_addr and handle the error...
2009-06-24 Zeeshan Ali (Khattak)Move "host-ip" property from GUPnPContext to base GSSDP...
2009-06-03 Olivier CrêtePut the message src timeout in the specified GMainContext
2008-12-03 Jorn Baayen2008-12-03 Jorn Baayen <jorn.baayen@collabora.co.uk>
2008-11-21 Jorn Baayen2008-11-21 Jorn Baayen <jorn.baayen@collabora.co.uk>
2008-11-19 Jussi Kukkonen2008-11-19 Jussi Kukkonen <jku@linux.intel.com>
2008-11-19 Jussi Kukkonen2008-11-19 Jussi Kukkonen <jku@linux.intel.com>
2008-11-18 Jorn Baayen2008-11-18 Jorn Baayen <jorn.baayen@collabora.co.uk>
2008-11-06 Jussi Kukkonen2008-11-06 Jussi Kukkonen <jku@linux.intel.com>
2008-11-06 Jussi Kukkonen2008-11-06 Jussi Kukkonen <jku@linux.intel.com>
2008-10-29 Jussi Kukkonen2008-10-29 Jussi Kukkonen <jku@linux.intel.com>
2008-10-27 Ross Burton2008-10-27 Ross Burton <ross@linux.intel.com>
2008-09-27 Jorn Baayen2008-09-27 Jorn Baayen <jorn@openedhand.com>
next