]> granicus.if.org Git - curl/commit
LDAP: using ldap_bind_s on Windows with methods (#878)
authorSergei Nikulov <snikulov@users.noreply.github.com>
Tue, 23 May 2017 19:45:39 +0000 (22:45 +0300)
committerGitHub <noreply@github.com>
Tue, 23 May 2017 19:45:39 +0000 (22:45 +0300)
commitf0fe66f13c93d3d0af45d9fb1231c9164e0f9dc8
tree804b5a8c8125d00c0d032f555bb1e9c599d8eb3f
parentb4d6b994454890269e79b439ac5d1492a626e9a6
LDAP: using ldap_bind_s on Windows with methods (#878)

* LDAP: using ldap_bind_s on Windows with methods(BASIC/DIGEST/NTLM/AUTONEG)

* ldap: updated per build options handling

* ldap: fixed logic for auth selection
lib/ldap.c