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