]> git.ipfire.org Git - thirdparty/squid.git/commit - lib/smblib/smbdes.h
A bit of cleanups to make GCC happy, and removed some unused code.
authorhno <>
Sun, 23 Jun 2002 17:28:43 +0000 (17:28 +0000)
committerhno <>
Sun, 23 Jun 2002 17:28:43 +0000 (17:28 +0000)
commitc06f9773560ffee68bc5244403df191acee4bbfa
treeb546642251e2821d99f8cb509f09a3afe8a865e4
parent6f333fe5fda48805d7449b91acd10f8972ac039f
A bit of cleanups to make GCC happy, and removed some unused code.
20 files changed:
helpers/basic_auth/MSNT/allowusers.c
helpers/basic_auth/MSNT/denyusers.c
helpers/basic_auth/MSNT/md4.c
helpers/basic_auth/MSNT/md4.h [new file with mode: 0644]
helpers/basic_auth/MSNT/msntauth.c
helpers/basic_auth/MSNT/msntauth.h
helpers/basic_auth/MSNT/rfcnb-error.h
helpers/basic_auth/MSNT/rfcnb-io.c
helpers/basic_auth/MSNT/rfcnb-util.c
helpers/basic_auth/MSNT/rfcnb.h
helpers/basic_auth/MSNT/session.c
helpers/basic_auth/MSNT/smbdes.c
helpers/basic_auth/MSNT/smbdes.h [new file with mode: 0644]
helpers/basic_auth/MSNT/smbencrypt.c
helpers/basic_auth/MSNT/smbencrypt.h [new file with mode: 0644]
helpers/basic_auth/MSNT/smblib-priv.h
helpers/basic_auth/MSNT/smblib-util.c
helpers/basic_auth/MSNT/smblib.c
helpers/basic_auth/MSNT/smblib.h
helpers/basic_auth/MSNT/valid.c