summaryrefslogtreecommitdiffstats
path: root/source/include/hmacmd5.h
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
|
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-101-6/+4
| | | | Jeremy.
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header.
* Add backend encryption support for NTLMv2.Andrew Bartlett2001-07-071-0/+33
| | | | | | | | | | | | The leg-work for this was done by the folks at samba-tng.org, I'm just bringing it accross to HEAD. The MD5 implementation is seperatly derived, and does not have the copyright problems that the one in TNG has. Also add const to a few places where it makes sence. Andrew Bartlett
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-131-33/+0
| | | | that were in the head branch but weren't in SAMBA_2_0
* md5 and hmac_md5Luke Leighton1999-04-301-0/+33