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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
ldap
/
ldap_message.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Don't call a function to initialize an empty DATA_BLOB
Volker Lendecke
1
-4
/
+4
2026-01-07
libcli: Add missing NULL checks
Volker Lendecke
1
-0
/
+11
2026-01-07
libcli: Fix error path memleaks
Volker Lendecke
1
-0
/
+2
2023-10-25
libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t
Ralph Boehme
1
-1
/
+4
2023-08-08
libcli/ldap: Don’t try to encode NULL name
Joseph Sutton
1
-0
/
+3
2020-07-09
libcli/ldap: Fix decoding struct ldap_ExtendedResponse
Volker Lendecke
1
-2
/
+4
2020-05-04
CVE-2020-10704 libcli ldap: Check search request lengths.
Gary Lockyer
1
-0
/
+4
2020-05-04
CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decode
Gary Lockyer
1
-0
/
+1
2020-05-04
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
1
-1
/
+1
2016-05-06
typo: mplementation => implementation
Garming Sam
1
-1
/
+1
2016-03-09
ASN1: use a talloc context in read_contextSimple
Douglas Bagnall
1
-5
/
+5
2016-02-03
ldap: Correctly check asn1_tag_remaining retval
Volker Lendecke
1
-1
/
+1
2016-01-06
lib: Use asn1_has_nesting
Volker Lendecke
1
-1
/
+1
2016-01-06
lib: Use asn1_extract_blob()
Volker Lendecke
1
-1
/
+4
2016-01-06
lib: Use asn1_has_error()
Volker Lendecke
1
-7
/
+11
2016-01-06
asn1: Make asn1_peek_full_tag return 0/errno
Volker Lendecke
1
-1
/
+8
2015-10-14
libdap: Fix a '\0' vs NULL mixup
Volker Lendecke
1
-1
/
+1
2015-06-16
lib: ldap: Properly check talloc error returns.
Jeremy Allison
1
-1
/
+10
2014-09-26
s4: libcli: ldap message - Ensure all asn1_XX returns are checked.
Jeremy Allison
1
-390
/
+396
2013-06-24
libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
Andrew Bartlett
1
-18
/
+21
2012-05-19
libcli: make it easier to understand that a control was not correctly encoded
Matthieu Patou
1
-1
/
+1
2011-03-20
ldapcli: allocate control value on the control object not on the control cont...
Matthieu Patou
1
-2
/
+2
2010-10-20
libcli/ldap Don't try and encode a control with a NULL OID
Andrew Bartlett
1
-0
/
+6
2010-10-04
libcli/ldap: ldap_full_packet() requires at least 6 bytes
Stefan Metzmacher
1
-0
/
+7
2010-09-27
libcli/ldap: correctly marshall LDAP Unbind PDUs
Stefan Metzmacher
1
-0
/
+2
2010-09-26
libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()
Stefan Metzmacher
1
-1
/
+1
2009-12-16
ldap: give a debug error when we don't know a control
Andrew Tridgell
1
-0
/
+2
2009-04-23
Fix a couple of warnings
Volker Lendecke
1
-2
/
+2
2009-02-24
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
1
-4
/
+144
2009-02-24
libcli/ldap: fix compiler warnings
Stefan Metzmacher
1
-5
/
+10
2009-02-24
libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel
Stefan Metzmacher
1
-0
/
+1466