gecko-dev/directory/c-sdk/ldap/clients/tools
richm%stanfordalumni.org 455cbd4726 Bug: 347033
Description: The client must call ldapssl_enable_clientauth before the first operation.  This means before ldap_start_tls_s in the case of startTLS.  However, the certname and keypassword (if any) are stored in the connection context.  ldapssl_enable_clientauth will now allocate and store this connection context if it doesn't already exist, then set the certname and keypassword.
2006-08-04 14:05:38 +00:00
..
.cvsignore Fix bug # 184219 - get cvs version of Ldap C-SDK and make of ldap c sdk failed. 2004-05-24 13:03:16 +00:00
Makefile.client Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
Makefile.in only link with svrcore if HAVE_SVRCORE is set 2006-04-19 03:03:54 +00:00
Options.txt Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
argpin.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
argpin.h Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
common.c Bug: 347033 2006-08-04 14:05:38 +00:00
convutf8.cpp Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
examples-from-ldif-spec.ldif Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
fileurl.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
fileurl.h Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapcmp.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapcompare.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapdelete.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapmodify.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapmodrdn.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapsearch.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldaptool.h Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ntuserpin.c Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ntuserpin.h Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00