summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * xdr_array.c (xdr_array): Account for elsize when checkingTom Yu2002-08-022-1/+7
* * unparse.c (krb5_unparse_name_ext): Error out if passed a NULLTom Yu2002-08-022-0/+8
* * client_init.c (_kadm5_init_any): UseTom Yu2002-07-312-1/+7
* * kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating aTom Yu2002-07-312-1/+9
* * log.c: Include stdarg.h.Ken Raeburn2002-07-303-16/+23
* * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2002-07-232-0/+8
* remove dependence on libdyn; open-code the array manipulationKen Raeburn2002-07-173-33/+74
* * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdynKen Raeburn2002-07-172-3/+7
* fold libdyn into librpcKen Raeburn2002-07-177-5/+976
* * gssapiP_generic.h, util_token.c (g_verify_token_header): MakeEzra Peisach2002-07-153-2/+7
* * k5unseal.c (kg_unseal): Pass unsigned int * instead of int *Ezra Peisach2002-07-153-2/+10
* * gss_libinit.c (gssint_cleanup_library): Remove variable set butEzra Peisach2002-07-152-4/+9
* * gss_libinit.c: Conditionalized error table loading for Mac OS X.Tom Yu2002-07-142-0/+17
* * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu2002-07-145-9/+96
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-1323-22/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-133-2/+10
* update dependenciesKen Raeburn2002-07-135-168/+160
* Get rid of some unused functions and files. HideKen Raeburn2002-07-1312-522/+21
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-135-12/+69
* * 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
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-1219-0/+26
* Put # for cpp directives in first columnKen Raeburn2002-07-094-2/+10
* update copyright datesKen Raeburn2002-07-091-1/+1
* update dependenciesKen Raeburn2002-07-093-110/+219
* * sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2002-07-092-15/+46
* * hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if theKen Raeburn2002-07-092-0/+27
* * krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error codeKen Raeburn2002-07-092-0/+6
* back out changes accidentally checked inKen Raeburn2002-07-082-52/+16
* * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn2002-07-084-18/+75
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-082-2/+19
* * sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_tKen Raeburn2002-07-052-1/+6
* * krb5_libinit.c: Conditionalized error table loading forTom Yu2002-07-052-0/+16
* * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu2002-07-032-107/+11
* * 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
* * appdefault.c (conf_boolean): Change variable from char ** toEzra Peisach2002-06-263-2/+9
* * krb5_libinit.c: Added an include for com_err.h sinceTom Yu2002-06-262-1/+16
* * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu2002-06-269-12/+28
* get rid of lib/krb5utilKen Raeburn2002-06-258-640/+7
* move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)Ken Raeburn2002-06-253-84/+8
* * asn1_encode.c (asn1_encode_generaltime): Remove call toTom Yu2002-06-242-3/+6
* * asn1_encode.c: Removed unused Mac OS 9 codeTom Yu2002-06-242-8/+18
* * asn1_get.c (asn1_get_length): Check for negative length.Tom Yu2002-06-242-0/+7
* * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu2002-06-225-146/+66
* update dependenciesKen Raeburn2002-06-213-90/+137
* * mk_priv.c (krb4int_address_less): Put braces around v4mapped addressKen Raeburn2002-06-212-2/+12