| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Protoize | Ken Raeburn | 2004-02-19 | 7 | -215/+105 |
| * | delete some blank lines in fn defs | Ken Raeburn | 2004-02-19 | 1 | -2/+0 |
| * | use $(CC) rather than ld to build shared libs on tru64 and irix | Tom Yu | 2004-02-18 | 2 | -2/+7 |
| * | * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable to | Ken Raeburn | 2004-02-18 | 2 | -3/+8 |
| * | * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variable | Ken Raeburn | 2004-02-17 | 5 | -24/+30 |
| * | * afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as an argument, make it local | Ken Raeburn | 2004-02-17 | 2 | -4/+23 |
| * | Add missing PRIOCNTL_HACK stuff here | Tom Yu | 2004-02-16 | 5 | -1/+51 |
| * | Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macros | Ken Raeburn | 2004-02-14 | 4 | -26/+10 |
| * | aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon or | Ken Raeburn | 2004-02-14 | 2 | -0/+18 |
| * | * aclocal.m4 (TRY_PEER_INT): Deleted. | Ken Raeburn | 2004-02-14 | 2 | -38/+19 |
| * | * t_encrypt.c (compare_results): New function. | Ken Raeburn | 2004-02-13 | 3 | -8/+57 |
| * | * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. If | Ken Raeburn | 2004-02-13 | 3 | -11/+48 |
| * | Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is not | Tom Yu | 2004-02-13 | 6 | -9/+24 |
| * | Fix logic error | Sam Hartman | 2004-02-13 | 2 | -1/+5 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 22 | -34/+181 |
| * | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 7 | -14/+67 |
| * | 2004-02-12 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-12 | 2 | -3/+7 |
| * | Add missing file: gss-misc.h copied from src/appl/gss-sample | Jeffrey Altman | 2004-02-11 | 2 | -0/+64 |
| * | update copyright notices on gss sample apps | Tom Yu | 2004-02-11 | 6 | -0/+138 |
| * | gss-client.c: remove extraneous parameters from client_establish_context() | Jeffrey Altman | 2004-02-10 | 2 | -5/+10 |
| * | * ser_sctx.c (kg_oid_externalize): Check for errors. | Ken Raeburn | 2004-02-10 | 2 | -49/+154 |
| * | * gssapi.exp (doit): Run server with additional options to export and re-import | Ken Raeburn | 2004-02-10 | 2 | -1/+7 |
| * | Call htons for default port of password server | Sam Hartman | 2004-02-09 | 2 | -1/+5 |
| * | * main.c (init_realm): Apply patch from Will Fiveash to use | Tom Yu | 2004-02-09 | 2 | -1/+6 |
| * | Update from autoconf 2.59 | Tom Yu | 2004-02-09 | 4 | -774/+1167 |
| * | * util_ordering.c (g_queue_externalize, g_queue_internalize): Check for | Ken Raeburn | 2004-02-09 | 2 | -0/+9 |
| * | * t_cts.c (test_cts): Process encryption and decryption IVs separately, make | Ken Raeburn | 2004-02-09 | 2 | -3/+33 |
| * | * aes.c (krb5int_aes_encrypt, krb5int_aes_decrypt): Copy out value for new IV | Ken Raeburn | 2004-02-09 | 2 | -0/+10 |
| * | * configure.in: Check for sys/time.h and time.h | Ken Raeburn | 2004-02-09 | 2 | -0/+6 |
| * | no license on k5sealv3.c | Ken Raeburn | 2004-02-08 | 1 | -2/+28 |
| * | * update usage() for gss-client | Jeffrey Altman | 2004-02-07 | 3 | -1/+7 |
| * | Enable aes128-cts for client | Sam Hartman | 2004-02-06 | 2 | -0/+5 |
| * | Do not consider TGS options to be critical; ignore unknown options | Sam Hartman | 2004-02-06 | 2 | -6/+7 |
| * | 2004-02-06 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-06 | 6 | -25/+80 |
| * | 2004-02-06 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-06 | 3 | -14/+36 |
| * | 2004-02-05 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-06 | 4 | -7/+24 |
| * | Add support for specifying the credential cache to be used as well | Jeffrey Altman | 2004-02-05 | 7 | -37/+160 |
| * | Remove reference to the ntstatus.h header in cc_mslsa.c | Jeffrey Altman | 2004-02-04 | 2 | -1/+6 |
| * | 2004-02-02 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-03 | 2 | -1/+22 |
| * | * cc_mslsa.c: the MSLSA code was crashing on Pismere machines when | Jeffrey Altman | 2004-02-02 | 2 | -10/+36 |
| * | * Update README to describe the new PreserveInitialTicketIdentity | Jeffrey Altman | 2004-02-02 | 2 | -0/+41 |
| * | missing header | Jeffrey Altman | 2004-02-01 | 1 | -0/+3 |
| * | * Do not perform ticket importing if the initial TGT is not available | Jeffrey Altman | 2004-02-01 | 2 | -2/+48 |
| * | * cc_mslsa.c: optimize the get_next logic by storing a handle to the | Jeffrey Altman | 2004-02-01 | 2 | -18/+30 |
| * | * gss-misc.c: Include sys/time.h or time.h, to get struct timeval declaration | Ken Raeburn | 2004-01-31 | 2 | -14/+26 |
| * | Do not export tickets from the LSA if they contain NULL session keys. | Jeffrey Altman | 2004-01-31 | 2 | -6/+19 |
| * | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-01-31 | 2 | -20/+98 |
| * | Add support for Addressless Ticket Checkbox. Applied patch from Doug Engert | Jeffrey Altman | 2004-01-31 | 7 | -4/+29 |
| * | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-01-31 | 2 | -2/+42 |
| * | A near complete re-write of the gss sample client on windows. Supports the | Jeffrey Altman | 2004-01-31 | 8 | -386/+1295 |