openldap/libraries/libldap
Howard Chu 0f8047b95e Implemented ldap_pvt_tls_get_peer() for use with SASL/EXTERNAL.
Added ldap_pvt_tls_get_strength() - return encryption strength, for
use as a SASL session security factor.
2000-08-16 23:27:41 +00:00
..
abandon.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
add.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
addentry.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
apitest.c
apitest.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
bind.c
cache.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
charray.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
cldap.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
compare.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
controls.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
cyrus.c Fix a minor leak. 2000-08-14 18:39:43 +00:00
delete.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
disptmpl.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
dn.c Remove ldap_*_dn() prototypes of #if 0 routines 2000-06-30 22:31:21 +00:00
dnssrv.c DNSSRV use res_query, not res_search 2000-06-05 23:56:26 +00:00
dsparse.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
error.c From: vtag@novell.com 2000-07-27 23:44:44 +00:00
extended.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
free.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
friendly.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
getattr.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
getdn.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
getentry.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
getfilter.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
getvalues.c
init.c Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the 2000-08-15 01:55:43 +00:00
kbind.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
ldap-int.h Expose ldap_create_control 2000-07-22 17:29:54 +00:00
ldap.conf Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
ldapfilter.conf
ldapfriendly
ldapsearchprefs.conf
ldaptemplates.conf
libldap.dsp Update NT build to include recently added SASL sources. 2000-07-13 23:43:24 +00:00
ltest.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
Makefile.in Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
messages.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
modify.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
modrdn.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
open.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
options.c Rework SASL command line arguments. Default is now to authenticate 2000-07-15 23:25:46 +00:00
os-ip.c Treat INADDR_LOOPBACK (as well as INADDR_ANY) as local host. 2000-08-15 02:13:00 +00:00
os-local.c s/enable-unix/enable-local/ 2000-07-09 21:49:36 +00:00
print.c
references.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
request.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
result.c Improved but still broken client tools. 2000-07-04 21:49:00 +00:00
sasl.c ITS#647 from Paul R. Turgyan <pturgyan@umich.edu> 2000-08-06 05:25:10 +00:00
sbind.c
schema.c Expose ldap_create_control 2000-07-22 17:29:54 +00:00
search.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
sort.c Use LDAP_VFREE and friends. Other misc code cleanup. 2000-06-07 05:17:29 +00:00
sortctrl.c Expose ldap_create_control 2000-07-22 17:29:54 +00:00
srchpref.c Use LDAP_VFREE and friends. Other misc code cleanup. 2000-06-07 05:17:29 +00:00
string.c Use LDAP_VFREE and friends. Other misc code cleanup. 2000-06-07 05:17:29 +00:00
test.c remove old STR_TRANSLATION feature. The use of this feature 2000-06-05 19:22:19 +00:00
tls.c Implemented ldap_pvt_tls_get_peer() for use with SASL/EXTERNAL. 2000-08-16 23:27:41 +00:00
tmplout.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
tmpltest.c
ufn.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
url.c Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
utf-8.c Fix operator precedence bug. 2000-06-09 06:48:43 +00:00
util-int.c Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the 2000-08-15 01:55:43 +00:00
vlvctrl.c Expose ldap_create_control 2000-07-22 17:29:54 +00:00