1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Uncommented out snmp.jar More... over 18 years ago
New list of agents, some of them are on a new (isolated) IPv6 network. More... over 18 years ago
Replaced - test.xml by testIPv4.xml testIPv6.xml and - trap.xml by trapIPv4.xml trapIPv6.xml More... over 18 years ago
Excluded a few more directories from target zip. More... over 18 years ago
First commit. More... over 18 years ago
Renamed all class variables so they start with an underscore ('_'). Updated copyright. Changed XML_FILE. Use URI instead of URL. More... over 18 years ago
Renamed all class variables so they start with an underscore ('_'). Updated copyright. Changed XML_FILE. Use URI instead of URL. Added method freeResources. More... over 18 years ago
Renamed all class variables so they all start with an underscore ('_'). More... over 18 years ago
Amended copyright. More... over 18 years ago
*** empty log message *** More... over 18 years ago
Removed tolk, hands, ns and pendor from properties files. More... over 18 years ago
Added sys objects. More... over 18 years ago
Removed two properties files. More... over 18 years ago
Tolk is no more. More... over 18 years ago
Ully is no longer. More... over 18 years ago
Added copyright. More... over 18 years ago
*** empty log message *** More... over 18 years ago
Corrected copyright (again). More... over 18 years ago
Restored the 1996 - 1998 copyright. More... over 18 years ago
Changed copyright to 2006 More... over 18 years ago
Updated copyright date to 2006. More... over 18 years ago
First commit. More... over 18 years ago
Removed import org.apache.xerces.parsers.*; Use javax classes (only). Renamed all class variables so they start with an underscore ('_') More... over 18 years ago
Removed import org.apache.xerces.dom.*; Changed Node getTopElementNode(Document doc) to Element getTopElementNode(Document doc) More... over 18 years ago
Updated More... over 18 years ago
Added more questions: - Why doesn't the stack decode incoming PDU requests or traps for me? - Why does <code>AsnOctets.toString()</code> print hex, instead of a readable String? - Why does <code>AsnOctets.toString()</code> print a String, instead of a hex? (the last two questions have the same answer) More... over 18 years ago
Added a bit more detail on the ListeningContextPool/ListeningContext. More... over 18 years ago
Added @since 4_14 to StringBuffer printVars() method. In addToTrans(), made inner code synchronized. More... over 18 years ago
Added more javadoc to both methods. More... over 18 years ago
Corrected bit of javadoc. More... over 18 years ago