aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/yarrow
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson2-7/+13
2010-06-10In yarrow.c, undefine k5-trace.h's TRACE before defining it to avoid aGreg Hudson1-0/+1
2010-06-07make dependGreg Hudson1-9/+11
2010-01-08yarrow code does not initialize keyblock enctype and uses unitialized valueEzra Peisach2-0/+2
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-18/+12
2009-11-28Mark and reindent lib/cryptoGreg Hudson8-268/+269
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-20/+18
2009-11-02Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2-4/+5
2009-10-31make mark-cstyleTom Yu6-59/+59
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson2-23/+20
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-9/+10
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov5-34/+7
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-18/+17
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-18/+20
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2-2/+2
2009-08-03Re-run make depend. (I am not certain why the dependencies fromGreg Hudson1-20/+18
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov17-0/+2213