summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
* * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted.Ken Raeburn2002-08-211-5/+4
* * k5-int.h (struct _krb5_context): Add new member udp_pref_limitKen Raeburn2002-08-161-8/+14
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-081-3/+5
* * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONSTom Yu2002-06-151-15/+13
* client-side TCP supportKen Raeburn2002-06-111-1/+6
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-9/+15
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-041-1/+3
* * k5-int.h: Include errno.h.Ken Raeburn2002-03-281-0/+1
* * krb5.hin, k5-int.h: Use const instead of krb5_const.Ken Raeburn2002-02-231-65/+65
* * k5-int.h (krb5int_des_init_state): Change variable name inEzra Peisach2001-12-071-1/+1
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-061-2/+22
* * k5-int.h: Do not use "usage" in argument names inEzra Peisach2001-10-261-2/+2
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-2/+16
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-231-0/+1
* Include usage argument in keyed hash provider callsSam Hartman2001-10-221-0/+1
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-121-3/+53
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-85/+83
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-29/+27
* move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new fileKen Raeburn2001-08-301-63/+4
* * k5-int.h (ss2sin6): New gcc-specific function and alternative macro.Ken Raeburn2001-08-031-2/+7
* move krb5_os_hostaddr decl from krb5.hin to k5-int.hKen Raeburn2001-07-191-0/+3
* * krb5.hin: Do not use "random_key" as argument name. When krb.hEzra Peisach2001-06-221-1/+1
* * krb5.hin: Move prototypes for krb5_net_read() andEzra Peisach2001-06-201-2/+0
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-9/+13
* * k5-util.h: Add prototypes for krb5_compat_recvauth_version() andEzra Peisach2001-06-111-3/+0
* * k5-int.h: Remove AS_REP_105_SAM_COMPAT definition. Not used inEzra Peisach2001-06-071-17/+0
* new internal library interface for locating serversKen Raeburn2001-04-261-19/+65
* update copyright yearsKen Raeburn2001-04-261-1/+1
* move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn2001-04-261-0/+22
* k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macrosKen Raeburn2001-04-141-14/+0
* Always use ANSI C features (prototypes, const, void *, etc).Ken Raeburn2001-01-201-318/+353
* * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach2000-10-171-9/+17
* * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char *Ezra Peisach2000-10-031-1/+1
* * krb5.hin: Move prototype for krb5_gen_replay_name()Ezra Peisach2000-09-261-5/+0
* * k5-int.h: Add krb5int_accessor() and related definitions.Danilo Almeida2000-07-191-0/+25
* * k5-int.h: Move prototypes for krb5 only internal functionsEzra Peisach2000-07-181-8/+0
* * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations.Ken Raeburn2000-07-141-0/+40
* * k5-int.h: Add prototypes for krb5_libdefault_boolean,Ezra Peisach2000-07-031-0/+8
* Fix prototype for krb5int_cc_default so that the K5 library will compile on W...Jeffrey Altman2000-06-061-1/+1
* 2000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-05-191-0/+2
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-5/+6
* Fixed protos for krb5_locate_srv_*Miro Jurisic2000-03-261-3/+3
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-6/+5
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-161-1/+4
* * k5-int.h: Update prototype to sync with changes in preauth2.cTom Yu2000-03-131-1/+2
* added flags field to predicted_sam_response (fcusack)Ken Raeburn2000-02-071-1/+1
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-071-1/+6
* * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr ifKen Raeburn2000-01-271-4/+25
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+5