aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-24remove ASN.1 IAKERB stufflhoward/iakerb-libkrb5-as-onlyLuke Howard1-1/+0
2009-11-24remove ASN.1 IAKERB stuffLuke Howard1-18/+0
2009-11-24remove ASN.1 IAKERB stuffLuke Howard15-253/+2
2009-11-24remove IAKERB and TGT-based async APIsLuke Howard6-598/+11
2009-11-24revert to trunk@23252 in gssapiLuke Howard22-2397/+289
2009-11-24branch for only libkrb5 AS codeLuke Howard0-0/+0
2009-11-21fix AS-REQ referral handlingLuke Howard1-0/+3
2009-11-19ensure tgt_endtime is set in cred, don't checksum IAKERB-FINISHED if we skipp...Luke Howard6-8/+61
2009-11-19cleanup, plug leakLuke Howard1-2/+5
2009-11-19cleanupLuke Howard2-163/+165
2009-11-19cleanupLuke Howard1-5/+3
2009-11-18keep initiator token count for debuggingLuke Howard1-0/+2
2009-11-18if ticket acquisition fails, still stash creds in ccacheLuke Howard1-1/+4
2009-11-18krb5_tkt_creds_store_creds() needs to be able to be called with an incomplete...Luke Howard1-6/+20
2009-11-18make sure we honour any authdata in cred name when doing IAKERBLuke Howard1-4/+25
2009-11-18place some limit on number of IAKERB round trips, to avoid DoS as server copi...Luke Howard1-0/+11
2009-11-18ensure password is NUL terminatedLuke Howard1-15/+24
2009-11-17cleanupLuke Howard1-1/+0
2009-11-17don't return ret_flags/time_rec until we actually knowLuke Howard1-2/+2
2009-11-17don't conflate timestamp and nonceLuke Howard4-9/+20
2009-11-17remove unused APIsLuke Howard1-11/+0
2009-11-17prevent against out-of-order IAKERB tokensLuke Howard2-1/+8
2009-11-17merge trunk@23160:23252 into iakerb-refonly branchLuke Howard74-6566/+6315
2009-11-17cleanupLuke Howard1-134/+29
2009-11-17cleanupLuke Howard6-98/+94
2009-11-17cleanupLuke Howard5-164/+136
2009-11-17cleanupLuke Howard1-1/+4
2009-11-17cleanupLuke Howard1-33/+14
2009-11-17cleanupLuke Howard1-9/+0
2009-11-17cleanupLuke Howard1-13/+7
2009-11-17cleanupLuke Howard1-2/+2
2009-11-17cleanupLuke Howard1-20/+21
2009-11-17cleanupsLuke Howard6-111/+79
2009-11-17cleanupLuke Howard1-22/+10
2009-11-17lite IAKERB supports referrals onlyLuke Howard4-2654/+758
2009-11-17Add gss_mech_iakerbLuke Howard1-0/+1
2009-11-17make copy of gc_frm_kdc.cLuke Howard1-0/+1966
2009-11-17creating iakerb lite branchLuke Howard0-0/+0
2009-11-17clenaupLuke Howard1-2/+7
2009-11-17rewrite supplied serverLuke Howard1-15/+46
2009-11-17Fix some more bugsLuke Howard1-12/+11
2009-11-17Fix some more bugsLuke Howard1-49/+23
2009-11-17fix some off-path referral bugsLuke Howard1-75/+113
2009-11-17checkpointLuke Howard1-5/+10
2009-11-17checkpointLuke Howard3-82/+83
2009-11-16checkpointLuke Howard1-163/+183
2009-11-16fix some referral bugsLuke Howard1-9/+15
2009-11-16fix multihop IAKERB TGS acceptorLuke Howard1-30/+39
2009-11-16fix referralsLuke Howard1-7/+26
2009-11-16some more referrals debuggingLuke Howard2-56/+87