mirror of
https://github.com/curl/curl.git
synced 2026-07-09 07:17:20 +03:00
parent
4147d58aee
commit
73ca946753
1 changed files with 8 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ problems may have been fixed or changed somewhat since this was written!
|
|||
12. LDAP and OpenLDAP
|
||||
12.1 OpenLDAP hangs after returning results
|
||||
12.2 LDAP on Windows does authentication wrong?
|
||||
12.3 LDAP on Windows doesn't work
|
||||
|
||||
13. TCP/IP
|
||||
13.1 --interface for ipv6 binds to unusable IP address
|
||||
|
|
@ -728,6 +729,13 @@ problems may have been fixed or changed somewhat since this was written!
|
|||
|
||||
https://github.com/curl/curl/issues/3116
|
||||
|
||||
12.3 LDAP on Windows doesn't work
|
||||
|
||||
A simple curl command line getting "ldap://ldap.forumsys.com" returns an
|
||||
error that says "no memory" !
|
||||
|
||||
https://github.com/curl/curl/issues/4261
|
||||
|
||||
13. TCP/IP
|
||||
|
||||
13.1 --interface for ipv6 binds to unusable IP address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue