summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* * sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2002-08-241-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP serviceKen Raeburn2002-08-231-0/+1
* * accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn2002-08-221-0/+2
* * sendto_kdc.c (MAX_PASS, dprint): New macros.Ken Raeburn2002-08-221-0/+30
* * locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external.Ken Raeburn2002-08-221-0/+6
* * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.Ken Raeburn2002-08-151-0/+9
* * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2002-07-231-0/+5
* * sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2002-07-091-0/+4
* * hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if theKen Raeburn2002-07-091-0/+5
* * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn2002-07-081-0/+7
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-081-0/+6
* * sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_tKen Raeburn2002-07-051-0/+5
* * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu2002-07-031-0/+11
* * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu2002-06-221-0/+28
* * init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.Ken Raeburn2002-06-191-0/+6
* * toffset.c (krb5_get_time_offsets), an_to_ln.cTom Yu2002-06-181-0/+6
* avoid redundant definitions of socket-related error codes for WindowsKen Raeburn2002-06-181-0/+5
* Client-side TCP support update for Windows.Ken Raeburn2002-06-181-0/+28
* * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is setKen Raeburn2002-06-111-0/+5
* client-side TCP supportKen Raeburn2002-06-111-0/+14
* * t_std_conf.c: Include fake-addrinfo.h.Ken Raeburn2002-06-111-0/+4
* * t_locate_kdc.c (main): Free storage allocated by library before exitingKen Raeburn2002-06-111-0/+5
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-0/+13
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-041-0/+26
* * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatileKen Raeburn2002-04-121-0/+3
* * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl...Ken Raeburn2002-04-121-1/+4
* * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type beforeKen Raeburn2002-04-121-0/+8
* * locate_kdc.c (translate_ai_error), hst_realm.cDanilo Almeida2002-04-111-0/+6
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-0/+10
* * localaddr.c: Include foreachaddr.c.Ken Raeburn2002-02-201-0/+7
* get local ipv6 addresses on linuxKen Raeburn2002-02-101-0/+9
* * hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORTKen Raeburn2002-01-091-0/+5
* * Makefile.in (t_localaddr): Link against $(LIBS)Ken Raeburn2002-01-091-0/+2
* Split out code for getting canonical name of local host, change it to useKen Raeburn2002-01-091-0/+8
* * sendto_kdc.c (krb5_sendto_kdc): Get rid of unecessary castsEzra Peisach2001-12-051-0/+4
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-0/+4
* * locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try toKen Raeburn2001-10-171-0/+8
* * localaddr.c (krb5_os_localaddr_profile): Cast argument toEzra Peisach2001-10-101-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+11
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+7
* * locate_kdc.c (add_host_to_list): If address family in sockaddr structure isKen Raeburn2001-09-291-0/+6
* fix log entryKen Raeburn2001-09-291-1/+2
* provide fake addrinfo implementation; get ipv6 addrs for solaris 8Ken Raeburn2001-09-291-0/+11
* * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULTKen Raeburn2001-08-311-0/+2
* genaddrs.c: update for ipv6Ken Raeburn2001-08-311-0/+10
* update for fake-addrinfo changesKen Raeburn2001-08-301-0/+6
* implement libdefaults/extra_addressesKen Raeburn2001-08-021-0/+15