Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r3697: BUG 2027: fix multiple declaration of MD5_CTX (do we really care ↵ | Gerald Carter | 2007-10-10 | 1 | -5/+0 |
| | | | | about DOS compilers?). Will watch build farm though. | ||||
* | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h, | Andrew Bartlett | 2001-07-10 | 1 | -0/+4 |
| | | | | but with a more 'interesting' licence. | ||||
* | Add backend encryption support for NTLMv2. | Andrew Bartlett | 2001-07-07 | 1 | -0/+21 |
| | | | | | | | | | | | | 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 Tridgell | 1999-12-13 | 1 | -32/+0 |
| | | | | that were in the head branch but weren't in SAMBA_2_0 | ||||
* | md5 and hmac_md5 | Luke Leighton | 1999-04-30 | 1 | -0/+32 |