R4SAS
6b4ffcff5a
cleanup code (spaces, tabs)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
8bae4975fb
add copyright headers
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
7a5146ea74
fix code syle(spaces->tabs, tabulations)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
kote
f7a084969a
fixed #1387
5 years ago
kote
2900bc26a5
fixed #1388 : took code from 736c95a870
and fixed it as https://github.com/PurpleI2P/i2pd/issues/1388#issuecomment-528495918 tells
5 years ago
yangfl
46f62e1af9
remove trailing whitespaces
7 years ago
Jeff Becker
4cc3b7f9fb
restructure build to separate the 3 main components into 3 subdirectories
...
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
8 years ago
orignal
5698ff9c4c
wait for UPnP discovery during startup
8 years ago
hagen
b1aeae6772
* util.{cpp,h} : kill with fire i2p::util::http ( #314 , closes #432 )
8 years ago
orignal
b7c5e3b5d5
correct termination of UPnP
8 years ago
hagen
9dc5a4fce3
* UPnP.{cpp,h} : cleanup & add class stub if opt-out
8 years ago
orignal
fedbf2cc44
link UPnP with app if USE_UPNP is set
8 years ago
hagen
926b945846
* UPnP.h : comments
9 years ago
Mikhail Titov
046ffd8648
Fix UPnP for Win32
...
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11
This closes #186
10 years ago
orignal
2442d0e910
moved UPnP instance to Transports. Use actual port from RouterContext
10 years ago
Mikal Villa
7a387b9a9f
Updating UPnP code for windows. (untested)
10 years ago
Mikal Villa
7acdc0a606
Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking.
10 years ago
orignal
290c1890cc
UPnP added
11 years ago