summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/syntax.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix checks for seconds and timezones in generalized times.jmatthew2017-05-281-3/+3
* multi-statement CHECK_RANGE() macro isn't safe for all placements, andderaadt2017-04-131-7/+9
* The <ctype.h> is*() interfaces expect EOF or an unsigned char; cast toguenther2015-10-111-2/+2
* unsigned char casts for ctypederaadt2013-11-231-8/+10
* Implement attribute syntaxes from RFC4517. This adds validation to the mostmartinh2010-09-031-0/+351