Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix our asn.1 parser to handle negative numbers. | Jeremy Allison | 2011-05-26 | 1 | -0/+9 |
* | spnego: Support ASN.1 BIT STRING and use it in SPNEGO. | Kouhei Sutou | 2009-09-17 | 1 | -0/+42 |
* | util/asn1: fix potential memory leak in asn1_write_OID() | Stefan Metzmacher | 2009-07-31 | 1 | -0/+1 |
* | Move asn1_load_nocopy() to lib/util/asn1.c | Volker Lendecke | 2009-06-20 | 1 | -0/+10 |
* | Move asn1_blob() to lib/util/asn1.c | Volker Lendecke | 2009-06-20 | 1 | -0/+16 |
* | added asn1 functions for handling booleans in a simple context | Andrew Tridgell | 2009-06-10 | 1 | -0/+23 |
* | Use data_blob_null instead of data_blob(NULL, 0) | Volker Lendecke | 2009-06-06 | 1 | -1/+1 |
* | lib-util: fix c++ compile warning. | Günther Deschner | 2008-10-22 | 1 | -1/+1 |
* | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -1/+1 |
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+770 |