aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/upnp/igdcontrolpoint.h
Commit message (Collapse)AuthorAgeFilesLines
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-281-1/+1
| | | | keyword.
* push and pull po{t}s, typo fixesGravatar Dessa2017-05-241-1/+1
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-42/+39
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* 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
* 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
* fixed license template for modules from n to the end;Gravatar Elvio Basello2008-09-181-1/+2
| | | | | | | | | 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
* more work on upnp, quite working now (please test)Gravatar Fabio Bas2008-08-151-0/+5
| | | | | | 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
* wiped out layer3forwardingservice check from upnp module (incompatible ↵Gravatar Fabio Bas2008-08-131-6/+1
| | | | | | between multiple vendors implementation) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2235 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more work on upnp; should be able to get external ip address now (please test)Gravatar Fabio Bas2008-08-131-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2234 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed class members, according to KVIrc code conventionsGravatar Alexey Uzhva2008-08-131-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2233 17fca916-40b9-46aa-a4ea-0a15b648b75c
* first reworking on upnp module: got it communicating with the routerGravatar Fabio Bas2008-08-121-32/+32
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license; updated changelogGravatar Elvio Basello2008-08-091-2/+2
| | | | 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/+100
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