1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert src/urc-upnp.c at the previous commit
DnaX
as Daniele Napolitano
More... about 13 years ago
Ported to GTK+3, the scale of the graph does not go anymore to enormous values
DnaX
as Daniele Napolitano
More... about 13 years ago
Fixed uninitialized variable in graph code (fixed wrong max scale)
DnaX
as Daniele Napolitano
More... almost 14 years ago
Removed deprecated GTK+ symbols, now GTK+3 compliant
DnaX
as Daniele Napolitano
More... over 14 years ago
Do not close when the port 9100 UDP (SSDP) is already used by another process, retry to open it every 10 sec (closes #772589)
DnaX
as Daniele Napolitano
More... over 14 years ago
Added .bzrignore
DnaX
as Daniele Napolitano
More... over 14 years ago
Code clean and coding style refactoring (only on device_proxy_available_cb() and device_proxy_unavailable_cb() functions)
DnaX
as Daniele Napolitano
More... over 14 years ago
Added empty NEWS file
DnaX
as Daniele Napolitano
More... over 14 years ago
Remove flicker in the mapped ports list: gui_add_mapped_port(PortForwardInfo*) -> gui_add_mapped_ports(GSList*)
DnaX
as Daniele Napolitano
More... almost 15 years ago
Removed libdownload from linker flags (now compile without libdownload)
DnaX
as Daniele Napolitano
More... almost 15 years ago
Fixed a IP string update
DnaX
as Daniele Napolitano
More... almost 15 years ago
Ignore error 402 on GetGenericPortMappingEntry request
DnaX
as Daniele Napolitano
More... about 15 years ago
Get WAN link properties (only print values)
DnaX
as Daniele Napolitano
More... about 15 years ago
Added 'Refresh' menu item that refresh all data manually
DnaX
as Daniele Napolitano
More... about 15 years ago
Do not trust the variable PortMappingNumberOfEntries, enumerate forever
DnaX
as Daniele Napolitano
More... about 15 years ago
Bump to 0.2, updated Changelog and Readme
DnaX
as Daniele Napolitano
More... about 15 years ago
Updated translations: de.po es.po eu.po pl.po ru.po. Added translations: fr.po
DnaX
as Daniele Napolitano
More... about 15 years ago
Use cURL instead libdownload for router icon download, '--disable-libcurl' build option to exclude this feature (thanks to Giuseppe Cicalini)
DnaX
as Daniele Napolitano
More... about 15 years ago
Handle one IGD device for time, the first device discovered has more priority
DnaX
as Daniele Napolitano
More... about 15 years ago
Do not stop the timer on GetTotalBytes[Sent/Received] error
DnaX
as Daniele Napolitano
More... about 15 years ago
Correct graph line offset
DnaX
as Daniele Napolitano
More... about 15 years ago
Request ConnectionStatus and ExternalIPAddresss every 10 seconds if no event was sent
DnaX
as Daniele Napolitano
More... about 15 years ago
Fix a small distraction error
DnaX
as Daniele Napolitano
More... about 15 years ago
Added Ctrl+q shortcut to Exit menu item (fixes bug #654198)
DnaX
as Daniele Napolitano
More... about 15 years ago
Code clean
DnaX
as Daniele Napolitano
More... about 15 years ago
Print Unique Device Name in debug mode
DnaX
as Daniele Napolitano
More... about 15 years ago
Better presentation URL handling
DnaX
as Daniele Napolitano
More... about 15 years ago
Merge rev 81 from lp:~cicone/upnp-router-control/testing (fixes bug #645965) More... about 15 years ago
Added urc-graph.c to POTFILES and updated pot file and it.po
DnaX
as Daniele Napolitano
More... about 15 years ago
Remove graph data on gui disabling
DnaX
as Daniele Napolitano
More... about 15 years ago