summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix stupid bug; don't free buf before it's allocated!Theodore Tso1996-08-281-0/+5
* * Require DES-CBC-CRC. This works alwaysSam Hartman1996-08-221-0/+5
* * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1996-08-021-0/+5
* * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu1996-07-261-0/+5
* Add AC_PROG_INSTALL, since it's needed for a "make install"Theodore Tso1996-07-261-0/+5
* * Makefile.in: remove trailing backslash from comment under SRCSTom Yu1996-07-261-0/+6
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-251-0/+9
* * acquire_cred.c (krb5_gss_acquire_cred): Initialize variableEzra Peisach1996-07-251-0/+5
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-251-0/+9
* Fix broken Windows commands to copy gssapi_krb5.h to include/gssapiTheodore Tso1996-07-241-0/+3
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-241-0/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+97
* * configure.in: remove ref to ET_RULESTom Yu1996-06-141-0/+4
* Makefile.in: Update special rule for gssapi_err_krb5.obj so that itTheodore Tso1996-06-131-0/+3
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-121-0/+5
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-071-0/+7
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-151-0/+6
* Change call to krb5_auth_con_setcksumtype to useTheodore Tso1996-05-141-0/+6
* Renamed MD5 routines to be preceded with krb5_Richard Basch1996-04-131-0/+5
* Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,Theodore Tso1996-04-121-0/+7
* If make_ap_req() returns KRB5APP_TKT_EXPIRED, then returnTheodore Tso1996-04-101-0/+6
* Makefile.in (SRCS): Inlined list of source files for SRCS and OBJSTheodore Tso1996-04-021-0/+8
* Don't compile this procedure, since it's not used. The mechanism glueTheodore Tso1996-03-211-0/+4
* Comment out #ident line. This causes the Macintosh C compilerTheodore Tso1996-03-211-0/+7
* Change sizeof(long) to sizeof(krb5_int32)Ezra Peisach1996-03-091-0/+5
* k5mech.c (krb5_gss_get_context): Initialize the serializers here,Theodore Tso1996-03-021-1/+15
* accept_sec_context.c (krb5_gss_accept_sec_context): Remove dead codeTheodore Tso1996-02-271-0/+11
* Remoe static declaration of kg_context,Sam Hartman1996-02-261-0/+4
* Add support for new V2 call gss_wrap_size_limitTheodore Tso1996-02-251-0/+1
* No longer need to call name-type/mechanism registration function.Theodore Tso1996-02-241-0/+6
* * import_sec_context.c (krb5_gss_import_sec_context): Do notEzra Peisach1996-02-241-0/+6
* * rel_oid.c (krb5_gss_internal_release_oid): Change to match prototypeEzra Peisach1996-02-241-0/+7
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-0/+10
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-071-0/+7
* Require DES for credentialsSam Hartman1996-01-261-0/+4
* * pname_to_uid.c (krb5_pname_to_uid): Changed def'n ofTom Yu1996-01-251-0/+6
* Don't assume that the input_name_buffer is null terminated, when itTheodore Tso1996-01-241-0/+6
* Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warningEzra Peisach1996-01-231-0/+8
* Add support for building GSSAPI as a shared libraryTheodore Tso1996-01-231-0/+5
* rel_oid.c (krb5_gss_internal_release_oid): Add the new interface forTheodore Tso1996-01-231-0/+13
* gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added forTheodore Tso1996-01-101-0/+11
* Add rule for building shared object filesTheodore Tso1995-12-011-0/+4
* Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SEAL_MSG bothTheodore Tso1995-12-011-0/+4
* * krb5_gss_glue.c (gss_inquire_names_for_mech): Added new contextTheodore Tso1995-12-011-0/+8
* Fixed token type numbers so they conform with the protocol spec. PaulTheodore Tso1995-11-181-0/+7
* Change the input type of do_mutual to be OM_int32 instead of an int,Theodore Tso1995-10-251-0/+7
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-0/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+5
* Fixed kb_seal_size prototypeKeith Vetter1995-09-251-0/+3
* acquire_.c: changed int to size_t.Theodore Tso1995-09-231-0/+10