- Adds ASN.1 BER Unmarshalling #16
- Fix data races in closing TrapServer and packetTransport types #13
- Fix OctetString.String() to return human-readable string #14
- Defining a StdLogger interface to allow setting of any logger #15
- Fix for data race in generating request ids #12
- Fix a bug that denying NoAuth trap, even when server is NoAuth mode
- Change to return an error from
TrapServer.DeleteSecurity
- Raise an error when unmarshalling an invalid SNMP version
- Support for receiving of trap events (V2c only) #4
- Change to return a pointer of xxError struct #1
- Rename
ResponseError
toMessageError
- Fix validating authoritative engine
- Initial release