aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/init_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-4/+4
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-3/+3
2001-06-30 * init_ctx.c (get_profile_etype_list): Fix etype-counting loop soTom Yu1-4/+2
2001-06-12 * Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb librariesEzra Peisach1-2/+6
2001-06-02* init_ctx.c (get_profile_etype_list): Zero out multiple separator charactersKen Raeburn1-2/+2
2001-03-31* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn1-3/+11
2001-03-11 * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach1-1/+1
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-0/+4
2000-06-27pullup from 1.2 branchKen Raeburn1-8/+22
2000-03-16Add krb5_get_prompt_types() functionalityDanilo Almeida1-1/+1
2000-01-27* init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01,Ken Raeburn1-19/+5
1999-12-06* init_ctx.c (get_profile_etype_list): Report an error if noKen Raeburn1-0/+6
1999-12-06merge 1.1 branch, to 12/1/99Ken Raeburn1-0/+19
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-09-01from 1.1 branch:Ken Raeburn1-6/+20
1999-08-05Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida1-3/+7
1999-08-05* init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1-2/+4
1999-06-18* init_ctx.c (krb5_free_context): Set field pointers to NULL after freeingKen Raeburn1-5/+13
1999-05-13init_ctx.c (krb5_init_context): Pass the context toTheodore Tso1-2/+2
1999-03-31init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load theTheodore Tso1-0/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-88/+95
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-2/+2
1997-08-12 * init_ctx.c (krb5_init_context): Initialize local variable ctxEzra Peisach1-1/+1
1997-02-20init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)Richard Basch1-0/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-2/+2
1996-12-21brand.c: New file, which allows a release engineer to "brand" the krb5Theodore Tso1-0/+1
1996-12-21Use new call krb5_vercheck() for Windows timebomb checking; this callTheodore Tso1-6/+8
1996-11-13revert kt_default_name changes; see ChangeLogs for detailsTom Yu1-3/+0
1996-11-13 * init_ctx.c (krb5_init_context): Oops. Initialize kt_default_nameTom Yu1-0/+1
1996-11-13 * init_ctx.c (krb5_free_context): Free kt_default_name if it'sTom Yu1-0/+2
1996-11-06Initialize the error tables, so applications don't need to callTheodore Tso1-0/+3
1996-10-31Make it more obvious that default ticket lifetimes is not yetTheodore Tso1-2/+4
1996-07-11Add a call to krb5_win_do_init() on Win16 and Win32 machines. This isTheodore Tso1-0/+12
1996-05-14ser_ctx.c (krb5_context_size, krb5_context_externalize,Theodore Tso1-3/+22
1996-05-10removed des3-cbc-md5 supportRichard Basch1-2/+2
1996-04-12On a Macintosh, turn on kdc_timesync and use the v4 credentials cacheTheodore Tso1-2/+12
1996-04-09preauth.c: add SAM supportMark Eichin1-14/+68
1996-01-11Added checking of profile for DCE compatability options (ccache type,Theodore Tso1-4/+22
1996-01-10fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of theTheodore Tso1-1/+6
1995-12-05Added two new routines for multiple encryption type support:Richard Basch1-13/+131
1995-09-12Reintegrate Macintosh changesEzra Peisach1-30/+40
1995-09-11Mac Beta 1 submissionKeith Vetter1-40/+30
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-12/+12
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-29/+29
1995-09-02get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then setTheodore Tso1-1/+11
1995-08-29Free allocated serializers when releasing contextPaul Park1-0/+3
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-6/+6
1995-04-28* init_ctx.c (krb5_free_context): Extra semicolon meant the etypesTheodore Tso1-1/+1
1995-04-25Report return values to krb5_set_default_in_tkt_etypes andEzra Peisach1-2/+2
1995-04-19Initialize and free default realm in contextEzra Peisach1-0/+6