Thomas Bernard
|
92e6173a97
|
with UDA 1.1 content-type should include charset
|
2016-02-16 10:56:32 +01:00 |
Thomas Bernard
|
c4f2397d5c
|
upnpevents.c: quick syntax fix...
|
2016-02-11 11:42:59 +01:00 |
Thomas Bernard
|
6059f000f7
|
use Linux libuuid uuid_generate() / BSD uuid_create() API
|
2016-02-11 11:39:28 +01:00 |
Thomas BERNARD
|
66b087b9b1
|
Merge pull request #174 from razzfazz/new_subscriber_uuid_cleanup
use sizeof() instead of hard-coded UUID length in newSubscriber()
|
2015-12-13 00:32:01 +01:00 |
Thomas Bernard
|
f77d701489
|
update changelog and year => 2015
see 1cc3d1a5fa
and 6430805381
|
2015-12-12 10:38:40 +01:00 |
Daniel Becker
|
6430805381
|
return SID in renew response
|
2015-12-11 16:29:32 -08:00 |
Daniel Becker
|
5fd754c4e2
|
use sizeof() instead of hard-coded UUID length in newSubscriber()
|
2015-12-11 16:21:32 -08:00 |
Thomas Bernard
|
a959e9e7de
|
miniupnpd/upnpevents.c: comments/logs/etc.
|
2014-03-15 10:54:23 +01:00 |
Thomas Bernard
|
19261b6fef
|
reject renewal of subscribtion that already timeouted
|
2014-03-15 10:51:32 +01:00 |
Thomas Bernard
|
a7d9071c5a
|
miniupnpd/upnpevents.c: fix upnp_event_notify_connect() when ENABLE_IPV6 is set
|
2014-03-13 11:56:28 +01:00 |
Thomas Bernard
|
50ec2fce4a
|
Have distinct UUID for the 3 devices (IGD, WAN Device, WAN Connection Device)
|
2013-06-13 16:03:36 +02:00 |
Thomas Bernard
|
38939ac2d9
|
miniupnpd/upnpevents.c: Better error checking after connect()
|
2012-10-05 00:32:04 +02:00 |
Thomas Bernard
|
50b70ae90d
|
miniupnpd/upnpevent.c: fix newSubscriber() for IP6FirewallControl and DeviceProtection services
|
2012-10-05 00:23:02 +02:00 |
Thomas Bernard
|
57a06974bf
|
check sidlen before string compare
|
2012-05-01 11:57:20 +02:00 |
Thomas Bernard
|
e42dfd3284
|
Remove Warnings caused by signed/unsigned integer comparaisons
|
2012-05-01 11:52:21 +02:00 |
Thomas Bernard
|
19d728d9d8
|
Fix error handling in upnpevents.c (was causing segfault on Solaris !)
|
2012-05-01 11:29:40 +02:00 |
Shawn Landen
|
5c224accbf
|
remove trailing whitespace from miniupnpd
|
2012-02-29 17:48:41 -08:00 |
Thomas Bernard
|
af60fee984
|
Make HTTP (SOAP) sockets non blocking
|
2012-02-07 01:26:15 +01:00 |
Thomas Bernard
|
0d0a50a084
|
upnputils.c/.h: add set_non_blocking() function
|
2012-02-07 00:18:05 +01:00 |
Thomas Bernard
|
73ef11624a
|
always handle EAGAIN, EWOULDBLOCK and EINTR after recv()/recvfrom() calls
|
2012-02-02 18:45:43 +01:00 |
Thomas Bernard
|
0d96346588
|
Adding miniupnpd
|
2011-09-28 21:13:20 +02:00 |