Grant Limberg
b1d60df44c
timestamps changed from uint64_t to int64_t
...
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges.
9 years ago
Grant Limberg
bcf697cc2b
Wire up PortMapper in Android
...
Enables UPnP port mapping for Android client on networks with UPnP routers
9 years ago
Adam Ierymenko
d2415dee00
Cleanup.
9 years ago
Adam Ierymenko
355cce3938
Rename Utils::snprintf due to it being a #define on one platform.
9 years ago
Adam Ierymenko
1b68d6dbdc
License header update.
9 years ago
Adam Ierymenko
51ced0cf41
GitHub issue #338
10 years ago
Adam Ierymenko
6c4a444f29
GitHub issue #339
10 years ago
Adam Ierymenko
7e68791bee
Fix include for system json-parser.
10 years ago
Adam Ierymenko
4e4fd51117
boring doc stuff
10 years ago
Adam Ierymenko
436c1fac1d
Selectively move over changes from "edge" to "dev" excluding netcon.
10 years ago
Adam Ierymenko
24cc0904fa
1.1.2 Windows build fixes, tweaks, etc.
10 years ago
Adam Ierymenko
c21882da9c
Put selftest back and turn off tracing in PortMapper.
10 years ago
Adam Ierymenko
d862d2868c
... and here.
10 years ago
Adam Ierymenko
1e213b4d4c
Need to close on premature abort too or resources are leaked.
10 years ago
Adam Ierymenko
3d66492828
Also add a timeout for the actual NAT-PMP port mapping step.
10 years ago
Adam Ierymenko
685c5e9ad1
Fix for uPnP
10 years ago
Adam Ierymenko
66a29a00ee
Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs.
10 years ago
Adam Ierymenko
6768521330
Ton of uPnP work and adding NAT-PMP support, still testing...
10 years ago