summaryrefslogtreecommitdiff
path: root/osdep/PortMapper.cpp
AgeCommit message (Expand)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-11-27Attempted fix for github issue #597, leaking sockets. Added call to closenatp...Joseph Henry
2017-10-02timestamps changed from uint64_t to int64_tGrant Limberg
2017-07-17Wire up PortMapper in AndroidGrant Limberg
2017-07-06Cleanup.Adam Ierymenko
2017-06-27Rename Utils::snprintf due to it being a #define on one platform.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2016-06-21GitHub issue #338Adam Ierymenko
2016-06-21GitHub issue #339Adam Ierymenko
2016-06-08Fix include for system json-parser.Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-12-21Selectively move over changes from "edge" to "dev" excluding netcon.Adam Ierymenko
2015-11-30Put selftest back and turn off tracing in PortMapper.Adam Ierymenko
2015-11-30... and here.Adam Ierymenko
2015-11-30Need to close on premature abort too or resources are leaked.Adam Ierymenko
2015-11-30Also add a timeout for the actual NAT-PMP port mapping step.Adam Ierymenko
2015-11-30Fix for uPnPAdam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a...Adam Ierymenko
2015-11-30Ton of uPnP work and adding NAT-PMP support, still testing...Adam Ierymenko