Skip to content
Snippets Groups Projects
  1. Feb 12, 2008
  2. Sep 01, 2007
  3. Aug 22, 2007
  4. Aug 21, 2007
  5. May 10, 2007
  6. Feb 12, 2007
  7. Jan 10, 2007
  8. Jan 07, 2007
    • Pierangelo Masarati's avatar
      First cut to truly async connect: · aa3c9bad
      Pierangelo Masarati authored
      	- after connect(2), if async the connection is in "connecting" state
      	- the first time a request is sent, "connecting" conns are polled
      		- in case of success, the request is sent
      		- in case still connecting, LDAP_X_CONNECTING is returned;
      		  clients are expected to retry later
      	- the "async" behavior must be explicitly enabled by setting
      	  the LDAP_OPT_CONNECT_ASYNC option
      
      "local" connections need work
      aa3c9bad
  9. Jan 06, 2007
  10. Jan 02, 2007
  11. Oct 14, 2006
  12. Aug 22, 2006
  13. Aug 18, 2006
  14. Aug 10, 2006
  15. Jun 21, 2006
  16. May 15, 2006
  17. May 06, 2006
  18. Apr 25, 2006
  19. Apr 07, 2006
    • Howard Chu's avatar
      ITS#4422, #4475 · d18277ea
      Howard Chu authored
      Move TLS options into struct ldapoptions.
        Added ldap_int_tls_destroy()
        Added LDAP_OPT_X_TLS_NEWCTX to generate new SSL_CTX
      d18277ea
  20. Mar 31, 2006
  21. Mar 07, 2006
  22. Mar 06, 2006
  23. Feb 16, 2006
  24. Feb 15, 2006
  25. Feb 11, 2006
  26. Jan 12, 2006
  27. Jan 10, 2006
  28. Jan 09, 2006
  29. Jan 08, 2006
  30. Jan 06, 2006
  31. Jan 03, 2006
  32. Nov 27, 2005
Loading