Jmaxxz
Jmaxxz
Refactor dns decoding. - Break apart various decoders - Simplify name decoding - Add specs NOTE: At this time this pull request is not at feature parody with master. ToString...
Do we want to raise an error event? Set an `_error' property? Continue throwing exception? We definitely should not be writing out to the console (which is done in places...
We would like to have several examples of projects using this library to do cool things with packet capture data for the readme. If you are an author, contributor or...
release v3.0.0 on npm and tag in github releases.
Do something similar to what `packet.payload` for 802.11 packets. Right now ever different payload an 802.11 packet can carry has its own property. Determine if this is right approach or...
Unique repo names makes it much easier for people to identify your repo from the update from repo drop down. Renaming your repo to `geswitches-smartthings` would make it much easier...
Register custom message types on growl for windows - Add support for success and failure typed messages on windows. Note: This only works with growl for windows, and as such...
Builds with artifacts > than a couple MB in size fail to upload with [AzureArtifactsPublisher] plugin. Buid log just shows the following generic error message: ``` Failed to publish artifacts:...
This will let other more easily use this work in their projects.
While for research purposes this codebase is adequate for any type of general purpose application development one would expect at least some level of unit testing.