Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-11 | Use data_blob() for now, since it seems to be the only function available in ↵ | Jelmer Vernooij | 1 | -1/+1 | |
both Samba 3 and Samba 4. | |||||
2008-10-11 | Make sure to allocate copy for arc4 data, to avoid problems freeing | Jelmer Vernooij | 1 | -1/+1 | |
later. | |||||
2008-10-11 | Prevent errors with data_blob() being a macro in s4 and function in s3. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4 | Jelmer Vernooij | 5 | -4/+6 | |
Conflicts: source3/include/includes.h | |||||
2008-09-24 | Fix include paths. | Jelmer Vernooij | 6 | -5/+7 | |
2008-09-24 | Use common arcfour implementation. | Jelmer Vernooij | 3 | -11/+17 | |
2008-09-24 | Use shared copy of hmac5 implementation. | Jelmer Vernooij | 2 | -1/+2 | |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 18 | -0/+1596 | |