aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-23Don't show window when spawning serverkpkoch-ccapiKevin Koch1-2/+2
2008-07-23More changes for 64 bit buildsKevin Koch3-26/+26
2008-07-22More changes for 64 bit buildsKevin Koch5-161/+192
2008-07-18This change is for both tickets 5817 and 5819 - changes for 64 bit buildsKevin Koch20-2528/+2620
2008-07-03Only check for repository access utilities (cvs, svn, plink) if repository ac...Kevin Koch1-26/+32
2008-04-22Snapshot of CCAPI V3 on WindowsKevin Koch19-58/+82
2008-03-31Snapshot. Krb4 mostly removedKevin Koch15-155/+20
2008-03-26Windows CCAPI work in progressKevin Koch9-62/+84
2008-03-20Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch4-40/+27
2008-03-18Fix MITKRB5-SA-2008-001 on trunk. Patch differs from the released oneKen Raeburn3-55/+48
2008-03-18CCacheServer should track client iteratorsAlexandra Ellwood12-31/+279
2008-03-18MITKRB5-SA-2008-002Ken Raeburn2-2/+29
2008-03-18Detect if the Vista version of ntsecapi.h is presentKevin Koch4-2/+42
2008-03-14cc_ccache_iterator_release, cc_credentials_iterator leak server memoryAlexandra Ellwood2-0/+31
2008-03-13Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch7-347/+51
2008-03-13Invalid assignment while trying to set input to NULLAlexandra Ellwood1-1/+5
2008-03-13removed unused header file inclusion CoreFoundation.hAlexandra Ellwood1-5/+0
2008-03-12Accidentally added file with wrong name. RemovedAlexandra Ellwood1-0/+0
2008-03-12Accidentally added empty file. RemovedAlexandra Ellwood1-0/+0
2008-03-12Added tests for iterators and NC info. Added test programs forAlexandra Ellwood31-64/+930
2008-03-10Add CCAPI v2 testsAlexandra Ellwood4-4/+1434
2008-03-10Remove C warningsAlexandra Ellwood10-31/+31
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