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