- Oct 05, 2011
-
-
Howard Chu authored
-
- Jan 05, 2011
-
-
Kurt Zeilenga authored
-
- Apr 13, 2010
-
-
Kurt Zeilenga authored
-
- Jan 22, 2009
-
-
Kurt Zeilenga authored
-
- Jan 08, 2008
-
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
-
- Jan 06, 2008
-
-
Howard Chu authored
-
- Dec 01, 2007
-
-
Howard Chu authored
-
- Nov 18, 2007
-
-
Howard Chu authored
-
- Oct 23, 2007
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 07, 2007
-
-
Pierangelo Masarati authored
-
- Jul 20, 2007
-
-
Howard Chu authored
-
- Jan 15, 2007
-
-
Howard Chu authored
-
- Jan 02, 2007
-
-
Kurt Zeilenga authored
-
- Jan 03, 2006
-
-
Kurt Zeilenga authored
-
- Oct 30, 2005
-
-
Howard Chu authored
-
- Oct 27, 2005
-
-
Howard Chu authored
-
- Oct 26, 2005
-
-
Howard Chu authored
-
- Jul 18, 2005
-
-
Hallvard Furuseth authored
-
- Jul 14, 2005
-
-
Hallvard Furuseth authored
-
- May 18, 2005
-
-
Howard Chu authored
-
- Apr 21, 2005
-
-
Howard Chu authored
-
Howard Chu authored
-
- Apr 13, 2005
-
-
Howard Chu authored
-
- Feb 20, 2005
-
-
Howard Chu authored
-
- Jan 24, 2005
-
-
Howard Chu authored
-
- Jan 11, 2005
-
-
Howard Chu authored
-
- Jan 01, 2005
-
-
Kurt Zeilenga authored
-
- Dec 20, 2004
-
-
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
-
- Sep 04, 2004
-
-
Kurt Zeilenga authored
-
- Apr 09, 2004
-
-
Kurt Zeilenga authored
Add better approx test
-
- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Dec 07, 2003
-
-
Howard Chu authored
-
- Nov 28, 2003
-
-
Kurt Zeilenga authored
-
- Sep 25, 2003
-
-
Howard Chu authored
always use DB_AUTO_COMMIT when opening a database, don't make it dependent on an in-progress transaction use mutex instead of DB lock for db access.
-
- Sep 21, 2003
-
-
Howard Chu authored
-
- Jun 13, 2003
-
-
Howard Chu authored
by other values of the attribute. Also, filter out duplicate keys to avoid redundant DB operations. Key collisions due to separate attributes indexed by supertype are still not safe. Yuck.
-
- May 25, 2003
-
-
Howard Chu authored
of #ifdef USE_SL_MALLOC...
-