aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi
AgeCommit message (Expand)AuthorFilesLines
1995-02-28Avoid <krb5/....> includesJohn Gilmore5-6/+14
1995-02-23 * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano2-49/+64
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter49-226/+317
1995-02-20Renames for 8.3 uniqueness for files created by the Make processKeith Vetter4-7/+16
1995-02-20DOS 8.3 filename changes. The make process created some files withKeith Vetter4-7/+16
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso3-0/+3
1995-02-03Rename files for DOS 8.3 uniqueness:John Gilmore8-12/+23
1995-02-03Rename files for DOS 8.3 uniqueness:John Gilmore7-10/+20
1995-01-28Added krb5_keytype arg to rd_req_keyproc()Chris Provenzano2-2/+7
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano2-2/+4
1995-01-23* acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore2-1/+6
1995-01-19Fixed bugs in introduction of context variables; if the global context isTheodore Tso10-17/+80
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano30-415/+474
1995-01-10gss_display_name() should return a name type OID, not a mechanism OIDTheodore Tso2-1/+6
1994-11-18 * configure.in: move WITH_CCOPTSMark Eichin2-2/+6
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin3-3/+3
1994-10-19Fix missing $(DESTDIR) in "make install" linesTheodore Tso2-1/+5
1994-10-04Add widen.h and narrow.h around declaration so that argument types areTheodore Tso2-0/+7
1994-10-04make install obey $(DESTDIR)Theodore Tso2-1/+5
1994-09-28Fix to reflect fact that krb5_rc_dfl_close() now frees the rcache structureTheodore Tso2-2/+6
1994-08-20Fix wrong OID's!Theodore Tso2-12/+16
1994-08-18stamp out rcs keywordsMark Eichin45-181/+0
1994-08-17Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso2-4/+9
1994-08-14use ctype.hMark Eichin1-0/+1
1994-08-09stamp..Mark Eichin1-39/+0
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin2-204/+0
1994-08-04oops forgot to look for install programTom Yu2-0/+3
1994-08-04make install fixesTom Yu2-2/+5
1994-07-14 * Makefile.in: remove spurious mkdirTom Yu2-3/+4
1994-07-02Reduced Makefile.in, using pre/postMark Eichin3-75/+0
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu3-3/+3
1994-06-25changes to fix make installTom Yu2-3/+21
1994-06-23obvious additions to cleanMark Eichin1-0/+2
1994-06-23improve clean rulesMark Eichin2-0/+6
1994-06-22test DONE for emptiness before usingMark Eichin1-2/+4
1994-06-22add CONFIG_RULES to remaining configure.insMark Eichin1-0/+1
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin3-1/+4
1994-06-21support to allow --with-ccopts=Tom Yu4-0/+4
1994-06-21add AC_SIZE_TMark Eichin2-0/+5
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin2-2/+2
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu6-2/+6
1994-06-16Fix order of arguments in krb5_gss_verifyTheodore Tso1-1/+1
1994-06-15Fix credentials memory allocation problem. Beta 4 is more anal about freeingTheodore Tso1-10/+10
1994-06-15more srcdir fixesMark Eichin3-4/+16
1994-06-15Need to include krb5/config.h to get the wordsize informationTheodore Tso1-0/+1
1994-06-15As submitted by BarryTheodore Tso1-0/+4
1994-06-10"downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin30-352/+547
1994-06-10"downgrade" to classic C, tweak headers a bitMark Eichin12-123/+168
1994-06-10Updates from OpenVision, before beta 4 releaseTheodore Tso13-119/+251
1994-06-09autoconf enhancements for kerberosMark Eichin6-0/+227