summaryrefslogtreecommitdiffstats
path: root/lib/util/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Fix our asn.1 parser to handle negative numbers.Jeremy Allison2011-05-261-0/+9
* spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou2009-09-171-0/+42
* util/asn1: fix potential memory leak in asn1_write_OID()Stefan Metzmacher2009-07-311-0/+1
* Move asn1_load_nocopy() to lib/util/asn1.cVolker Lendecke2009-06-201-0/+10
* Move asn1_blob() to lib/util/asn1.cVolker Lendecke2009-06-201-0/+16
* added asn1 functions for handling booleans in a simple contextAndrew Tridgell2009-06-101-0/+23
* Use data_blob_null instead of data_blob(NULL, 0)Volker Lendecke2009-06-061-1/+1
* lib-util: fix c++ compile warning.Günther Deschner2008-10-221-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+770