| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | * sendto_kdc.c (merge_addrlists): Truncate source address list after copying | Ken Raeburn | 2002-08-24 | 1 | -0/+3 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP service | Ken Raeburn | 2002-08-23 | 1 | -0/+1 |
| * | * accessor.c (krb5int_accessor): Use krb5int_sendto instead of | Ken Raeburn | 2002-08-22 | 1 | -0/+2 |
| * | * sendto_kdc.c (MAX_PASS, dprint): New macros. | Ken Raeburn | 2002-08-22 | 1 | -0/+30 |
| * | * locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external. | Ken Raeburn | 2002-08-22 | 1 | -0/+6 |
| * | * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros. | Ken Raeburn | 2002-08-15 | 1 | -0/+9 |
| * | * localaddr.c (get_localaddrs): Add prototype before being used | Ezra Peisach | 2002-07-23 | 1 | -0/+5 |
| * | * sn2princ.c: Include fake-addrinfo.h. | Ken Raeburn | 2002-07-09 | 1 | -0/+4 |
| * | * hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if the | Ken Raeburn | 2002-07-09 | 1 | -0/+5 |
| * | * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, add | Ken Raeburn | 2002-07-08 | 1 | -0/+7 |
| * | Add hooks to optionally report local address used when contacting a KDC-like | Ken Raeburn | 2002-07-08 | 1 | -0/+6 |
| * | * sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_t | Ken Raeburn | 2002-07-05 | 1 | -0/+5 |
| * | * init_os_ctx.c: krb4 needs to get the os config files so it can use | Tom Yu | 2002-07-03 | 1 | -0/+11 |
| * | * c_ustime.c: Remove various things missed in 1-2-2-branch MacOS | Tom Yu | 2002-06-22 | 1 | -0/+28 |
| * | * init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h. | Ken Raeburn | 2002-06-19 | 1 | -0/+6 |
| * | * toffset.c (krb5_get_time_offsets), an_to_ln.c | Tom Yu | 2002-06-18 | 1 | -0/+6 |
| * | avoid redundant definitions of socket-related error codes for Windows | Ken Raeburn | 2002-06-18 | 1 | -0/+5 |
| * | Client-side TCP support update for Windows. | Ken Raeburn | 2002-06-18 | 1 | -0/+28 |
| * | * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is set | Ken Raeburn | 2002-06-11 | 1 | -0/+5 |
| * | client-side TCP support | Ken Raeburn | 2002-06-11 | 1 | -0/+14 |
| * | * t_std_conf.c: Include fake-addrinfo.h. | Ken Raeburn | 2002-06-11 | 1 | -0/+4 |
| * | * t_locate_kdc.c (main): Free storage allocated by library before exiting | Ken Raeburn | 2002-06-11 | 1 | -0/+5 |
| * | Separate send-to-kdc UDP code, export it via accessor interface, and call in to | Ken Raeburn | 2002-06-05 | 1 | -0/+13 |
| * | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 1 | -0/+26 |
| * | * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatile | Ken Raeburn | 2002-04-12 | 1 | -0/+3 |
| * | * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl... | Ken Raeburn | 2002-04-12 | 1 | -1/+4 |
| * | * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type before | Ken Raeburn | 2002-04-12 | 1 | -0/+8 |
| * | * locate_kdc.c (translate_ai_error), hst_realm.c | Danilo Almeida | 2002-04-11 | 1 | -0/+6 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 1 | -0/+10 |
| * | * localaddr.c: Include foreachaddr.c. | Ken Raeburn | 2002-02-20 | 1 | -0/+7 |
| * | get local ipv6 addresses on linux | Ken Raeburn | 2002-02-10 | 1 | -0/+9 |
| * | * hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORT | Ken Raeburn | 2002-01-09 | 1 | -0/+5 |
| * | * Makefile.in (t_localaddr): Link against $(LIBS) | Ken Raeburn | 2002-01-09 | 1 | -0/+2 |
| * | Split out code for getting canonical name of local host, change it to use | Ken Raeburn | 2002-01-09 | 1 | -0/+8 |
| * | * sendto_kdc.c (krb5_sendto_kdc): Get rid of unecessary casts | Ezra Peisach | 2001-12-05 | 1 | -0/+4 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 1 | -0/+4 |
| * | * locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try to | Ken Raeburn | 2001-10-17 | 1 | -0/+8 |
| * | * localaddr.c (krb5_os_localaddr_profile): Cast argument to | Ezra Peisach | 2001-10-10 | 1 | -0/+5 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+4 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+11 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+7 |
| * | * locate_kdc.c (add_host_to_list): If address family in sockaddr structure is | Ken Raeburn | 2001-09-29 | 1 | -0/+6 |
| * | fix log entry | Ken Raeburn | 2001-09-29 | 1 | -1/+2 |
| * | provide fake addrinfo implementation; get ipv6 addrs for solaris 8 | Ken Raeburn | 2001-09-29 | 1 | -0/+11 |
| * | * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULT | Ken Raeburn | 2001-08-31 | 1 | -0/+2 |
| * | genaddrs.c: update for ipv6 | Ken Raeburn | 2001-08-31 | 1 | -0/+10 |
| * | update for fake-addrinfo changes | Ken Raeburn | 2001-08-30 | 1 | -0/+6 |
| * | implement libdefaults/extra_addresses | Ken Raeburn | 2001-08-02 | 1 | -0/+15 |