summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* * init_ctx.c (get_profile_etype_list): Report an error if noKen Raeburn1999-12-062-0/+11
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-0613-398/+2450
* * krb5_err.et (KRB5_OBSOLETE_FN): New error codeKen Raeburn1999-12-062-0/+5
* * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefixKen Raeburn1999-12-062-1/+6
* merge from 1.1 branchKen Raeburn1999-12-064-10/+44
* Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOSMiro Jurisic1999-11-222-6/+34
* Use CCache2.h under MacOS for CCAPI v2 compatibilityMiro Jurisic1999-11-223-2/+7
* * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error codeKen Raeburn1999-11-032-0/+5
* * t_ref_kerb.out: Fix expected zephyr/zephyr outputKen Raeburn1999-11-032-1/+5
* * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on newKen Raeburn1999-11-022-2/+7
* * krb5_decode.c (begin_structure): Update to deal with indefiniteTom Yu1999-11-017-20/+76
* log tritan's changesTom Yu1999-10-2615-0/+105
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2615-17/+2
* * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happyKen Raeburn1999-10-222-1/+6
* fix typos in commentsKen Raeburn1999-10-221-2/+2
* Silence gcc longjmp warnings:Ken Raeburn1999-10-225-7/+38
* * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket...Ken Raeburn1999-10-182-10/+6
* If INET6 support is built in but the socket creation fails, fall back to INETKen Raeburn1999-10-172-3/+9
* * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6Ken Raeburn1999-10-172-4/+43
* * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1999-10-123-17/+15
* make changepw compile again even without dns supportKen Raeburn1999-09-292-7/+8
* jaltman dns patchesKen Raeburn1999-09-244-150/+129
* copyright notice updates from 1.1 branchKen Raeburn1999-09-24236-236/+944
* * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields toKen Raeburn1999-09-212-0/+6
* from 1.1 branchKen Raeburn1999-09-024-13/+33
* from 1.1 branch:Ken Raeburn1999-09-017-16/+64
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-0111-0/+395
* new error code for multi-cryptosystem support, from 1.1 branchKen Raeburn1999-09-012-0/+5
* Use multiple addresses, if present, on Mac and WindowsDanilo Almeida1999-08-212-24/+56
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* (krb5_change_password):Alexandra Ellwood1999-08-101-248/+284
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida1999-08-092-3/+104
* Make sure we have FQDN in the case where we use gethostnameDanilo Almeida1999-08-093-6/+38
* * def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida1999-08-062-1/+5
* Fix calling convention for krb5_get_profileDanilo Almeida1999-08-062-1/+5
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-0511-92/+158
* Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida1999-08-052-3/+14
* * init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1999-08-054-18/+34
* * stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1999-08-051-0/+9
* Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1999-08-051-0/+2
* Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1999-08-042-4/+12
* stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1999-08-031-0/+6
* Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1999-08-031-3/+13
* nuke some ancient isode remnantsKen Raeburn1999-07-292-1/+5
* GetMacProfileFileSpec: fined bogus string conversionMiro Jurisic1999-07-272-1/+4
* merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profileMiro Jurisic1999-07-261-1/+30
* c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-0/+11
* Merged from Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-11/+34