Thomas Bernard
|
a965520085
|
fix warning (int promotion)
also add (c) Thomas Bernard
|
2020-04-29 00:01:44 +02:00 |
Thomas Bernard
|
fcac8b9690
|
upnpstun.c: support for more attributes types
0x0009: /* ERROR-CODE */
0x0020: /* XOR-MAPPED-ADDRESS (RFC 5389) */
0x802b: /* RESPONSE-ORIGIN (RFC 5780) */
0x802c: /* OTHER-ADDRESS (RFC 5780) */
|
2020-04-21 23:25:17 +02:00 |
Thomas Bernard
|
78956a97df
|
upnpstun.c: improve error and debug log
|
2020-04-21 23:24:58 +02:00 |
Thomas Bernard
|
6b4e9bd855
|
upnpstun.c: fix generate_transaction_id()
|
2018-12-15 18:02:46 +01:00 |
Thomas Bernard
|
d27a3152bd
|
fix generate_transaction_id()
|
2018-07-06 15:29:15 +02:00 |
Thomas Bernard
|
1da39554c7
|
fixes in upnpstun.c
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
|
2018-07-06 13:31:26 +02:00 |
Pali Rohár
|
4f53b322fd
|
miniupnpd: Add function perform_stun() for detecting external IP address and restrictive NAT via STUN protocol
It automatically unblock selected UDP ports for incoming responses and after finishing ports unblock is removed.
|
2018-05-19 13:31:08 +02:00 |