8 Commits (openssl)

Author SHA1 Message Date
orignal 845b14f581 removed dependency from boost::thread 2 weeks ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 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 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 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 8 years ago
Mikhail Titov 046ffd8648 Fix UPnP for Win32 9 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 9 years ago
Mikal Villa 7a387b9a9f Updating UPnP code for windows. (untested) 9 years ago
Mikal Villa 7acdc0a606 Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking. 9 years ago
orignal 290c1890cc UPnP added 10 years ago