index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
/
asn1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change uint_t to unsigned int in lib/util
Matt Kraai
2010-02-02
1
-2
/
+2
*
s4/asn1: Use explicite TALLOC_CTX in ber_write_OID functions
Kamen Mazdrashki
2009-10-16
1
-11
/
+11
*
s4/asn1: ber_read_OID_String() to be based on _ber_read_OID_String_impl()
Kamen Mazdrashki
2009-10-01
1
-30
/
+3
*
s4/drsuapi: ber_read_partial_OID_String() implementation
Kamen Mazdrashki
2009-10-01
1
-0
/
+36
*
s4/drsuapi: Internal implementation for ber_read_OID_String
Kamen Mazdrashki
2009-10-01
1
-0
/
+40
*
s4/drsuapi: ber_write_partial_OID_String() implementation
Kamen Mazdrashki
2009-10-01
1
-0
/
+35
*
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