summaryrefslogtreecommitdiff
path: root/lib/util/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-17spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou1-0/+42
2009-07-31util/asn1: fix potential memory leak in asn1_write_OID()Stefan Metzmacher1-0/+1
2009-06-20Move asn1_load_nocopy() to lib/util/asn1.cVolker Lendecke1-0/+10
2009-06-20Move asn1_blob() to lib/util/asn1.cVolker Lendecke1-0/+16
2009-06-10added asn1 functions for handling booleans in a simple contextAndrew Tridgell1-0/+23
2009-06-06Use data_blob_null instead of data_blob(NULL, 0)Volker Lendecke1-1/+1
2008-10-22lib-util: fix c++ compile warning.Günther Deschner1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+770