0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build sources and javadoc jar. More... almost 12 years ago
Always output 'devscan.jar'. More... almost 12 years ago
Move unit test into a standard gradle folder. More... almost 12 years ago
Move files according to gradle build. More... almost 12 years ago
Switch from ant to gradle build. More... almost 12 years ago
Ignore .gradle directory. More... almost 12 years ago
Use foreach construct instead of Iterator. More... almost 12 years ago
Change IP address of one announce method. More... almost 12 years ago
Factor out detection of a connectable address into the IPv4ConnectionFinder class. More... almost 12 years ago
Change parameters of constructor. More... almost 12 years ago
Add stub classes to factor out connection finding. More... almost 12 years ago
Move IPv4ScanInterfaces into a util sub package. More... almost 12 years ago
Rename method for more clarity. More... almost 12 years ago
Show if an announced device is connectable. More... almost 12 years ago
Add method to determine if a device is connectable over IPv4. More... almost 12 years ago
Change one announced IP address. More... almost 12 years ago
Use JSON messages from message.txt to emit messages. More... almost 12 years ago
Remove empty line at the end of file. More... almost 12 years ago
Fill messages.txt with example JSON messages. More... almost 12 years ago
Ignore cscope files in git. More... almost 12 years ago
Prepare ant build file to incude a text file with messages. More... almost 12 years ago
Provide stop() method. More... almost 12 years ago
Add stop method. More... almost 12 years ago
Add cookie member into AnnouncePath that can carry arbitrary data. More... almost 12 years ago
Correct error handling in case of missing information in announce packets. More... almost 12 years ago
Move family type test from JsonFilterTest.java to FilterTest.java More... almost 12 years ago
Add test to check correct error handling if the family type is missing in announce packets. More... almost 12 years ago
Add JSON message without a family type. More... almost 12 years ago
Correct error handling if information is missing in announce packets. More... almost 12 years ago
Take out the router uuid in announce message. More... almost 12 years ago