summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPwip/fix-giJens Georg2013-10-192-17/+159
* Properly include gio.h for GSocketJens Georg2013-10-181-0/+2
* Post-release version bumpJens Georg2013-10-161-1/+1
* Prepare 0.20.7gupnp-0.20.7Jens Georg2013-10-161-0/+22
* examples/light-server: add --quiet and --help optionsAndrzej Bieniek2013-10-161-2/+24
* examples/light-client: add --quiet, --help and repeat optionsAndrzej Bieniek2013-10-161-8/+57
* Call action callback through idle on errorJens Georg2013-10-161-2/+12
* Do not try to reuse message on errorJens Georg2013-10-161-13/+10
* Do not hand out libxml2-allocated stringsJens Georg2013-09-301-2/+11
* Fix GCC warnings about unused typedefs for local includesEmanuele Aina2013-09-161-6/+11
* Post-release version bumpJens Georg2013-09-031-1/+1
* Prepare 0.20.6gupnp-0.20.6Jens Georg2013-09-031-1/+14
* Network traffic optimizationLudovic Ferrandis2013-09-031-3/+0
* Post-release version bumpJens Georg2013-08-201-1/+1
* Prepare 0.20.5gupnp-0.20.5Jens Georg2013-08-201-0/+29
* Disable gtk-doc checksJens Georg2013-08-201-1/+1
* Remove inverted arguments range testJens Georg2013-08-201-15/+0
* doc: Fix service exampleJens Georg2013-08-201-10/+6
* Update gtk-doc integrationJens Georg2013-08-203-11/+40
* Drop extra check for GTestJens Georg2013-08-202-5/+0
* White List: Fix remove entry functionLudovic Ferrandis2013-08-201-1/+2
* White List: Various fixesLudovic Ferrandis2013-08-203-19/+42
* Fix small leak in SimpleContextManagerJens Georg2013-08-201-1/+1
* Fix testsJens Georg2013-08-161-3/+3
* Add gupnp-white-list.h to gupnp.hJens Georg2013-08-161-0/+1
* Be nicer to G-I in WhitListJens Georg2013-08-165-15/+19
* Hold references while doing async callsOlivier Crête2013-08-161-14/+29
* Make NMDevice into a refcounted structureOlivier Crête2013-08-161-3/+18
* Indentation fixOlivier Crête2013-08-161-1/+2
* Port gupnp-binding-tool to Python 3Bohuslav Kabrda2013-08-161-225/+225
* Add GUPnPWhiteList to docsJens Georg2013-08-162-0/+28
* Use GUPnPWhiteList in GUPnPContextManagerLudovic Ferrandis2013-08-164-13/+495
* Add GUPnPWhiteList to the libraryLudovic Ferrandis2013-08-163-0/+503
* Variable might be used uninitialized.Ludovic Ferrandis2013-08-131-4/+6
* Add G_BEGIN_DECLS & G_END_DECLS macrosLudovic Ferrandis2013-08-121-0/+4
* Post-release version bumpJens Georg2013-07-301-1/+1
* Prepare 0.20.4gupnp-0.20.4Jens Georg2013-07-301-0/+27
* Add new API to gtk-docJens Georg2013-07-301-0/+1
* Add API for retrieving device class identifiersSébastien Bianti2013-07-302-0/+36
* Coding convention. Remove trailing spaces.Ludovic Ferrandis2013-07-302-10/+10
* Fix multiple memory leaksLudovic Ferrandis2013-07-301-1/+3
* Fix potential crashes in case of a bad parameter.Ludovic Ferrandis2013-07-301-0/+2
* Fix a potential crash in case of a corrupted or malformed XML file.Ludovic Ferrandis2013-07-301-3/+4
* Force HTTP version 1.1 on SOAP requestsJens Georg2013-07-301-0/+8
* context: Use ASCII-only user-agentBastien Nocera2013-07-261-1/+1
* Minor doc improvementsJens Georg2013-05-301-7/+8
* Fix gtk-doc warningsJens Georg2013-05-308-10/+72
* Post-release version bumpJens Georg2013-05-291-1/+1
* Prepare 0.20.3gupnp-0.20.3Jens Georg2013-05-291-0/+28
* Fix compilation with -Wall -WextraJens Georg2013-05-2919-140/+159