summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove inappropriate cc_shutdown() call from krb5_cc_destroy()Scott McGuire1999-01-061-2/+2
* cns.c (position_dialog): If the registry position for the window isTheodore Tso1999-01-052-2/+8
* sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolverTheodore Tso1999-01-052-0/+19
* changepw.c: Add a test for _WIN16 as well as _WIN32 for socketsTheodore Tso1999-01-052-1/+7
* * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE onTom Yu1999-01-053-1/+32
* * make_checksum.c (krb5_c_make_checksum): Note the fact that we'reTom Yu1999-01-054-1/+38
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-055-0/+389
* prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1999-01-023-3/+26
* Temporary patch for krb5-appl/678; avoid data from stdout being mixed to stderrSam Hartman1998-12-275-7/+17
* gss-server.c (test_import_export_context): Fix memory leakTheodore Tso1998-12-222-0/+5
* accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate doubleTheodore Tso1998-12-223-232/+219
* * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the keyTom Yu1998-12-162-1/+17
* * old_decrypt.c (krb5_old_decrypt): Actually compare theTom Yu1998-12-112-1/+6
* * svr_principal.c (kadm5_randkey_principal_3): Fix typo inEzra Peisach1998-12-072-2/+7
* * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32, instead of aTom Yu1998-12-072-2/+7
* krb.h: Add prototypes for krb_set_key() and decomp_ticket()Theodore Tso1998-12-052-0/+23
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0556-1/+199
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-053-2/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-056-0/+21
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0524-0/+85
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0528-0/+98
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0514-0/+49
* Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache underTheodore Tso1998-12-053-9/+23
* Makefile.in: Updated windows configuration rules to work with the newTheodore Tso1998-12-052-6/+28
* Added missing krb4__krb5_context variable declarationTheodore Tso1998-12-051-0/+1
* localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros fromTheodore Tso1998-12-052-1/+6
* krb5_32.def: Fixed exports file to reflect new crypto library andTheodore Tso1998-12-052-1/+19
* krb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the prototypes ofTheodore Tso1998-12-052-4/+12
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-054-4/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Use K5_AC_OUTPUT instead of K5_OUTPUT_FILESTheodore Tso1998-12-051-2/+1
* Makefile.in: Added missing "cd .." necessary for making this compileTheodore Tso1998-12-052-2/+11
* Fixed busted Makefile so that it compiles under WindowsTheodore Tso1998-12-052-3/+3
* Added KRB5_DLLIMP and KRB5_CALLCONV so that these files buildTheodore Tso1998-12-0511-27/+46
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-053-156/+29
* rd_svc_key.c (krb54_get_service_keyblock): New function which searchesTheodore Tso1998-12-0510-81/+165
* Forgot to check this in earlierTheodore Tso1998-12-051-0/+17
* krb5.hin: Move krb4 function prototypes to krb54proto.hTheodore Tso1998-12-053-28/+23
* * admin.h: Add prototypes for create_principal_3,Tom Yu1998-12-052-0/+24
* * svr_principal.c (kadm5_create_principal): Modify to callTom Yu1998-12-052-8/+57
* prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1998-12-045-5/+62
* realm_iter.c: New function which iterators over the realms in theTheodore Tso1998-12-044-0/+125
* krb5.hin: Add function prototypes for the new realm iteratorTheodore Tso1998-12-042-0/+49
* * krb5_decode_test.c (main): Add variant test cases onTom Yu1998-12-042-1/+18
* * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previous toTom Yu1998-12-042-1/+8
* * asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal withTom Yu1998-12-042-7/+22
* Use $() instead of ${}, which doesn't work for MakefilesTheodore Tso1998-12-021-1/+1
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-014-12/+7
* error_message.c: Use "#if defined(MSDOS) || ..." instead of "#ifTheodore Tso1998-12-012-1/+7