summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5
Commit message (Expand)AuthorAgeFilesLines
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-158-12/+31
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-072-1/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-3/+7
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-3/+7
* * k5unseal.c (kg_unseal): Pass unsigned int * instead of int *Ezra Peisach2002-07-153-2/+10
* * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu2002-07-145-9/+96
* update dependenciesKen Raeburn2002-07-131-6/+12
* Get rid of some unused functions and files. HideKen Raeburn2002-07-138-478/+14
* * init_sec_context.c (make_ap_req_v2): Delete unused functionKen Raeburn2002-07-122-19/+2
* * accept_sec_context.c (rd_and_store_for_creds): Don't declare krb5_mcc_opsKen Raeburn2002-07-122-2/+1
* * init_sec_context.c (krb5_gss_init_sec_context): Instead of asking for theKen Raeburn2002-07-122-3/+53
* * accept_sec_context.c (rd_and_store_for_creds): Remove registration of memor...Ken Raeburn2002-07-122-1/+5
* * init_sec_context.c (get_credentials): Delete unused variableKen Raeburn2002-07-012-2/+2
* remove gss krb5 mech2 oid and oidset variablesKen Raeburn2002-07-0110-17/+17
* fix some compiler warningsKen Raeburn2002-07-013-11/+21
* update dependenciesKen Raeburn2002-06-151-110/+78
* reformat commentKen Raeburn2002-05-251-19/+21
* update dependenciesKen Raeburn2002-03-261-1/+3
* Commit patch to accept both encrypted and unencrypted credentials for Heimdal...Sam Hartman2002-03-032-14/+48
* When initiating GSSAPI context override tgs-enctypesSam Hartman2001-11-182-24/+10
* * k5unseal.c: Fix whitespace in copyright messageEzra Peisach2001-10-303-9/+16
* * Use right key usage for seal without encryption.Sam Hartman2001-10-272-1/+5
* * k5seal.c (make_seal_token_v1): Correct errors in codeEzra Peisach2001-10-262-5/+15
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-268-196/+388
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-43/+43
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-164/+166
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-104-126/+131
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-066-102/+109
* * accept_sec_context.c (krb5_gss_accept_sec_context): IgnoreTom Yu2001-10-042-10/+23
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-046-46/+51
* * accept_sec_context.c (rd_and_store_for_creds): Handle errorTom Yu2001-10-022-3/+9
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-53/+53
* dependenciesKen Raeburn2001-09-011-0/+226
* Unmark gss_mech_krb5 variable as an importDanilo Almeida2001-07-282-1/+5
* Mark gss_mech_krb5 variable as an importDanilo Almeida2001-07-272-1/+5
* * import_sec_context.c (krb5_gss_import_sec_context): Get rid ofEzra Peisach2001-07-253-5/+8
* * ser_sctx.c: Declare kg_oid_size and kg_queue_size staticEzra Peisach2001-07-052-2/+6
* * accept_sec_context.c (krb5_gss_accept_sec_context): Do notEzra Peisach2001-06-222-4/+9
* Cleanup usage of memory free routines:Danilo Almeida2001-06-229-41/+72
* * acquire_cred.c (acquire_init_cred): Include "k5-int.h" forEzra Peisach2001-06-202-0/+6
* * accept_sec_context.c acquire_cred.c import_sec_context.cEzra Peisach2001-06-186-9/+15
* * ser_sctx.c (kg_oid_internalize): Do away with local variableEzra Peisach2001-06-072-3/+7
* * accept_sec_context.c (krb5_gss_accept_sec_context): CleanupEzra Peisach2001-06-043-6/+14
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-1413-28/+57
* * util_crypt.c (kg_make_confounder): Change variable random toEzra Peisach2001-04-242-4/+9
* log msg for previous checkinsKen Raeburn2000-12-091-0/+11
* check in -01 draftKen Raeburn2000-12-081-184/+305
* * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plusKen Raeburn2000-12-083-35/+21