| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed #include for gssapi_generic.h from gssapi_krb5.h | Miro Jurisic | 1999-04-29 | 2 | -5/+6 |
| * | * svc.c: Fix to reference the correct xprt because we're no longer | Tom Yu | 1999-04-24 | 2 | -4/+6 |
| * | wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit so | Theodore Tso | 1999-04-23 | 2 | -6/+20 |
| * | winccld.c: Only compile this file on Windows (to avoid screwing up the | Theodore Tso | 1999-04-21 | 2 | -3/+7 |
| * | * svc.c (xprt_unregister): Fix typo | Tom Yu | 1999-04-21 | 2 | -1/+5 |
| * | krb5_32.def: Add krb5_cc_set_default_name to the list of exported functions | Theodore Tso | 1999-04-17 | 2 | -2/+11 |
| * | gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make the | Theodore Tso | 1999-04-17 | 5 | -20/+18 |
| * | Built the krb5 specific extension function which allows an application | Theodore Tso | 1999-04-17 | 1 | -0/+1 |
| * | * g_cnffile.c (krb__get_srvtabname): Fix to actually extract | Tom Yu | 1999-04-16 | 2 | -10/+16 |
| * | svc.c (svc_getreq, svc_getreqset): Avoid using internal, private | Theodore Tso | 1999-04-14 | 2 | -7/+20 |
| * | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 4 | -23/+154 |
| * | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 2 | -4/+17 |
| * | Workaround the fact that Windows has really poor emulation of POSIX | Theodore Tso | 1999-04-06 | 2 | -10/+38 |
| * | typo in a comment | Dan Winship | 1999-04-03 | 1 | -1/+1 |
| * | * rpc_commondata.c: Add initializers to prevent lossage on systems | Tom Yu | 1999-04-02 | 2 | -5/+13 |
| * | Fix silly typo | Theodore Tso | 1999-03-31 | 1 | -1/+1 |
| * | ccdefops.c: Change the default ccache type under windows to be | Theodore Tso | 1999-03-31 | 2 | -2/+13 |
| * | init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load the | Theodore Tso | 1999-03-31 | 2 | -0/+7 |
| * | win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5 | Theodore Tso | 1999-03-31 | 3 | -5/+14 |
| * | winccld.c, winccld.h, stdcc.c: Add files to dynamically load | Theodore Tso | 1999-03-31 | 5 | -3/+251 |
| * | acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compare | Theodore Tso | 1999-03-27 | 2 | -6/+21 |
| * | gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returns | Theodore Tso | 1999-03-26 | 7 | -19/+51 |
| * | disp_major_status.c (display_unknown): Fix the length of the buffer to | Theodore Tso | 1999-03-26 | 2 | -1/+7 |
| * | * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not | Tom Yu | 1999-03-25 | 2 | -1/+6 |
| * | Don't use cc_uint4 since the Windows include file apparently doesn't | Theodore Tso | 1999-03-23 | 1 | -2/+2 |
| * | Fix window's get_from_os() call so that gets the default cache name if | Theodore Tso | 1999-03-23 | 1 | -1/+1 |
| * | Fix up makefile so that it correctly builds the DLL's under windows | Theodore Tso | 1999-03-23 | 1 | -6/+9 |
| * | Added extern "C" to gssapi_krb5.h | Miro Jurisic | 1999-03-15 | 2 | -0/+13 |
| * | Now actually compiles | Miro Jurisic | 1999-03-15 | 2 | -3/+9 |
| * | Fix = vs == bug in krb5_stdcc_next_cred | Theodore Tso | 1999-03-14 | 1 | -3/+16 |
| * | Commit updated changelog | Theodore Tso | 1999-03-14 | 1 | -0/+5 |
| * | Fix obviously missing variable declaration | Theodore Tso | 1999-03-14 | 1 | -0/+2 |
| * | Changes to allow building the profile routines as their own separate DLL | Theodore Tso | 1999-03-14 | 4 | -6/+81 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-14 | 2 | -0/+7 |
| * | Check in prototype for gss_krb5_ccache_name() | Theodore Tso | 1999-03-14 | 1 | -0/+4 |
| * | Check to make sure the context is valid and return an error if it | Theodore Tso | 1999-03-12 | 1 | -1/+9 |
| * | Sample the ccdefault name at the time when we create the context. | Theodore Tso | 1999-03-12 | 2 | -0/+22 |
| * | set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interface | Theodore Tso | 1999-03-12 | 3 | -0/+32 |
| * | Change K5_OUTPUT_FILES to be K5_AC_OUTPUT | Theodore Tso | 1999-03-12 | 1 | -2/+1 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-12 | 5 | -54/+65 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-12 | 3 | -40/+49 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-11 | 4 | -8/+18 |
| * | Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ... | Scott McGuire | 1999-03-10 | 3 | -48/+97 |
| * | * sendauth.c (krb5_sendauth): Set credspout to NULL if it's | Tom Yu | 1999-03-09 | 2 | -2/+11 |
| * | Fixed missing Mac#include | Miro Jurisic | 1999-02-26 | 1 | -0/+4 |
| * | * ccdefname.c (get_from_os): Add missing close-paren; also replace | Tom Yu | 1999-02-20 | 2 | -2/+8 |
| * | Added get_from_os for MacOS | Miro Jurisic | 1999-02-20 | 1 | -13/+12 |
| * | Now compiles on the Mac against CC API v2 | Miro Jurisic | 1999-02-20 | 1 | -2/+2 |
| * | Added debugging hooks to stdcc.c | Theodore Tso | 1999-02-18 | 2 | -77/+222 |
| * | Makefile.in: Link in the ccapi import library under windows | Theodore Tso | 1999-02-09 | 4 | -3/+38 |