summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/accessor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from plugin branchKen Raeburn2006-03-071-1/+0
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-081-0/+2
* The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,Jeffrey Altman2003-12-191-0/+3
* * locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.Ken Raeburn2003-06-061-0/+7
* Put krb5int_locate_server back in the accessor "export" listKen Raeburn2003-06-041-0/+1
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-6/+9
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-071-0/+1
* protoizeKen Raeburn2002-09-031-3/+1
* * accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn2002-08-221-1/+1
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-0/+1
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-0/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-0/+1
* implement and use new internal interface for locating serversKen Raeburn2001-04-261-0/+1
* back out changes that shouldn't have been checked in yetKen Raeburn2001-04-261-1/+0
* localaddr.c (foreach_localaddr): support SIOCGIFNUM, for SolarisKen Raeburn2001-04-261-0/+1
* * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach2000-10-171-5/+0
* * accessor.c: Add NEED_SOCKETS in order to get prototype forTom Yu2000-07-231-0/+1
* Add krb5int_accessor() to access internal krb5 functions from outsideDanilo Almeida2000-07-191-0/+53