3
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stage one of the conversion to concurrent collections More... about 16 years ago
Stage one of the conversion to concurrent collections More... about 16 years ago
Fixed a bug in the cache conversion More... about 16 years ago
Modified Files: More... about 16 years ago
Reorganization of the DNS Cache and the DNSMessage More... about 16 years ago
Reorganization of the DNS Cache More... about 16 years ago
Cleanup warnings + some generics More... about 16 years ago
Cleanup warnings More... about 16 years ago
Cleanup warnings More... about 16 years ago
Cleanup warnings More... about 16 years ago
Modified Files: More... about 16 years ago
Modified Files: More... about 16 years ago
Modified Files: More... about 16 years ago
Modified Files: More... about 16 years ago
Modified Files: More... about 16 years ago
---------------------------------------------------------------------- More... almost 17 years ago
---------------------------------------------------------------------- More... almost 17 years ago
Fix for jre 1.5 Integer.valueOf(int) call. Replaced with Integer.valueOf(int+""), which is in JRE 1.4. More... almost 17 years ago
added fulllogging.properties More... almost 17 years ago
Bring all up to date More... almost 17 years ago
Added apache license verbage More... over 17 years ago
Fixes from Scott Lewis/ECF project http://www.eclipse.org/ecf. This fixes ConcurrentModificationExceptions caused during JmDNSImpl.addServiceListener access to the cache. Synchronization is now on the cache object itself (and other threads synchronize on the cache object also) and this prevents the CMEs. More... over 17 years ago
---------------------------------------------------------------------- More... almost 18 years ago
MovedTimerTasks out of JmDNSImpl into toplevel classes in a new package: More... almost 18 years ago
Added code to make it easier to debug communication with other mdns implementations. More... almost 18 years ago
Moved implementation classes into a impl package. This paves the way for further More... almost 18 years ago
Fixed an error in the way ServiceInfo was constructing the text array for the TXT More... almost 18 years ago
Consolidated most places where the ServiceInfo object was turned into a set of dns records. More... almost 18 years ago
Changed Logger.getLogger parameter to use class.getName instead of class.toString. This is because More... almost 18 years ago
Added eclipse code formating configuration files. They should match follow the turbine More... almost 18 years ago