| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | update for krb5-1.3.2-beta2 | Tom Yu | 2004-02-03 | 1 | -8/+23 |
* | 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 |
* | Address issues discovered while testing updated Windows gss sample client. | Jeffrey Altman | 2004-01-30 | 3 | -145/+161 |
* | prof-int.h should include pthread.h when USE_PTHREADS is defined | Alexandra Ellwood | 2004-01-30 | 2 | -0/+11 |
* | Updated for new source files in krb5 | Alexandra Ellwood | 2004-01-30 | 1 | -916/+962 |
* | need more testing support for MS | Ken Raeburn | 2004-01-27 | 3 | -3/+43 |
* | update for krb5-1.3.2-beta1 | Tom Yu | 2004-01-07 | 1 | -5/+19 |
* | 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 |
* | Only backdate the ticket that is created. The KDC reply must contain | Sam Hartman | 2004-01-05 | 2 | -5/+10 |
* | * init_sec_context.c: Include auth_con.h if CFX_EXERCISE is defined. | Ken Raeburn | 2004-01-05 | 3 | -15/+48 |
* | * win-mac.h: conditionally define strcasecmp/strncasecmp macros | Jeffrey Altman | 2004-01-05 | 2 | -0/+9 |
* | * configure.in: Use AC_HELP_STRING for kdc-replay-cache option info | Ken Raeburn | 2003-12-28 | 2 | -4/+7 |
* | * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) change | Ken Raeburn | 2003-12-28 | 2 | -1/+6 |
* | move some basic header and function checks from lib/krb5 to include | Ken Raeburn | 2003-12-24 | 4 | -5/+16 |
* | * README: update requirements for compilation tools, DNS support | Jeffrey Altman | 2003-12-22 | 2 | -23/+119 |
* | * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to prevent | Jeffrey Altman | 2003-12-22 | 2 | -0/+7 |
* | * fake-addrinfo.h: Include stdio.h | Ken Raeburn | 2003-12-20 | 2 | -0/+6 |
* | * 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 |
* | * prof_get.c (profile_iterator_create): NAMES argument points to const pointers. | Ken Raeburn | 2003-12-20 | 3 | -2/+8 |
* | * 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 |