summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Changed over to the new profile config file on the PCKeith Vetter1995-04-272-8/+15
* * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): neededMark Eichin1995-04-272-1/+7
* krb.h: Add const for krb_err_txt to agree with .c fileEzra Peisach1995-04-274-1/+41
* * krb.h: make INTERFACE, FAR go away for now.Mark Eichin1995-04-276-0/+176
* Add adm.h and adm_proto.hPaul Park1995-04-261-0/+2
* Makefile.in: Install the current list of header files.Ezra Peisach1995-04-262-6/+8
* New header files for new administrative protocolPaul Park1995-04-262-0/+146
* Add new headers for new administrative protocolPaul Park1995-04-261-1/+2
* * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address.Chris Provenzano1995-04-262-24/+43
* Fix .Sanitize file to conform with new filesTheodore Tso1995-04-251-14/+0
* Add #define's for DEFAULT_PROFILE_FILENAMETheodore Tso1995-04-222-0/+12
* Checked in wrong version of ChangeLogTheodore Tso1995-04-221-1/+3
* krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.Theodore Tso1995-04-223-17/+22
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-202-0/+8
* Smarter PC makefile pulling .h files from the gssapi worldKeith Vetter1995-04-202-0/+11
* Remove .h files which are now collapsed into krb5.hTheodore Tso1995-04-2014-1878/+0
* Remove support for HAS_ANSI_CONST (that was needed only forTheodore Tso1995-04-203-16/+7
* Inlined the following include files in krb5.h, to simplify the headerTheodore Tso1995-04-203-19/+1607
* Removed global_context hackEzra Peisach1995-04-192-4/+8
* Added default_realm to krb5_context structureEzra Peisach1995-04-192-0/+5
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-146-0/+288
* Windows global stuff:Keith Vetter1995-04-1424-355/+374
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-064-49/+54
* Fixed low-level i/o routine (dup) not being STDC on the PCKeith Vetter1995-04-012-0/+5
* * configure.in (CONFIG_RULES): ReplacedTheodore Tso1995-03-312-0/+5
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-0/+16
* Added capability for windows version to read default values out of an ini fileKeith Vetter1995-03-294-1/+18
* Moved the differing parts of osconf.win into osconf.hKeith Vetter1995-03-293-89/+10
* * Makefile.in (KRB5_HEADERS, install): `Make install' now works.John Gilmore1995-03-294-1/+16
* * k5-errors.h: Rename errors.h (which duplicated a standard MacJohn Gilmore1995-03-297-0/+588
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-296-20/+94
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-272-35/+31
* adm_defs.h (ADM5_DEFAULT_PORT): Add definition of defaultTheodore Tso1995-03-243-8/+24
* PC config changes due to changes in include sys/types.hKeith Vetter1995-03-222-18/+8
* Part of low-level open file PC bug and moved some prototypes into worldKeith Vetter1995-03-224-4/+17
* Fix comment that referred to STDARG_PROTOTYPESJohn Gilmore1995-03-192-1/+5
* * krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h.John Gilmore1995-03-183-13/+8
* * k5-config.h: Move <sys/types.h> handling from ../krb5.h toJohn Gilmore1995-03-183-1/+45
* Delete redundant definitions defined in pre/config.inTheodore Tso1995-03-172-4/+6
* Delete redundant definitions that already defined in pre/config.inTheodore Tso1995-03-172-8/+4
* * configure.in: Replace nonstandard CHECK_STDARG withJohn Gilmore1995-03-175-4/+235
* Include file changes needed for error table stuffKeith Vetter1995-03-162-4/+10
* Makefile now recurses into krb5 directory on the PCKeith Vetter1995-03-162-1/+29
* Some windows i/o stuff and moved 2 prototypes to func-proto.hKeith Vetter1995-03-154-8/+23
* Removed definition of FD_SETSIZE, FD_SET, FD_CLR, FD_ISSET, andTheodore Tso1995-03-102-9/+6
* * krb5.h Added empty structure declaration of krb5_auth_contextChris Provenzano1995-03-103-1/+12
* * func-proto.h (krb5_mk_req(), krb5_mk_req_extended(), krb5_rd_rep(),Chris Provenzano1995-03-104-45/+121
* * Makefile.in (all-windows): tabs, not spaces.Mark Eichin1995-03-092-2/+6
* PC porting: more prototyping, defines for overflow checking on the PC andKeith Vetter1995-03-078-20/+185
* Make include files begin to work on the MacintoshJohn Gilmore1995-03-033-18/+34