summaryrefslogtreecommitdiffstats
path: root/src/include/kerberosIV
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (all-unix, install): Build and install kadm_err.h.Ken Raeburn2003-01-222-4/+8
* Use "standard" error table processing rulesKen Raeburn2003-01-152-6/+18
* Ignore some new generated filesKen Raeburn2002-12-191-0/+1
* More KfM merge workTom Yu2002-12-123-45/+51
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-042-4/+6
* * kadm.h: Include port-sockets.h, not netinet/in.h, for WindowsTom Yu2002-12-042-1/+6
* * Makefile.in (kadm_err.h): Build hereTom Yu2002-12-032-0/+8
* Merge more KfM krb4 thingsTom Yu2002-11-2711-300/+314
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-072-1/+5
* Fix DES_INT32 definitionTom Yu2002-09-273-138/+234
* * krb.h: Add extern "C" markers in case a C++ compiler is usedKen Raeburn2002-09-182-0/+12
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-2/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-132-9/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-122-3/+4
* * krb.h: Do not include winsock.h for Win32, since we already useDanilo Almeida2002-04-112-1/+5
* * lsb_addr_cmp.h (krb4int_address_less): DeclareKen Raeburn2002-03-122-0/+7
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-1/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-063-91/+88
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-043-57/+59
* * klog.h: Flush out prototype for klog()Ezra Peisach2001-06-272-1/+6
* * prot.h: Flush out prototypes for create_auth_reply(),Ezra Peisach2001-06-262-3/+8
* * krb.h: Don't use "options" and "user" as argument namesEzra Peisach2001-06-222-10/+14
* * krb.h: Add prototype for krb__get_srvtabname() which is invokedEzra Peisach2001-06-202-0/+18
* * krb.h: Add prototype for krb_sendauth()Ezra Peisach2001-06-112-0/+13
* * krb.h: Add "internal" prototypes cr_err_reply(), create_ciph(),Ezra Peisach2001-06-082-0/+31
* * des.h: Do not use "encrypt" as an argumentEzra Peisach2001-05-312-1/+5
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-2/+4
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-102-7/+14
* * krb.h: Don't use "index" as argument nameKen Raeburn2001-04-102-3/+6
* * kparse.h: Don't use PROTOTYPE macroKen Raeburn2001-04-102-10/+10
* * des.h (des_cblock, des_key_schedule): Separate definitions into a block withKen Raeburn2001-04-102-2/+23
* * des.h: Include stdio.h.Ken Raeburn2001-04-103-103/+125
* * krb.h: Remove KRB_NEVERDATETom Yu2001-01-302-2/+4
* * prot.h: Add new prototypes for prot_client.c stuff. Also, addTom Yu2001-01-262-0/+39
* * prot.h: Add prototype for decode_kdc_request() and some roughTom Yu2001-01-242-0/+18
* * krb.h: Remove internal prototypes and macrosTom Yu2001-01-233-152/+173
* * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu2000-11-083-22/+113
* * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes to align withTom Yu2000-10-242-4/+10
* * kparse.h: Add prototypes for fGetChar(), fGetParameterSet(),Ezra Peisach2000-10-172-0/+22
* * krb.h: Add prototypes for krb_life_to_time() andTom Yu2000-09-012-0/+14
* * krb.h: Add prototypes for tf_init(), tf_get_pname(),Ezra Peisach2000-08-022-0/+18
* * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add requiredEzra Peisach2000-07-212-2/+9
* krb.h: Add krb_in_tkt() prototypeDanilo Almeida2000-07-192-0/+6
* * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec()Ezra Peisach2000-07-032-0/+9
* * krb.h (krb4_swab16): Mask upper byte of input after shifting, in case theKen Raeburn2000-06-272-3/+18
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2415-16/+61
* * des.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* krb.h: Add prototypes for krb_set_key() and decomp_ticket()Theodore Tso1998-12-052-0/+23