aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/accessor.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-07This commit was manufactured by cvs2svn to create tagkfw-2.6-beta1no author1-6/+20
2002-12-07Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu1-0/+1
2002-09-03protoizeKen Raeburn1-3/+1
2002-08-22* accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn1-1/+1
2002-06-05Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn1-0/+1
2001-10-26* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman1-0/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-06-20Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn1-0/+1
2001-04-26implement and use new internal interface for locating serversKen Raeburn1-0/+1
2001-04-26back out changes that shouldn't have been checked in yetKen Raeburn1-1/+0
2001-04-26localaddr.c (foreach_localaddr): support SIOCGIFNUM, for SolarisKen Raeburn1-0/+1
2000-10-17 * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach1-5/+0
2000-07-23 * accessor.c: Add NEED_SOCKETS in order to get prototype forTom Yu1-0/+1
2000-07-19Add krb5int_accessor() to access internal krb5 functions from outsideDanilo Almeida1-0/+53