summaryrefslogtreecommitdiffstats
path: root/filter.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)Vincent Vanackere2014-08-011-18/+12
|
* filter : small code cleanupVincent Vanackere2014-08-011-7/+7
| | | | Also use ber.DecodeString in DecompileFilter like with all other filters
* filter: bugfix for FilterPresentGregory Haik2014-08-011-2/+7
|
* Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"Vincent Vanackere2014-07-241-1/+1
|
* SpruceHealth disappeared :-(John Weldon2014-04-161-1/+1
|
* Fixed spelling of PrimitiveSamuel Stauffer2014-03-191-5/+5
|
* Use error instead of *ErrorSamuel Stauffer2014-03-191-5/+5
|
* Remove newlines from log messagesSamuel Stauffer2014-03-191-1/+1
|
* Some more cleanupSamuel Stauffer2014-03-191-14/+14
|
* Stylistic fixes, update imports, and some format string fixesSamuel Stauffer2014-03-191-4/+2
|
* renameMarc Sauter2014-03-191-1/+1
|
* refactoring, redesigned connection/message handlingtmfkams2014-03-191-60/+61
|
* refactoring, fixes for go1.2, modify addedtmfkams2014-03-191-216/+216
|
* first commitMichael Mitton2011-02-181-0/+249