aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-13undef CFX_EXERCISEgssapi-cfxKen Raeburn1-1/+1
2003-12-13undo error-code hack workaroundKen Raeburn2-2/+2
2003-12-13fix for #undef CFX_EXERCISE caseKen Raeburn1-1/+4
2003-12-13get a little closer to pre-branch codeKen Raeburn1-2/+1
2003-12-13improve support for GSS_S_CONTINUE_NEEDED (still not fully working); syslog m...Ken Raeburn1-15/+49
2003-12-13allow 'AUTH' as an unprotected commandKen Raeburn1-0/+1
2003-12-13handle return code 335 => command() returns 3Ken Raeburn1-1/+1
2003-12-13notice and report authentication errorKen Raeburn1-0/+5
2003-12-13don't need stdioKen Raeburn1-1/+0
2003-12-13drop some debug codeKen Raeburn2-13/+0
2003-12-13don't need to check for null credKen Raeburn1-13/+2
2003-12-13drop logging codeKen Raeburn12-252/+11
2003-12-13conditionalize logging code; remove redundant SFILE defs, and error code hacksKen Raeburn3-15/+11
2003-12-12move logging stuff to private headerKen Raeburn2-7/+9
2003-12-12delete enctypes varKen Raeburn1-4/+2
2003-12-12drop logging codeKen Raeburn1-6/+2
2003-12-12log server principal; send bogus token if it doesn't look like a broken appKen Raeburn1-2/+11
2003-12-12turn off loggingKen Raeburn1-1/+1
2003-12-10re-enable testingKen Raeburn1-1/+1
2003-12-10unknown token id stuff; delete old enctype list hacksKen Raeburn4-99/+115
2003-12-10log yet more infoKen Raeburn1-3/+12
2003-12-10Key usage values were inconsistent with spec; fixSam Hartman3-9/+14
2003-12-09always use /tmp/gsslog for loggingKen Raeburn1-5/+0
2003-12-09define SFILE for debuggingKen Raeburn1-0/+1
2003-12-06acceptor subkeys; fix flag bits; test CFX_EXERCISEKen Raeburn3-23/+113
2003-12-06free acceptor subkeyKen Raeburn1-0/+2
2003-12-06define CFX_EXERCISE; add acceptor subkey fieldsKen Raeburn1-1/+6
2003-12-05if KRB5_AUTH_CONTEXT_USE_SUBKEY set, mk_rep generates a new subkeyKen Raeburn2-23/+43
2003-12-05new flag KRB5_AUTH_CONTEXT_USE_SUBKEYKen Raeburn1-1/+2
2003-12-05declare new krb5int_generate_and_save_subkey fnKen Raeburn1-0/+4
2003-12-05ignore, don't reject, unknown flags; thanks, SamKen Raeburn1-5/+0
2003-12-03random pad up to 64k; don't log data blocks; delete rotate length checkKen Raeburn1-3/+4
2003-12-03fix for random padding added while testingKen Raeburn1-2/+7
2003-12-03drop some unused codeKen Raeburn1-4/+0
2003-12-03don't run tests without any supported des enctypesKen Raeburn1-0/+6
2003-12-02remove logging callsKen Raeburn8-38/+1
2003-12-02checkpoint; most tests work except gssftp "big encrypted get"; spews debug in...Ken Raeburn38-263/+813
2003-10-30* k5-int.h (krb5int_c_mandatory_cksumtype): New declarationKen Raeburn2-0/+6
2003-10-30* k5-platform.h (load_64_be, load_64_le): Use UINT64_TYPE, not unsigned long ...Ken Raeburn2-2/+7
2003-10-30* aclocal.m4 (WITH_CC): Remove -Wno-comment from gcc warning optionsKen Raeburn2-2/+8
2003-10-29* gssapiP_generic.h: Include k5-platform.h.Ken Raeburn3-16/+63
2003-10-16checkpointKen Raeburn1-113/+37
2003-10-15checkpoint - doesn't work yetKen Raeburn1-0/+337
2003-10-11* etypes.c (krb5_enctypes_list): Fill in required_ctype field.Ken Raeburn4-21/+77
2003-10-11* k5-platform.h (store_16_be, store_16_le): Use unsigned int arg, not unsignedKen Raeburn2-2/+5
2003-10-10* k5-int.h (struct krb5_keytypes): Added field required_ctypeKen Raeburn2-0/+5
2003-09-25* serialize.c (krb5_ser_pack_int64, krb5_ser_unpack_int64): New functionsKen Raeburn2-1/+39
2003-09-25* k5-platform.h: New header file. Manages inline-function and 64-bit support,Ken Raeburn4-15/+159
2003-09-23This commit was manufactured by cvs2svn to create branchno author99-49413/+0
2003-09-23Modify the declaration of the CREDENTIALS structure to support the additionalJeffrey Altman1-0/+4