aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-10Removed script to run cc_context_get_version testAlexandra Ellwood2-17/+0
2008-03-10Removed tests for check_cc_context_get_versionAlexandra Ellwood3-108/+24
2008-03-10Fixed error code remappingAlexandra Ellwood1-5/+29
2008-03-10cc_remove_cred should only remove one credAlexandra Ellwood1-8/+8
2008-03-10cc_set_principal should return error on bad cred versionAlexandra Ellwood1-0/+9
2008-03-10Fix pointer cast in cc_seq_fetch_NCs_endAlexandra Ellwood1-3/+3
2008-03-10cci_cred_union_compare_to_credentials_union doesn't work for v5 credsAlexandra Ellwood1-1/+1
2008-03-10CCAPI v2 support crash when client or server strings are NULLAlexandra Ellwood1-9/+25
2008-03-10ccs_ccache_reset should check all arguments for NULLAlexandra Ellwood1-1/+3
2008-03-04Include signal.h before ftp_var.h to silence my_sig_t redefinition problemKen Raeburn2-2/+2
2008-03-04Fix memory leak by delaying instantiation of lid until it's neededJustin Anderson1-7/+6
2008-03-04Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2-1/+8
2008-02-29lib/win/Makefile.in: AddedKevin Koch11-35/+268
2008-02-29Make a NUL-terminated copy of realm name before passing to a pluginTom Yu1-1/+16
2008-02-26krb5int_arcfour_string_to_key does not support utf-8 stringsAlexandra Ellwood1-9/+47
2008-02-24Add some ignored files, for in-tree buildsKen Raeburn0-0/+0
2008-02-19Remove stop-here target that stops the buildKevin Koch1-1/+1
2008-02-19Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch22-143/+367
2008-02-19man page macro and hyphen fixesRuss Allbery7-14/+13
2008-02-07more tests for libdb btree page split on zero indexTom Yu3-4/+113
2008-02-06Remove AppleConnect workaround Alexandra Ellwood1-13/+0
2008-02-06Need CCAPI v2 support for WindowsAlexandra Ellwood12-84/+1301
2008-02-05tools for svn:eol-style fixupsKen Raeburn2-0/+21
2008-02-05more eol-styleKen Raeburn21-3074/+3074
2008-02-05set eol-styleKen Raeburn21-1763/+1763
2008-02-05Set EOL styleAlexandra Ellwood1-83/+83
2008-02-01libdb btree page split on zero index corrupts dbTom Yu2-4/+54
2008-01-31Actually pass the nmake arguments to nmakeKevin Koch1-5/+5
2008-01-29CCAPI changes to the mac-specific code to use new kipc changesAlexandra Ellwood1-11/+16
2008-01-23Windows: avoid use of cygwin mkdir and rmdir commandsJeffrey Altman2-4/+4
2008-01-23Update build instructions to indicate PATH ordering; add troubleshooting tip ...Kevin Koch1-9/+20
2008-01-22Correct makefile so pingtest buildsKevin Koch1-10/+21
2008-01-22Windows CCAPI snapshot. Should build & pass ping testKevin Koch51-69/+6514
2008-01-22Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch3-16/+4
2008-01-22Make windows debug message line endings match the Mac endings.Kevin Koch5-6/+30
2008-01-15Add ccs_pipe_compareAlexandra Ellwood6-2/+39
2007-12-30improve debugging of ticket verification in ksuRuss Allbery1-5/+5
2007-12-22Wrap krb5_db_get_principal function with get_principal (which willKen Raeburn6-16/+50
2007-12-22Implement SWAP16 for Mac without compiler warningKen Raeburn1-1/+9
2007-12-19Rename krb4_sendto to set_response since that's what it doesKen Raeburn1-4/+4
2007-12-19Remove unused args to krb4_sendto and unused global. Use byte-order macros d...Ken Raeburn1-20/+14
2007-12-19Remove excess parameters in formatting log callsKen Raeburn1-14/+12
2007-12-19Make some stuff static that we don't need accessible outside kerberos_v4.cKen Raeburn1-5/+5
2007-12-17Add the CCAPI design sketch to the new directoryKevin Koch1-0/+148
2007-12-14fix CVE-2007-5894: apparent uninit length in ftpd.c:reply()Tom Yu1-1/+1
2007-12-14fix CVE-2007-5902: integer overflow in svcauth_gss_get_principal()Tom Yu1-1/+1
2007-12-14fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()Tom Yu1-1/+0
2007-12-14fix CVE-2007-5972: double fclose() in krb5_def_store_mkey()Tom Yu1-2/+1
2007-12-14fix CVE-2007-5971: free of non-heap pointer in gss_indicate_mechs()Tom Yu1-1/+1
2007-12-14Remove Mac-specific bit unused in KfM that causes test failures nowKen Raeburn1-8/+0