aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-02-14aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon orKen Raeburn2-0/+18
2004-02-14* aclocal.m4 (TRY_PEER_INT): Deleted.Ken Raeburn2-38/+19
2004-02-13* t_encrypt.c (compare_results): New function.Ken Raeburn3-8/+57
2004-02-13* dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. IfKen Raeburn3-11/+48
2004-02-13Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu6-9/+24
2004-02-13Fix logic errorSam Hartman2-1/+5
2004-02-13priocntl workaround for Solaris 9 pty-close bugTom Yu22-34/+181
2004-02-12Tru64 and Irix have RPATH issues for test suiteTom Yu7-14/+67
2004-02-122004-02-12 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-3/+7
2004-02-11Add missing file: gss-misc.h copied from src/appl/gss-sampleJeffrey Altman2-0/+64
2004-02-11update copyright notices on gss sample appsTom Yu6-0/+138
2004-02-10 gss-client.c: remove extraneous parameters from client_establish_context()Jeffrey Altman2-5/+10
2004-02-10* ser_sctx.c (kg_oid_externalize): Check for errors.Ken Raeburn2-49/+154
2004-02-10* gssapi.exp (doit): Run server with additional options to export and re-importKen Raeburn2-1/+7
2004-02-09Call htons for default port of password serverSam Hartman2-1/+5
2004-02-09 * main.c (init_realm): Apply patch from Will Fiveash to useTom Yu2-1/+6
2004-02-09Update from autoconf 2.59Tom Yu4-774/+1167
2004-02-09* util_ordering.c (g_queue_externalize, g_queue_internalize): Check forKen Raeburn2-0/+9
2004-02-09* t_cts.c (test_cts): Process encryption and decryption IVs separately, makeKen Raeburn2-3/+33
2004-02-09* aes.c (krb5int_aes_encrypt, krb5int_aes_decrypt): Copy out value for new IVKen Raeburn2-0/+10
2004-02-09* configure.in: Check for sys/time.h and time.hKen Raeburn2-0/+6
2004-02-08no license on k5sealv3.cKen Raeburn1-2/+28
2004-02-07* update usage() for gss-clientJeffrey Altman3-1/+7
2004-02-06Enable aes128-cts for clientSam Hartman2-0/+5
2004-02-06Do not consider TGS options to be critical; ignore unknown optionsSam Hartman2-6/+7
2004-02-062004-02-06 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman6-25/+80
2004-02-062004-02-06 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman3-14/+36
2004-02-062004-02-05 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman4-7/+24
2004-02-05Add support for specifying the credential cache to be used as wellJeffrey Altman7-37/+160
2004-02-04Remove reference to the ntstatus.h header in cc_mslsa.cJeffrey Altman2-1/+6
2004-02-032004-02-02 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-1/+22
2004-02-02 * cc_mslsa.c: the MSLSA code was crashing on Pismere machines whenJeffrey Altman2-10/+36
2004-02-02* Update README to describe the new PreserveInitialTicketIdentityJeffrey Altman2-0/+41
2004-02-01missing headerJeffrey Altman1-0/+3
2004-02-01 * Do not perform ticket importing if the initial TGT is not availableJeffrey Altman2-2/+48
2004-02-01* cc_mslsa.c: optimize the get_next logic by storing a handle to theJeffrey Altman2-18/+30
2004-01-31* gss-misc.c: Include sys/time.h or time.h, to get struct timeval declarationKen Raeburn2-14/+26
2004-01-31Do not export tickets from the LSA if they contain NULL session keys.Jeffrey Altman2-6/+19
2004-01-312004-01-30 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-20/+98
2004-01-31Add support for Addressless Ticket Checkbox. Applied patch from Doug EngertJeffrey Altman7-4/+29
2004-01-312004-01-30 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-2/+42
2004-01-31A near complete re-write of the gss sample client on windows. Supports theJeffrey Altman8-386/+1295
2004-01-30Address issues discovered while testing updated Windows gss sample client.Jeffrey Altman3-145/+161
2004-01-30prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2-0/+11
2004-01-30Updated for new source files in krb5Alexandra Ellwood1-916/+962
2004-01-27need more testing support for MSKen Raeburn3-3/+43
2004-01-07fix typosJeffrey Altman3-5/+5
2004-01-06Add stub function implementations to support krb5_cc_remove_cred() whichJeffrey Altman6-5/+57
2004-01-05Only backdate the ticket that is created. The KDC reply must containSam Hartman2-5/+10
2004-01-05* init_sec_context.c: Include auth_con.h if CFX_EXERCISE is defined.Ken Raeburn3-15/+48