summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: nuke spurious whitespace in blank lineTom Yu1995-05-032-1/+5
* * init_sec_context.c (krb5_gss_init_sec_context()) :Chris Provenzano1995-05-012-10/+41
* Do not redefine PROTOTYPE if it is already definedEzra Peisach1995-04-302-0/+6
* Fixed PC makefile bug with passing wrong macro on recursive makesKeith Vetter1995-04-272-3/+7
* If STDC and WINDOWS is not defined, define PROTOTYPE properly.Ezra Peisach1995-04-212-0/+6
* Some PC fix-ups due to the include structure changingKeith Vetter1995-04-202-1/+10
* configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, andTheodore Tso1995-04-205-5/+61
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-144-0/+193
* Windows global stuff:Keith Vetter1995-04-1445-237/+249
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-1/+6
* * Makefile.in (unixmac): Add to build header filesJohn Gilmore1995-03-292-0/+6
* * accept_sec_context.c: Use new calling convention for krb5_rd_req()Chris Provenzano1995-03-272-135/+47
* Don't include sys/socket.h and netdb.h, since they are included byTheodore Tso1995-03-242-4/+5
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-228-13/+54
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-162-5/+9
* * init_sec_context.c (krb5_gss_init_sec_context())Chris Provenzano1995-03-103-49/+73
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-0822-47/+59
* Fixed up some missing protocols and unchecked castsKeith Vetter1995-03-086-11/+26
* <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