openldap/libraries/liblutil
Kurt Zeilenga 8d4c20cd6d Adding crypt(3) salt format (ITS#1202) from Jeff Costlow <j.costlow@f5.com>
with minor changes by committer
---
Copyright 2001, F5 Networks, Inc, All rights reserved.
This software is not subject to any license of F5 Networks.

This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.
2001-06-13 03:47:17 +00:00
..
authpasswd.c optional SHA1 2001-05-02 19:49:44 +00:00
base64.c Y2k copyright update 2000-05-13 02:36:07 +00:00
debug.c fix global level usage (ITS 1143, 1144) 2001-05-11 15:31:34 +00:00
detach.c Fix == v != bug 2000-04-19 13:35:43 +00:00
entropy.c Remove lint 2000-10-18 00:28:39 +00:00
getopt.c Y2k copyright update 2000-05-13 02:36:07 +00:00
getpass.c Use getpassphrase() instead of getpass() if available. 2000-05-19 18:41:26 +00:00
hash.c remove lint 2000-10-18 00:29:21 +00:00
liblutil.dsp Add hash to project file 2000-09-29 02:59:44 +00:00
lockf.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
Makefile.in Replace indexing hash with 32-bit FNV-1... should be much faster than MD5 2000-09-22 22:19:46 +00:00
md5.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
memcmp.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
ntservice.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
passwd.c Adding crypt(3) salt format (ITS#1202) from Jeff Costlow <j.costlow@f5.com> 2001-06-13 03:47:17 +00:00
passwd.dsp Update for new password codes for MSVC5 1999-12-08 06:44:22 +00:00
ptest.c Y2k copyright update 2000-05-13 02:36:07 +00:00
sasl.c Clarify comment 2000-07-17 21:45:18 +00:00
setproctitle.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
sha1.c optional SHA1 2001-05-02 19:49:44 +00:00
signal.c Remove unused var, 'rc' 2000-09-15 14:20:20 +00:00
slapdmsg.bin New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
slapdmsg.h New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
slapdmsg.mc ACL CHANGES: 1999-07-21 20:54:23 +00:00
slapdmsg.rc New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
sockpair.c dup() does not work on WinSock sockets. 2000-12-21 22:38:06 +00:00
utils.c Include <lber.h> to use ber_strdup(). (probably should create/use 2000-06-07 18:49:36 +00:00