| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * acquire_cred.c (krb5_gss_acquire_cred): Call gssint_initialize_library. | Ken Raeburn | 2004-08-26 | 2 | -1/+13 |
* | * gssapi_krb5.c (kg_ccache_name): Variable deleted. | Ken Raeburn | 2004-07-30 | 2 | -3/+23 |
* | Export lucid context functions and gss_krb5_set_allowable_enctypes | Sam Hartman | 2004-07-29 | 2 | -0/+7 |
* | Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it while | Ken Raeburn | 2004-07-29 | 11 | -30/+146 |
* | * set_ccache.c (gss_krb5_ccache_name): Don't make a copy of the string returned | Ken Raeburn | 2004-07-29 | 2 | -29/+13 |
* | * gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not just | Ken Raeburn | 2004-07-29 | 2 | -16/+22 |
* | * gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name, | Ken Raeburn | 2004-07-28 | 2 | -1/+8 |
* | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+4 |
* | Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. I | Ken Raeburn | 2004-07-15 | 6 | -48/+49 |
* | * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the saved | Ken Raeburn | 2004-07-14 | 2 | -5/+30 |
* | * gssapiP_krb5.h (gssint_krb5_keytab_lock): Declare | Ken Raeburn | 2004-07-14 | 2 | -0/+3 |
* | * gss_libinit.c (gssint_lib_init): Initialize new keytab-name mutex, and | Ken Raeburn | 2004-07-14 | 2 | -0/+13 |
* | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 2 | -4/+7 |
* | * acquire_cred.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-14 | 2 | -8/+43 |
* | * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to the list | Ken Raeburn | 2004-07-08 | 2 | -1/+5 |
* | * disp_status.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-07 | 2 | -8/+9 |
* | * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_r | Ken Raeburn | 2004-07-07 | 2 | -5/+32 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 6 | -22/+10 |
* | ignore generated file gssapi_krb5.h | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
* | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 2 | -2/+17 |
* | oops, forgot something | Tom Yu | 2004-06-17 | 2 | -3/+6 |
* | * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for new | Tom Yu | 2004-06-17 | 2 | -1/+10 |
* | * util_validate.c (g_save): Call gssint_initialize_library | Ken Raeburn | 2004-06-17 | 2 | -0/+10 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 4 | -7/+8 |
* | ok, let's try this again.. | Tom Yu | 2004-06-16 | 4 | -4/+21 |
* | don't leak rcaches in accept_sec_context | Tom Yu | 2004-06-15 | 1 | -1/+5 |
* | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-15 | 2 | -1/+5 |
* | * init_sec_context.c (krb5_gss_init_sec_context): Fix pointer | Tom Yu | 2004-06-14 | 2 | -1/+7 |
* | * Makefile.in (gssapi_krb5.h): Add Windows version of generation rule | Ken Raeburn | 2004-06-11 | 2 | -0/+11 |
* | * Makefile.in (krb5/gssapi_krb5.h): Depend on recursion rule | Ken Raeburn | 2004-06-10 | 2 | -1/+5 |
* | Install gssapi_krb5.h from build dir not srcdir | Sam Hartman | 2004-06-10 | 2 | -1/+4 |
* | If channel bindings are supplied to server require them to be matched | Sam Hartman | 2004-06-09 | 2 | -15/+11 |
* | Run make depend | Sam Hartman | 2004-06-08 | 2 | -1/+13 |
* | Patch from kwc@citi.umich.edu to support | Sam Hartman | 2004-06-08 | 15 | -116/+803 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
* | * disp_com_err_status.c (init_et): Variable deleted. | Ken Raeburn | 2004-06-02 | 2 | -5/+7 |
* | * gss_libinit.c (gssint_lib_init): Initialize error tables here. | Ken Raeburn | 2004-06-02 | 2 | -28/+18 |
* | * libgssapi_krb5.exports: Remove et_*, generic_*, gssint_*, initialize_*, kg_... | Ken Raeburn | 2004-05-13 | 2 | -61/+5 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -47/+42 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 6 | -10/+46 |
* | * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known to | Ken Raeburn | 2004-04-24 | 2 | -32/+27 |
* | update dependencies | Ken Raeburn | 2004-04-23 | 3 | -95/+134 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+170 |
* | * k5unseal.c: gss_krb5int_unseal_token_v3() takes a pointer to | Jeffrey Altman | 2004-04-13 | 3 | -2/+10 |
* | * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context. | Ken Raeburn | 2004-03-21 | 4 | -8/+34 |
* | log for export/import_name changes I accidentally checked in with another change | Ken Raeburn | 2004-03-19 | 1 | -0/+2 |
* | back out a change I didn't mean to check in | Ken Raeburn | 2004-03-19 | 1 | -0/+3 |
* | acquire_cred.c: revert previous change, it breaks the test suite | Ken Raeburn | 2004-03-19 | 5 | -30/+29 |
* | * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5 | Ken Raeburn | 2004-03-19 | 9 | -22/+92 |
* | * k5seal.c (kg_seal): Extract the krb5 context from the security context | Ken Raeburn | 2004-03-15 | 17 | -96/+109 |