All notable changes to this project will be documented in this file.
- Convenience class for creating partial attributes with values (LdapPartialAttribute)
- Some minor performance improvements when parsing and building attributes
- Fix bug when parsing attributes with long notation length
- Fix bug when creating attributes with length in long notation
bf2fd05
. Thanks to (Sammuel-Miranda) for pointing this out.
- Make sure attribute.IsContructed returns true also for newly created attributes which dont have the tag bit set
dc1dbae