aboutsummaryrefslogtreecommitdiff
path: root/src/include/krb5.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-0/+1
2006-05-23install headers into include/krb5Ken Raeburn1-0/+7
1996-07-20killed krb5.h in the modern wayMarc Horowitz1-2271/+0
1995-09-11Mac Beta 1 submissionKeith Vetter1-347/+701
1995-07-06Changes for Macintosh implementationKeith Vetter1-0/+1917
1995-05-23Remove krb5.h, since it's no longer neededTheodore Tso1-1911/+0
1995-05-03Added prototype for krb5_auth_con_getkeyEzra Peisach1-0/+5
1995-05-03Added missing prototype for krb5_auth_con_setportsEzra Peisach1-0/+6
1995-05-03 * krb5.h: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1-1/+0
1995-05-02Add const to prototype for krb5_set_config_filesEzra Peisach1-4/+1
1995-05-01krb5.h (krb5_set_config_files): Added new function prototypeTheodore Tso1-2/+2
1995-04-28 * krb5.h (krb5_send_tgs()) : Removed krb5_cksumtype argumentChris Provenzano1-1/+0
1995-04-28 * krb5.h : Added mask AP_OPTS_WIRE_MASKChris Provenzano1-0/+2
1995-04-28Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1-1/+1
1995-04-26 * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address.Chris Provenzano1-24/+33
1995-04-22krb5.h: krb5_princ_aref() doesn't work, and isn't used anywhere.Theodore Tso1-17/+3
1995-04-20Changes for the PC due to tytso's changing the include structureKeith Vetter1-0/+4
1995-04-20Inlined the following include files in krb5.h, to simplify the headerTheodore Tso1-17/+1591
1995-04-19Added default_realm to krb5_context structureEzra Peisach1-0/+1
1995-04-14Windows global stuff:Keith Vetter1-44/+44
1995-03-29* Makefile.in (KRB5_HEADERS, install): `Make install' now works.John Gilmore1-1/+1
1995-03-18* krb5.h: Move <sys/types> and u_long (etc) code to krb5/k5-config.h.John Gilmore1-13/+0
1995-03-10 * krb5.h Added empty structure declaration of krb5_auth_contextChris Provenzano1-0/+5
1995-03-03Make include files begin to work on the MacintoshJohn Gilmore1-2/+10
1995-02-28* k5-int.h: Remove commented-out <widen.h> and <narrow.h>.John Gilmore1-27/+325
1995-01-26 Make it possible to #include "..." without using slashes,John Gilmore1-0/+31