summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.h
Commit message (Expand)AuthorAgeFilesLines
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+7
* killed krb5.h in the modern wayMarc Horowitz1996-07-201-2271/+0
* Mac Beta 1 submissionKeith Vetter1995-09-111-347/+701
* Changes for Macintosh implementationKeith Vetter1995-07-061-0/+1917
* Remove krb5.h, since it's no longer neededTheodore Tso1995-05-231-1911/+0
* Added prototype for krb5_auth_con_getkeyEzra Peisach1995-05-031-0/+5
* Added missing prototype for krb5_auth_con_setportsEzra Peisach1995-05-031-0/+6
* * krb5.h: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-031-1/+0
* Add const to prototype for krb5_set_config_filesEzra Peisach1995-05-021-4/+1
* krb5.h (krb5_set_config_files): Added new function prototypeTheodore Tso1995-05-011-2/+2
* * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argumentChris Provenzano1995-04-281-1/+0
* * krb5.h : Added mask AP_OPTS_WIRE_MASKChris Provenzano1995-04-281-0/+2
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-1/+1
* * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address.Chris Provenzano1995-04-261-24/+33
* krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.Theodore Tso1995-04-221-17/+3
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-201-0/+4
* Inlined the following include files in krb5.h, to simplify the headerTheodore Tso1995-04-201-17/+1591
* Added default_realm to krb5_context structureEzra Peisach1995-04-191-0/+1
* Windows global stuff:Keith Vetter1995-04-141-44/+44
* * Makefile.in (KRB5_HEADERS, install): `Make install' now works.John Gilmore1995-03-291-1/+1
* * krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h.John Gilmore1995-03-181-13/+0
* * krb5.h Added empty structure declaration of krb5_auth_contextChris Provenzano1995-03-101-0/+5
* Make include files begin to work on the MacintoshJohn Gilmore1995-03-031-2/+10
* * k5-int.h: Remove commented-out <widen.h> and <narrow.h>.John Gilmore1995-02-281-27/+325
* Make it possible to #include "..." without using slashes,John Gilmore1995-01-261-0/+31