2009-11-17 |
Quanah Gibson-Mount | ITS#6378,ITS#6379 |
blob | commitdiff | raw |
2009-08-13 |
Quanah Gibson-Mount | ITS#6241 |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Quanah Gibson-Mount | Fix certificateListValidate parsing of CRL extensions |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Quanah Gibson-Mount | csnOrderingMatch should have a normalizer |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Quanah Gibson-Mount | ITS#6098 |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Quanah Gibson-Mount | ITS#6036 |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Kurt Zeilenga | Update copyright for next release |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Quanah Gibson-Mount | Warning cleanup: signed meets unsigned. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Quanah Gibson-Mount | ITS#5750 |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Quanah Gibson-Mount | ITS#5695 |
blob | commitdiff | raw | diff to current |
2008-11-08 |
Quanah Gibson-Mount | Warnings cleanup |
blob | commitdiff | raw | diff to current |
2008-11-08 |
Quanah Gibson-Mount | ITS#5700 |
blob | commitdiff | raw | diff to current |
2008-11-08 |
Quanah Gibson-Mount | certificate handling cleanup |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Quanah Gibson-Mount | ITS#5608 |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Quanah Gibson-Mount | ITS#5634 |
blob | commitdiff | raw | diff to current |
2008-07-10 |
Quanah Gibson-Mount | ITS#5588 |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Quanah Gibson-Mount | ITS#5506 |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Quanah Gibson-Mount | ITS#5411 |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Pierangelo Masarati | s/leave/func_leave/ (ITS#5411) |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Quanah Gibson-Mount | ITS#5348 |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Kurt Zeilenga | Happy new year! (belated) |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Pierangelo Masarati | allow 2.1 CSN format (ITS#5348) |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Pierangelo Masarati | s/assert/LDAP_INVALID_SYNTAX/ (ITS#5348) |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Kurt Zeilenga | Happy New Year (belated) |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Howard Chu | Integer indexing, sync with HEAD |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Hallvard Furuseth | Integer indexing - cleanup, signedness, redefine signma... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Howard Chu | Cleanup overflow check |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Hallvard Furuseth | Integer indexing - cleanup |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Howard Chu | Add memctx to lutil_str2bin() |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Hallvard Furuseth | Fix last patch, and reduce allocations in lutil_str2bin(). |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Hallvard Furuseth | Integer indexing - handle huge values |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Howard Chu | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Howard Chu | Trim unneeded tmp var |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Howard Chu | Omit leading zero pad byte |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Howard Chu | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Howard Chu | Fix sign bit |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Quanah Gibson-Mount | Fix ordered indexing |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Howard Chu | Fix 1.426, must sign-extend small numbers, not zero-pad |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Quanah Gibson-Mount | ITS#5239 -- Ordered indexing for integer attributes |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Howard Chu | Change integer indexing to ordered only, no backward... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Pierangelo Masarati | silence warnings |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Howard Chu | integer indexing must be unsigned |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Howard Chu | Add index_intlen keyword for ordered indexing of integers |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Quanah Gibson-Mount | ITS#5192 |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Howard Chu | ITS#5072 fix issuer format, use uppercase hex per RFC3641 |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Pierangelo Masarati | support de-normalization |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Howard Chu | More for ITS#5070 from HEAD |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Howard Chu | certificateExactNormalize - only check serial encoding... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Howard Chu | ITS#5070 unify serialNumberAndIssuer validation |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Howard Chu | ITS#5070 use lutil_str2bin() for certificate serialNumbers |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Howard Chu | ITS#5070, #5151 from HEAD - cert validate/norm fixes |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Howard Chu | ITS#5070 again, use [-]0x123456789abcdef for big int... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Howard Chu | ITS#5151 fix CertificateListValidate |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Howard Chu | Remove special cases for BigNums in certificateExactNor... |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Pierangelo Masarati | fix previous commit |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Quanah Gibson-Mount | check call consistency |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Quanah Gibson-Mount | authzMatch IS octetStringMatch |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Pierangelo Masarati | check call consistency |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Howard Chu | IA5String stuff from HEAD |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Howard Chu | Fix PrintableString/IA5String commentary |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Pierangelo Masarati | hide (experimental) schema |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Pierangelo Masarati | authzMatch IS octetStringMatch |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Quanah Gibson-Mount | Sync with HEAD for OL 2.4.5 |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Pierangelo Masarati | release certificateListValidate() |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Pierangelo Masarati | keep pretty and normal form of CSN the same... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Pierangelo Masarati | also the MOD part is hex; preserve compatibility with... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Pierangelo Masarati | add csnValidate/csnNormalize, since the SID could be... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Pierangelo Masarati | so SIDs are hex |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Pierangelo Masarati | add support for CSNSIDMatch; use it to set contextCSN... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Pierangelo Masarati | behave when a value of an ordered attr starts with... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Pierangelo Masarati | fox to ITS#5070 fix: error out if serialNumber requires... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Pierangelo Masarati | trim unused vars |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Pierangelo Masarati | add certificateListValidate (#ifdef LDAP_DEVEL) |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Pierangelo Masarati | allow parsing of long long serials when long long is... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Pierangelo Masarati | allow validation/normalization of x509 v1 (default... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Hallvard Furuseth | Fix --without-tls (ITS#4975). Enable certificate matching. |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Hallvard Furuseth | include lber-int.h (for rev 1.396 certificate changes) |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Pierangelo Masarati | allow array of more generic syntaxes |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Pierangelo Masarati | allow attribute inheritance with syntax restriction... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Howard Chu | Don't use strdup on bervals |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Howard Chu | Use liblber for certificate Validation, Normalization |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Kurt Zeilenga | Quick merge: everything from HEAD |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Howard Chu | Fix q[-1] ref in prev commit |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Howard Chu | ITS#4823 allow zero-length IA5String |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Kurt Zeilenga | happy new year |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierangelo Masarati | use case consistent with RFCs (ITS#4764) |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Kurt Zeilenga | More ldapbis cleanup |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Kurt Zeilenga | LDAPBIS cleanup |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Howard Chu | Fix ITS#4672, clear errno before calling STRTOL |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-04-13 |
Hallvard Furuseth | schema_destroy(): Handle failed slap_schema_init() |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Kurt Zeilenga | unifdef -DSLAP_ACL_HONOR_DISCLOSE |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Kurt Zeilenga | Update certificate schema to use IANA assigned OIDs |
blob | commitdiff | raw | diff to current |
2006-03-03 |
Kurt Zeilenga | Add support for GSER-encoded certificateExactAsssertion... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
blob | commitdiff | raw | diff to current |
2005-12-20 |
Kurt Zeilenga | Add UUIDPretty |
blob | commitdiff | raw | diff to current |
2005-12-20 |
Kurt Zeilenga | (Quick)fix UUID naming attributes |
blob | commitdiff | raw | diff to current |
next |