aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/builtin/sha1
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Fix typos in commentsGreg Hudson2-2/+2
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood1-15/+0
2016-11-10Fix declaration without type in t_shs3.cRobbie Harwood1-0/+1
2016-07-28Use single-colon rules in makefilesGreg Hudson1-6/+6
2016-02-12Remove form feed charactersGreg Hudson1-1/+2
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-2/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-5/+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-08-24Fix signed/unsigned warnings in testsEzra Peisach1-6/+6
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 Hudson4-622/+626
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-10/+8
2009-10-31make mark-cstyleTom Yu1-1/+1
2009-10-25make dependTom Yu1-2/+1
2009-10-24Resurrect deleted test files. Adjust Makefile.in files to correctlyTom Yu3-0/+728
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2-8/+21
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/+483