1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 8 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When receiving a GetBulk, make sure its two properties are populated. Thanks for Pandu Purnama for testing. More... almost 11 years ago
Forgot to add Russell's email address. More... over 13 years ago
Added PassiveSnmpContextv3. Added thanks for Russell Arrowsmith. More... over 13 years ago
Added new constructor: - PassiveTrapPduv2(PassiveSnmpContextv3 con) More... over 13 years ago
cater for zero length object id's. Roelof Naude <[email protected]> More... over 14 years ago
Replaced copyToSnmp.sh by copyToWeb.sh Change index.html: - location of downloads - location of mailing lists - added Donation button - added list of protocols. More... about 15 years ago
Moved releases to SourceForge. Changed links to mailing list Changed link of cvs on SourceForge. More... about 15 years ago
The mailing list has moved to SourceForge. More... about 15 years ago
First commit More... about 15 years ago
Print all parameters in both create() methods when throwing an exception. More... about 15 years ago
host50 is not longer available. More... about 15 years ago
Added 2 results. More... about 15 years ago
Changed way to apso, set longer (valid) context id. More... about 15 years ago
Make sure that PrivacyProtocol is set in clone() and during discovery. More... about 15 years ago
Moving to 6_1. More... about 15 years ago
Moving to 6_1 More... about 15 years ago
Added text of Readme5_1.txt to Readme6_0.txt Removed Readme5_1.txt More... about 15 years ago
In destroy(): - Test if context != null - instead of calling this.getHashKey(), use context.getHashKey() - parameters will/might have changed in the mean time - set context to null In getMatchingContext(): call destroy(). More... about 15 years ago
Added public String getHashKey() More... about 15 years ago
Aded (in comments) code that will test the the Pool does indeed destroy its previous context when a parameter/field changes. More... about 15 years ago
Added tests for AES. Added pproto element to priv element. More... about 15 years ago
Added javadoc comment about typeSocketA More... about 15 years ago
Added 'TODO' that value should be of type BigInteger More... about 15 years ago
In init(), added comments about pdu not being sent when calling destroy. More... about 15 years ago
Print context.toString() in init(). More... about 15 years ago
Renamed _copyGenericGetOne to _moveGenericGetOne. More... about 15 years ago
Added target _copyGenericGetOne that will only be called if examplev1/GenericGetOne.java exists. More... about 15 years ago
Changed path of servlet.jar (apso). Added (potential) paths for javap-plugin and netscape.jar. Changed minor-version from 1pre to 1 (yes, I'm builing a new releas!!!) More... about 15 years ago
Changed path to servlet.jar (apso) More... about 15 years ago
Added pproto element to priv element to xml and dtd. More... about 15 years ago