- 10 Jul, 2008 1 commit
-
-
Quanah Gibson-Mount authored
-
- 04 Mar, 2008 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 12 Feb, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Jan, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 27 Nov, 2007 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Nov, 2007 1 commit
-
-
Pierangelo Masarati authored
-
- 29 Sep, 2007 1 commit
-
-
Howard Chu authored
-
- 24 Sep, 2007 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 21 Sep, 2007 1 commit
-
-
Howard Chu authored
-
- 01 Sep, 2007 1 commit
-
-
Quanah Gibson-Mount authored
-
- 16 Aug, 2007 1 commit
-
-
Pierangelo Masarati authored
-
- 11 Jan, 2007 1 commit
-
-
Hallvard Furuseth authored
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 01 Jan, 2007 1 commit
-
-
Howard Chu authored
-
- 30 Dec, 2006 1 commit
-
-
Howard Chu authored
-
- 29 Dec, 2006 1 commit
-
-
Howard Chu authored
-
- 01 Dec, 2006 1 commit
-
-
Howard Chu authored
-
- 30 Nov, 2006 1 commit
-
-
Howard Chu authored
Add new entry_dup_bv that dups an entry in a single malloc. Leave it unused for now; faster but consumes more heap.
-
- 06 Sep, 2006 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 01 Sep, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 29 Aug, 2006 1 commit
-
-
Howard Chu authored
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they were probably broken already anyway.
-
- 20 Aug, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Aug, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 03 Jan, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 23 Aug, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 18 Jul, 2005 1 commit
-
-
Hallvard Furuseth authored
-
- 10 Jun, 2005 1 commit
-
-
Howard Chu authored
-
- 21 May, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 13 May, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 21 Apr, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 22 Jan, 2005 1 commit
-
-
Howard Chu authored
-
- 01 Jan, 2005 1 commit
-
-
Kurt Zeilenga authored
-
- 30 Dec, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Dec, 2004 1 commit
-
-
Sang Seok Lim authored
- only for equality matching - only components of ASN.1 types used in an X.509 certificate can be indexed (composite types except for RDN and DN are not supported yet) - how to use index [attribute name].[component reference] eq Ex) index userCertificate eq index userCertificate.toBeSigned.issuer.rdnSequence eq index userCertificate.toBeSigned.serialNumber eq index userCertificate.toBeSigned.version eq
-
- 13 Dec, 2004 1 commit
-
-
Sang Seok Lim authored
2) attribute aliasing support - x509CertificateIssuer - x509CertificateSerial - x509CertificateIssuerAndIssuer 3) AuthorityKeyIdentifier support(one of certificate extension) 4) Misc. improvement - integrate OID and its decoder mapping table - normalize and validate the values of both component asserions and extracted components 5) Misc. bug fix
-
- 29 Nov, 2004 1 commit
-
-
Sang Seok Lim authored
2) nibble type memory support when decoding 3) description type object identifier support 4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching 5) Misc bug fix
-
- 14 Nov, 2004 1 commit
-
-
Sang Seok Lim authored
-