aboutsummaryrefslogtreecommitdiff
path: root/filter_test.go
AgeCommit message (Collapse)Author
2019-02-13Change dependency urls and package nameMarin Ivanov
* Make Go skip the examples directory
2018-02-23Update import paths and go fmtMark Rushakoff
2014-11-23Implemented other LDAP server operations (add/delete/modify/extended/etc.) ↵ned
and tests.
2014-11-12LDAP server supportned
2014-08-01cleanup : unexport FilterMap & remove FilterSubstringsMap (unneeded)Vincent Vanackere
2014-08-01filter_test : rewrite encode/decode tests to be table-drivenVincent Vanackere
Only 1 test for now but other tests should be written, especially to check the various possible encoding issues...
2014-08-01filter: bugfix for FilterPresentGregory Haik
2014-07-24Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"Vincent Vanackere
2014-04-15SpruceHealth disappeared :-(John Weldon
2014-03-19Use error instead of *ErrorSamuel Stauffer
2014-03-19Some more cleanupSamuel Stauffer
2014-03-19Stylistic fixes, update imports, and some format string fixesSamuel Stauffer
2014-03-19renameMarc Sauter
2014-03-19refactoring, fixes for go1.2, modify addedtmfkams
2011-02-18first commitMichael Mitton