| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | 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 |
| * | * cc_mslsa.c: optimize the get_next logic by storing a handle to the | Jeffrey Altman | 2004-02-01 | 2 | -18/+30 |
| * | 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 |
| * | need more testing support for MS | Ken Raeburn | 2004-01-27 | 3 | -3/+43 |
| * | fix typos | Jeffrey Altman | 2004-01-07 | 3 | -5/+5 |
| * | Add stub function implementations to support krb5_cc_remove_cred() which | Jeffrey Altman | 2004-01-06 | 6 | -5/+57 |
| * | * init_sec_context.c: Include auth_con.h if CFX_EXERCISE is defined. | Ken Raeburn | 2004-01-05 | 3 | -15/+48 |
| * | move some basic header and function checks from lib/krb5 to include | Ken Raeburn | 2003-12-24 | 2 | -4/+5 |
| * | * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to prevent | Jeffrey Altman | 2003-12-22 | 2 | -0/+7 |
| * | * util_crypt.c (kg_encrypt, kg_decrypt): Input pointer now points to const. | Ken Raeburn | 2003-12-20 | 4 | -5/+12 |
| * | * gssapi_generic.c (const_oids): Renamed from oids, and now const. | Ken Raeburn | 2003-12-20 | 2 | -1/+8 |
| * | * realm_iter.c (krb5_realm_iterator_create): Array NAMES is now const | Ken Raeburn | 2003-12-20 | 2 | -1/+4 |
| * | * prompter.c (catch_signals, restore_signals): Take pointer to old signal | Ken Raeburn | 2003-12-20 | 2 | -28/+37 |
| * | * Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build promptusr.c | Ken Raeburn | 2003-12-20 | 2 | -8/+2 |
| * | oops. actually do the #undef DEBUG | Ken Raeburn | 2003-12-20 | 1 | -1/+1 |
| * | * sendto_kdc.c (default_debug_handler, put, putstr): Define only if DEBUG is | Ken Raeburn | 2003-12-20 | 2 | -1/+11 |
| * | * get_in_tkt.c (get_in_tkt_enctypes): Now const | Ken Raeburn | 2003-12-20 | 2 | -1/+5 |
| * | * arcfour.c (l40): Now const | Ken Raeburn | 2003-12-20 | 2 | -1/+5 |
| * | * arcfour.c (arcfour_weakkey1, arcfour_weakkey2, arcfour_weakkeys): Now const | Ken Raeburn | 2003-12-20 | 2 | -7/+11 |
| * | Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' defined | Ken Raeburn | 2003-12-20 | 10 | -10/+23 |
| * | * init_sec_context.c: Include k5-int.h for accessor | Tom Yu | 2003-12-19 | 2 | -0/+5 |
| * | ticket 2049 | Jeffrey Altman | 2003-12-19 | 2 | -5/+12 |
| * | The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64, | Jeffrey Altman | 2003-12-19 | 8 | -13/+53 |
| * | * cc_retr.c: Extract the test to determine if a credential matches | Jeffrey Altman | 2003-12-19 | 3 | -37/+217 |
| * | * conv_creds.c (krb5int_encode_v4tkt): Zero out unused parts of ticket. Use a | Ken Raeburn | 2003-12-16 | 2 | -4/+18 |
| * | make depend | Ken Raeburn | 2003-12-15 | 32 | -1116/+1294 |
| * | * cc_msla.c: Enable purging of the MS Kerberos LSA cache when the TGT | Jeffrey Altman | 2003-12-15 | 2 | -6/+11 |
| * | * when initiating an enumeration of the ccache contents perform | Jeffrey Altman | 2003-12-15 | 2 | -0/+13 |
| * | * krb4_32.def: Remove exports from KfM not yet compiled in KfW | Jeffrey Altman | 2003-12-13 | 3 | -7/+23 |
| * | * Makefile.in: Remove extraneous spaces .. | Jeffrey Altman | 2003-12-13 | 1 | -0/+5 |
| * | * Makefile.in: remove extraneous spaces from ##WIN32## commented | Jeffrey Altman | 2003-12-13 | 1 | -2/+2 |
| * | don't limit enctype lists at init time | Ken Raeburn | 2003-12-13 | 2 | -10/+7 |
| * | Add 64-bit sequence number support. Do sequence number ordering tests relative | Ken Raeburn | 2003-12-13 | 15 | -290/+932 |