r7746: - added TLS support to our ldap server
authorAndrew Tridgell <tridge@samba.org>
Sun, 19 Jun 2005 07:21:18 +0000 (07:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:30 +0000 (13:18 -0500)
commit68853a1c7be11ffaaef4ad2e3f78a97f0b401b68
tree808bbcf24b8bdf98c4615daf892958b9eb41ec55
parent28fd9ea80befe049ee786a9e4c7454181a576e9a
r7746: - added TLS support to our ldap server

- this involved changing the buffer handling in the ldap server quite a
  lot, as it didn't handle partial packets at all

- removed completely bogus asn1_object_length() function. You can't
  do that with BER/DER
(This used to be commit fed6f4cc6ceaf83aacb581499aeaf6af4ee8ddd2)
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_server.h
source4/libcli/util/asn1.c