| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * init_ctx.c (get_profile_etype_list): Report an error if no | Ken Raeburn | 1999-12-06 | 2 | -0/+11 |
| * | merge 1.1 branch, to 12/1/99 | Ken Raeburn | 1999-12-06 | 13 | -398/+2450 |
| * | * krb5_err.et (KRB5_OBSOLETE_FN): New error code | Ken Raeburn | 1999-12-06 | 2 | -0/+5 |
| * | * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix | Ken Raeburn | 1999-12-06 | 2 | -1/+6 |
| * | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 4 | -10/+44 |
| * | Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOS | Miro Jurisic | 1999-11-22 | 2 | -6/+34 |
| * | Use CCache2.h under MacOS for CCAPI v2 compatibility | Miro Jurisic | 1999-11-22 | 3 | -2/+7 |
| * | * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code | Ken Raeburn | 1999-11-03 | 2 | -0/+5 |
| * | * t_ref_kerb.out: Fix expected zephyr/zephyr output | Ken Raeburn | 1999-11-03 | 2 | -1/+5 |
| * | * localaddr.c (krb5_os_localaddr): Conditionalize INET6 support on new | Ken Raeburn | 1999-11-02 | 2 | -2/+7 |
| * | * krb5_decode.c (begin_structure): Update to deal with indefinite | Tom Yu | 1999-11-01 | 7 | -20/+76 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 15 | -0/+105 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 15 | -17/+2 |
| * | * asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happy | Ken Raeburn | 1999-10-22 | 2 | -1/+6 |
| * | fix typos in comments | Ken Raeburn | 1999-10-22 | 1 | -2/+2 |
| * | Silence gcc longjmp warnings: | Ken Raeburn | 1999-10-22 | 5 | -7/+38 |
| * | * localaddr.c (krb5_os_localaddr): Don't bother trying to create inet6 socket... | Ken Raeburn | 1999-10-18 | 2 | -10/+6 |
| * | If INET6 support is built in but the socket creation fails, fall back to INET | Ken Raeburn | 1999-10-17 | 2 | -3/+9 |
| * | * localaddr.c (krb5_os_localaddr): Raise buffer size to 10K. Handle INET6 | Ken Raeburn | 1999-10-17 | 2 | -4/+43 |
| * | * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal. | Ken Raeburn | 1999-10-12 | 3 | -17/+15 |
| * | make changepw compile again even without dns support | Ken Raeburn | 1999-09-29 | 2 | -7/+8 |
| * | jaltman dns patches | Ken Raeburn | 1999-09-24 | 4 | -150/+129 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 236 | -236/+944 |
| * | * rc_dfl.c (krb5_rc_io_fetch): Set client and server fields to | Ken Raeburn | 1999-09-21 | 2 | -0/+6 |
| * | from 1.1 branch | Ken Raeburn | 1999-09-02 | 4 | -13/+33 |
| * | from 1.1 branch: | Ken Raeburn | 1999-09-01 | 7 | -16/+64 |
| * | implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch | Ken Raeburn | 1999-09-01 | 11 | -0/+395 |
| * | new error code for multi-cryptosystem support, from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -0/+5 |
| * | Use multiple addresses, if present, on Mac and Windows | Danilo Almeida | 1999-08-21 | 2 | -24/+56 |
| * | chpw.c (krb5_mk_chpw_req): | Alexandra Ellwood | 1999-08-10 | 1 | -5/+14 |
| * | 1999-08-10 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 1999-08-10 | 1 | -0/+7 |
| * | (krb5_change_password): | Alexandra Ellwood | 1999-08-10 | 1 | -248/+284 |
| * | 1999-08-10 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 1999-08-10 | 1 | -0/+7 |
| * | Provide Win32 implementation so that kinit and such work under Win32 | Danilo Almeida | 1999-08-09 | 2 | -3/+104 |
| * | Make sure we have FQDN in the case where we use gethostname | Danilo Almeida | 1999-08-09 | 3 | -6/+38 |
| * | * def_realm.c (krb5_get_default_realm): Check that we have | Danilo Almeida | 1999-08-06 | 2 | -1/+5 |
| * | Fix calling convention for krb5_get_profile | Danilo Almeida | 1999-08-06 | 2 | -1/+5 |
| * | * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to | Danilo Almeida | 1999-08-05 | 11 | -92/+158 |
| * | Document why krb5_win_ccdll_load is called way early in code. | Danilo Almeida | 1999-08-05 | 2 | -3/+14 |
| * | * init_ctx.c (get_profile_etype_list): Use profile_release_string | Danilo Almeida | 1999-08-05 | 4 | -18/+34 |
| * | * stdcc_util.c (deep_free_cc_v5_creds): | Alexandra Ellwood | 1999-08-05 | 1 | -0/+9 |
| * | Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_... | Alexandra Ellwood | 1999-08-05 | 1 | -0/+2 |
| * | Intialize out_creds pointer to 0 and then check whether it is 0 before | Danilo Almeida | 1999-08-04 | 2 | -4/+12 |
| * | stdcc.c (krb5_stdcc_destroy): | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
| * | Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin... | Alexandra Ellwood | 1999-08-03 | 1 | -3/+13 |
| * | nuke some ancient isode remnants | Ken Raeburn | 1999-07-29 | 2 | -1/+5 |
| * | GetMacProfileFileSpec: fined bogus string conversion | Miro Jurisic | 1999-07-27 | 2 | -1/+4 |
| * | merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profile | Miro Jurisic | 1999-07-26 | 1 | -1/+30 |
| * | c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch | Miro Jurisic | 1999-07-26 | 1 | -0/+11 |
| * | Merged from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-07-26 | 1 | -11/+34 |