aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/upnp/libkviupnp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: separators and spacingGravatar un1versal2016-05-081-0/+5
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-4/+4
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-27/+27
|
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-6/+6
|
* copyright headers: fix yet another broken boilerplateGravatar un1versal2015-12-051-1/+1
| | | | | Breaking the legalese is a definate no-no but the least of the problems I wonder how many bugs were intruduced by these obviously blind search and replace operations?
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming & cleanup.Gravatar Szymon Tomasz Stefanek2010-12-261-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-1/+1
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more typesafe. Yet more minor errors caught.Gravatar Szymon Tomasz Stefanek2010-06-131-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4458 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the KVS parameter specification a bit more typesafe. Fix some ↵Gravatar Szymon Tomasz Stefanek2010-06-131-3/+2
| | | | | | mismatched types detected with the new method. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully removed all the remaining noisy messages from gccGravatar Fabio Bas2008-11-081-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-1/+1
| | | | | | | | | please, when you create a new file or edit an old one, don't simply copy/paste the license from an other file, but adjust the infos in it (author, datetime, license owner) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
* even more fixes to upnp module (added refresh command, forced it not to ↵Gravatar Fabio Bas2008-08-151-3/+40
| | | | | | unload if a gateway has been found) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2252 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on upnp, quite working now (please test)Gravatar Fabio Bas2008-08-151-3/+106
| | | | | | fixed inet stuff compilation, added proper rule to CMakeList.txt git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2249 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed class members, according to KVIrc code conventionsGravatar Alexey Uzhva2008-08-131-11/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small cosmetic fix:)Gravatar Alexey Uzhva2008-08-131-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2232 17fca916-40b9-46aa-a4ea-0a15b648b75c
* A small noteGravatar Szymon Tomasz Stefanek2008-08-121-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2230 17fca916-40b9-46aa-a4ea-0a15b648b75c
* first reworking on upnp module: got it communicating with the routerGravatar Fabio Bas2008-08-121-0/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2008-08-091-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2221 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license; updated changelogGravatar Elvio Basello2008-08-091-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2220 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added first test of a upnp module (gateway control point that enables ↵Gravatar Fabio Bas2008-08-091-0/+77
port-forwarding and getting external ip address); based on code from Diederik van der Boor git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2219 17fca916-40b9-46aa-a4ea-0a15b648b75c