summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* <com_err.h> => "com_err.h"John Gilmore1995-02-284-2/+4
* Avoid <krb5/....> includesJohn Gilmore1995-02-285-6/+14
* * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano1995-02-232-49/+64
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-2149-226/+317
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-204-7/+16
* DOS 8.3 filename changes. The make process created some files withKeith Vetter1995-02-204-7/+16
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-033-0/+3
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-038-12/+23
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-037-10/+20
* Added krb5_keytype arg to rd_req_keyproc()Chris Provenzano1995-01-282-2/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-2/+4
* * acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore1995-01-232-1/+6
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-1910-17/+80
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1330-415/+474
* gss_display_name() should return a name type OID, not a mechanism OIDTheodore Tso1995-01-102-1/+6
* * configure.in: move WITH_CCOPTSMark Eichin1994-11-182-2/+6
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-3/+3
* Fix missing $(DESTDIR) in "make install" linesTheodore Tso1994-10-192-1/+5
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* make install obey $(DESTDIR)Theodore Tso1994-10-042-1/+5
* Fix to reflect fact that krb5_rc_dfl_close() now frees the rcache structureTheodore Tso1994-09-282-2/+6
* Fix wrong OID's!Theodore Tso1994-08-202-12/+16
* stamp out rcs keywordsMark Eichin1994-08-1845-181/+0
* Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso1994-08-172-4/+9
* use ctype.hMark Eichin1994-08-141-0/+1
* stamp..Mark Eichin1994-08-091-39/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-092-204/+0
* oops forgot to look for install programTom Yu1994-08-042-0/+3
* make install fixesTom Yu1994-08-042-2/+5
* * Makefile.in: remove spurious mkdirTom Yu1994-07-142-3/+4
* Reduced Makefile.in, using pre/postMark Eichin1994-07-023-75/+0
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-273-3/+3
* changes to fix make installTom Yu1994-06-252-3/+21
* obvious additions to cleanMark Eichin1994-06-231-0/+2
* improve clean rulesMark Eichin1994-06-232-0/+6
* test DONE for emptiness before usingMark Eichin1994-06-221-2/+4
* add CONFIG_RULES to remaining configure.insMark Eichin1994-06-221-0/+1
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-213-1/+4
* support to allow --with-ccopts=Tom Yu1994-06-214-0/+4
* add AC_SIZE_TMark Eichin1994-06-212-0/+5
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-182-2/+2
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-176-2/+6
* Fix order of arguments in krb5_gss_verifyTheodore Tso1994-06-161-1/+1
* Fix credentials memory allocation problem. Beta 4 is more anal about freeingTheodore Tso1994-06-151-10/+10
* more srcdir fixesMark Eichin1994-06-153-4/+16
* Need to include krb5/config.h to get the wordsize informationTheodore Tso1994-06-151-0/+1
* As submitted by BarryTheodore Tso1994-06-151-0/+4
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-1030-352/+547
* "downgrade" to classic C, tweak headers a bitMark Eichin1994-06-1012-123/+168
* Updates from OpenVision, before beta 4 releaseTheodore Tso1994-06-1013-119/+251