aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5
AgeCommit message (Expand)AuthorFilesLines
2000-10-03 * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returningEzra Peisach3-2/+7
2000-10-03 * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name insteadEzra Peisach6-10/+20
2000-09-27 * asn1_get.c (asn1_get_tag_indef): Fix to not deref random garbageTom Yu2-1/+8
2000-09-26 * an_to_ln.c: Unsigned vs signed int fixesEzra Peisach3-20/+33
2000-09-26 * conv_princ.c (krb5_425_conv_principal): Call profile_free_listEzra Peisach2-5/+15
2000-09-25 * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char *Ezra Peisach3-4/+11
2000-09-25 * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: MoreEzra Peisach6-24/+37
2000-09-25 * t_kerb.c: Add prototypes for test functionsEzra Peisach2-3/+14
2000-09-24 * t_cc.c: Code cleanup. Test more failure modes of the cache libraryEzra Peisach5-10/+142
2000-09-22 * Makefile.in (check-unix): Build and exectute t_ccEzra Peisach3-3/+220
2000-09-21 * rc_io.h (struct krb5_rc_iostuff): Internal structure - changeEzra Peisach5-13/+29
2000-09-21* configure.in: Add AC_TYPE_OFF_T for off_t declaraionEzra Peisach2-0/+5
2000-08-312000-08-31 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman1-2/+2
2000-08-312000-08-31 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2-2/+23
2000-08-29* get_creds.c (krb5_get_credentials_core): If the supplied enctype is notKen Raeburn2-7/+25
2000-08-29 * configure.in: Don't generate keytab/db/Makefile, since it isn'tTom Yu3-18/+10
2000-08-07 * asn1_k_decode.c (asn1_decode_last_req_entry): Decode the lr_typeEzra Peisach3-1/+24
2000-07-23 * accessor.c: Add NEED_SOCKETS in order to get prototype forTom Yu2-0/+6
2000-07-20* cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida4-22/+37
2000-07-20* stdcc.h: Include k5-int.h to get krb5_ccache definitionDanilo Almeida2-0/+5
2000-07-20* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) soDanilo Almeida2-1/+6
2000-07-19* cc_memory.c (mcc_head): Combine static declaration and initializationKen Raeburn2-3/+6
2000-07-19Add krb5int_accessor() to access internal krb5 functions from outsideDanilo Almeida3-0/+65
2000-07-18 * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach7-1/+20
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach7-2/+35
2000-07-14* cc_memory.c (mcc_head): Now staticKen Raeburn2-2/+3
2000-07-14missed a stray #endifKen Raeburn1-2/+0
2000-07-14merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2-1664/+40
2000-07-14Eliminate duplicated copyright messages, and most "former file foo.c" markersKen Raeburn1-948/+30
2000-07-14keep scc.h tooKen Raeburn2-1/+102
2000-07-14Delete subdirectories we aren't compiling any more.Ken Raeburn83-8403/+105
2000-07-14log for ccache changesKen Raeburn1-0/+7
2000-07-14fix typo in commentKen Raeburn1-1/+1
2000-07-14Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn9-36/+7588
2000-07-01 * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV_LIB@ inTom Yu2-1/+6
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+16
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach18-94/+120
2000-06-30 * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach7-20/+39
2000-06-30init_ets.c: Remove unused variableEzra Peisach2-2/+4
2000-06-30 * rc_io.c (krb5_rc_io_creat): Cast getpid() to int.Ezra Peisach2-1/+6
2000-06-30 * setenv.c: Do not provide prototype for static function unlessEzra Peisach2-0/+8
2000-06-30 * asn1buf.h (asn1buf_insert_octet): Define using __inline__ ratherTom Yu2-1/+6
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach7-10/+7
2000-06-29 * def_realm.c: Add newline at end of fileEzra Peisach4-3/+12
2000-06-29Clean up unused variableEzra Peisach2-1/+5
2000-06-29Remove unused variablesEzra Peisach4-2/+8
2000-06-29ccdefault.c: Add newline at end of file (compiler warning)Ezra Peisach2-12/+17
2000-06-29asn1_get.c (asn1_get_tag): Remove unused variableEzra Peisach2-1/+4
2000-06-27pullup from 1.2 branchKen Raeburn32-267/+772
2000-06-092000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5...Alexandra Ellwood2-4/+9