summaryrefslogtreecommitdiffstats
path: root/source/libsmb/smbdes.c
Commit message (Expand)AuthorAgeFilesLines
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+6
* reply.c:Jeremy Allison1998-01-161-13/+13
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-261-5/+0
* Makefile :Luke Leighton1997-10-251-0/+5
* casting cleanupsAndrew Tridgell1997-10-201-6/+6
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-201-1/+18
* Makefile:Luke Leighton1997-10-101-2/+2
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-7/+45
* bug fix in the new des code.Andrew Tridgell1997-09-161-21/+13
* This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1997-09-141-0/+290