summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-06-04copied the Heimdal sha256 functions into lib/crypto to avoid a linkAndrew Tridgell1-1/+1
error Hopefully we can remove this again later (This used to be commit fa2ecfea7a1acc388a86e8fba5b42df7925c9045)
2008-06-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-3/+2
(This used to be commit d206517f90ac02e829193c5a17e5df25059cf18d)
2008-06-04lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher1-2/+2
metze (This used to be commit 2c8904be3bac2c696712cc3160fe95d62afde43a)
2008-06-03SMB2 signing now works. The spec was wrong (and will be fixed in theAndrew Tridgell1-1/+1
next version) (This used to be commit 436cb17b869e2d6cc57936ccc5e81680fb992341)
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
(This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
2008-05-18Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij1-1/+1
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-2/+2
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4)
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-14/+7
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij1-0/+26
(This used to be commit 21ab43158f723069dd70fae43d780878c38ead31)