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