Skip to content
Snippets Groups Projects
  1. Jan 25, 2014
  2. Jan 14, 2013
  3. Jan 20, 2012
  4. Jan 05, 2011
  5. Apr 13, 2010
  6. Jan 22, 2009
  7. Nov 08, 2008
  8. Sep 10, 2008
  9. Feb 12, 2008
  10. Jan 08, 2008
  11. Jan 02, 2007
  12. Oct 28, 2006
  13. Mar 31, 2006
  14. Jan 03, 2006
  15. Jul 18, 2005
  16. Jul 14, 2005
  17. Jul 04, 2005
  18. Feb 15, 2005
  19. Jan 20, 2005
  20. Jan 13, 2005
  21. Jan 01, 2005
  22. Dec 23, 2004
    • Sang Seok Lim's avatar
      Bug fix · 263b8e72
      Sang Seok Lim authored
      support for multi-values attribute in Component Matching
      263b8e72
  23. Dec 22, 2004
  24. Dec 21, 2004
  25. Dec 20, 2004
    • Sang Seok Lim's avatar
      return value mising · ccd3acc9
      Sang Seok Lim authored
      ccd3acc9
    • Sang Seok Lim's avatar
      Component Indexing support for BDB · 28a96758
      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
      28a96758
  26. Dec 16, 2004
  27. Dec 13, 2004
    • Sang Seok Lim's avatar
      1) <select> and <content> type component reference support · 3492452a
      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
      3492452a
  28. Dec 01, 2004
  29. Nov 29, 2004
    • Sang Seok Lim's avatar
      1) <all> type component reference support · decfd721
      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
      decfd721
  30. Nov 14, 2004
  31. Nov 01, 2004
  32. Oct 30, 2004
  33. Oct 27, 2004
    • Sang Seok Lim's avatar
      Component Matching module · 71e78dd7
      Sang Seok Lim authored
      See "contrib/slapd-modules/comp_match/README" to understand
      what's the purpose of  this patch is and how to use it.
      71e78dd7
  34. Sep 26, 2004
  35. Sep 18, 2004
  36. Sep 17, 2004
Loading