Add partial support for LDAP-prep Insignificant Character Handling

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22582 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-11 20:43:50 +00:00
parent 98807b31c1
commit 7705b6ddef
6 changed files with 60 additions and 13 deletions

View File

@@ -57,4 +57,8 @@ int _wind_stringprep_map(const uint32_t *, size_t,
int _wind_stringprep_normalize(const uint32_t *, size_t, uint32_t *, size_t *);
int _wind_ldap_case_exact_attribute(const uint32_t *, size_t,
uint32_t *, size_t *);
#endif /* _WINDLOCL_H_ */