aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-02-23* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix calculation forKen Raeburn2-6/+19
2004-02-23Add missing ChangeLog entryTom Yu1-0/+6
2004-02-19* prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,Ken Raeburn2-1/+6
2004-02-19Bug from David Thompson <thomas@cs.wisc.edu>. Bug originally introducedKen Hornstein1-1/+1
2004-02-19ignore some files generated during testingKen Raeburn2-0/+6
2004-02-19protoizeKen Raeburn55-412/+249
2004-02-19ignore aes-gen programKen Raeburn1-0/+1
2004-02-19protoizeKen Raeburn5-8/+12
2004-02-19ProtoizeKen Raeburn7-215/+105
2004-02-19delete some blank lines in fn defsKen Raeburn1-2/+0
2004-02-18use $(CC) rather than ld to build shared libs on tru64 and irixTom Yu2-2/+7
2004-02-18* pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2-3/+8
2004-02-17* f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variableKen Raeburn5-24/+30
2004-02-17* afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as an argument, make it localKen Raeburn2-4/+23
2004-02-16Add missing PRIOCNTL_HACK stuff hereTom Yu5-1/+51
2004-02-14Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macrosKen Raeburn4-26/+10
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