| Commit message (Expand) | Author | Age | Files | Lines |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token and | Ken Raeburn | 2004-03-14 | 3 | -65/+11 |
| * | Add a mutex to protect the set manipulations | Ken Raeburn | 2004-03-14 | 3 | -21/+87 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 6 | -29/+50 |
| * | * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_elt | Ken Raeburn | 2004-03-14 | 4 | -21/+27 |
| * | Fix missing case for get_init_creds API change | Ken Hornstein | 2004-03-09 | 2 | -1/+7 |
| * | Missing prototype for gss_krb5int_unseal_token_v3 | Ezra Peisach | 2004-03-08 | 2 | -0/+12 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2004-03-06 | 3 | -3/+5 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 6 | -21/+101 |
| * | * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don't | Ken Raeburn | 2004-03-06 | 2 | -4/+6 |
| * | Use more const data in the keytab type registry | Ken Raeburn | 2004-03-06 | 2 | -6/+14 |
| * | * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_... | Ken Raeburn | 2004-03-04 | 2 | -6/+5 |
| * | fix typo | Ken Raeburn | 2004-03-03 | 1 | -1/+1 |
| * | don't get a krb5_context for the routines that don't need it | Ken Raeburn | 2004-03-03 | 4 | -12/+7 |
| * | minor formatting, mostly whitespace | Ken Raeburn | 2004-03-03 | 1 | -37/+38 |
| * | * rc_base.c: Delete unused and untested semaphore support | Ken Raeburn | 2004-03-03 | 3 | -29/+4 |
| * | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missed | Ken Raeburn | 2004-02-28 | 2 | -1/+7 |
| * | * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific error | Ken Raeburn | 2004-02-27 | 2 | -0/+6 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 10 | -24/+83 |
| * | Set context flags after calling krb5_rd_req so that the replay cache is set up | Sam Hartman | 2004-02-26 | 2 | -2/+8 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 7 | -2/+163 |
| * | * sendto_kdc.c (start_connection): Close socket if connect() call fails for an | Ken Raeburn | 2004-02-26 | 2 | -0/+6 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 10 | -414/+15 |
| * | dependency updates | Ken Raeburn | 2004-02-24 | 1 | -5/+7 |
| * | ignore generated shared libraries | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 8 | -0/+8 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -95/+4 |
| * | ignore generated krb524 error table code | Ken Raeburn | 2004-02-24 | 1 | -0/+2 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix calculation for | Ken Raeburn | 2004-02-23 | 2 | -6/+19 |
| * | ignore some files generated during testing | Ken Raeburn | 2004-02-19 | 2 | -0/+6 |
| * | protoize | Ken Raeburn | 2004-02-19 | 55 | -412/+249 |
| * | ignore aes-gen program | Ken Raeburn | 2004-02-19 | 1 | -0/+1 |
| * | delete some blank lines in fn defs | Ken Raeburn | 2004-02-19 | 1 | -2/+0 |
| * | * 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 |
| * | Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macros | Ken Raeburn | 2004-02-14 | 4 | -26/+10 |
| * | * 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 | 4 | -6/+16 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 9 | -2/+102 |
| * | * ser_sctx.c (kg_oid_externalize): Check for errors. | Ken Raeburn | 2004-02-10 | 2 | -49/+154 |
| * | Call htons for default port of password server | Sam Hartman | 2004-02-09 | 2 | -1/+5 |
| * | * 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 |
| * | no license on k5sealv3.c | Ken Raeburn | 2004-02-08 | 1 | -2/+28 |
| * | Enable aes128-cts for client | Sam Hartman | 2004-02-06 | 2 | -0/+5 |
| * | 2004-02-05 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-06 | 4 | -7/+24 |
| * | Remove reference to the ntstatus.h header in cc_mslsa.c | Jeffrey Altman | 2004-02-04 | 2 | -1/+6 |