summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* white-list: Make wrapper around context_filterwip/phako/remove-white-listJens Georg2021-07-063-286/+66
* all: white_list -> context_filterJens Georg2021-07-063-117/+145
* context-filter: Introduce new classJens Georg2021-07-064-6/+537
* Prepare 1.3.0gupnp-1.3.0Jens Georg2021-07-031-0/+22
* service-proxy: Minor g_clear_pointer useJens Georg2021-07-031-4/+1
* service: Validate Host header in GENA handlersJens Georg2021-07-031-0/+14
* service,context: Re-use is_ours from GSSDPJens Georg2021-07-034-40/+4
* build: Bind library version to project versionJens Georg2021-07-031-1/+6
* examples: Use varargs version in C exampleJens Georg2021-07-031-23/+5
* proxy-action: Remove one level of argument copyJens Georg2021-07-031-9/+28
* ServiceProxyAction: Add method to set parametersJens Georg2021-07-032-1/+48
* ServiceProxyAction: Clear old messageJens Georg2021-07-031-0/+1
* ServiceProxy: Set action->error for legacy callsJens Georg2021-07-032-38/+45
* ServiceProxy: Do not leak cancellable in sync callJens Georg2021-07-031-0/+5
* ServiceProxy: Prevent possible null pointer derefJens Georg2021-07-031-1/+1
* ServiceProxy: Change queueing of ProxyActionJens Georg2021-07-031-25/+36
* ServiceProxyAction: Change serializationJens Georg2021-07-033-57/+100
* doap: Use correct download linkJens Georg2021-06-201-1/+1
* doap: Fix some linksJens Georg2021-06-201-3/+3
* build: Move config.h to private folderJens Georg2021-06-193-5/+6
* build: Require meson 0.54 for override_dependencyJens Georg2021-06-191-1/+1
* build: Allow using gupnp as subprojectJens Georg2021-06-191-0/+2
* all: SPDX license identifierJens Georg2021-06-1025-330/+30
* Revert "xml-doc: Temporarily disable transfer annotation"Jens Georg2021-06-101-1/+1
* build: Bump project versionJens Georg2021-06-101-1/+1
* ci: There's actually no Rygel CI to trigger :(Jens Georg2021-06-101-7/+7
* ci: Trigger rygel after successful buildJens Georg2021-06-101-0/+8
* xml-doc: Temporarily disable transfer annotationJens Georg2021-06-101-1/+1
* all: Fix code formattingJens Georg2021-06-092-22/+22
* gi: Fix annotationsJens Georg2021-06-0912-67/+67
* all: Minor simplicifcations and dead code removalJens Georg2021-06-094-36/+11
* doc: Minor fixesJens Georg2021-06-092-3/+3
* doc: Add/Fix Since: annotationsJens Georg2021-06-099-66/+52
* all: Fix minor compiler warningsJens Georg2021-06-0917-18/+17
* context-manager: Fix typoJens Georg2021-06-091-1/+1
* docs: Add description for newly added functionsJens Georg2021-06-091-0/+183
* doc: Fix some gtk-doc errorsJens Georg2021-06-094-7/+34
* Remove obsolete ChangeLog fileJens Georg2021-06-091-0/+0
* doc: Shuffle GFDL text around and include copyJens Georg2021-06-093-12/+482
* Doc: Improve README.md a bitJens Georg2021-06-091-3/+18
* doc: Check for stylesheet existence on doc buildJens Georg2021-06-091-9/+25
* all: LGPL-2.0 -> LGPL-2.1Jens Georg2021-06-0948-739/+168
* All: Move README to README.mdJens Georg2021-06-091-0/+0
* tests,examples: Some tests are examplesJens Georg2021-06-0913-19/+19
* tests: Use g_unix_signal_addJens Georg2021-06-097-50/+118
* test: Remove dead codeJens Georg2021-06-091-9/+0
* doc: An <-> a where applicableJens Georg2021-06-097-13/+13
* service: Name GTasksJens Georg2021-06-092-0/+4
* Prepare 1.2.7gupnp-1.2.7Jens Georg2021-06-062-1/+16
* vala: ServiceProxyAction.new does not throwJens Georg2021-06-051-1/+1