aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/builtin/md4
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard1-1/+1
2016-07-28Use single-colon rules in makefilesGreg Hudson1-6/+6
2016-02-12Remove form feed charactersGreg Hudson1-1/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2013-03-24make dependGreg Hudson1-3/+2
2013-01-10make dependGreg Hudson1-1/+1
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-1/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson2-52/+43
2011-02-25Make dependGreg Hudson1-3/+3
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-25Fix Windows buildGreg Hudson1-2/+2
2010-09-08Make dependGreg Hudson1-3/+3
2010-06-07make dependGreg Hudson1-4/+5
2009-11-28Mark and reindent lib/cryptoGreg Hudson2-225/+227
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-10/+8
2009-10-31make mark-cstyleTom Yu1-2/+2
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2-7/+7
2009-10-25make dependTom Yu1-2/+1
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2-5/+5
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-3/+4
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-9/+8
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-8/+9
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov1-3/+3
2009-08-03Re-run make depend. (I am not certain why the dependencies fromGreg Hudson1-8/+8
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov5-0/+395