| Commit message (Expand) | Author | Age | Files | Lines |
| * | * toffset.c (krb5_get_time_offsets), an_to_ln.c | Tom Yu | 2002-06-18 | 3 | -2/+8 |
| * | avoid redundant definitions of socket-related error codes for Windows | Ken Raeburn | 2002-06-18 | 5 | -23/+10 |
| * | Client-side TCP support update for Windows. | Ken Raeburn | 2002-06-18 | 2 | -145/+280 |
| * | * princ_comp.c (krb5_realm_compare), auth_con.c | Tom Yu | 2002-06-18 | 6 | -6/+21 |
| * | * ktfr_entry.c: Rename krb5_kt_free_entry_contents as | Tom Yu | 2002-06-18 | 2 | -1/+22 |
| * | update copyright | Ken Raeburn | 2002-06-18 | 1 | -1/+1 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 33 | -974/+835 |
| * | rebuild dependencies | Ken Raeburn | 2002-06-15 | 8 | -374/+375 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -1/+5 |
| * | * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.h | Tom Yu | 2002-06-14 | 3 | -2/+7 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+5 |
| * | * preauth.c: Don't include syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+4 |
| * | * syslog.c: Include syslog.h instead of sys/syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+5 |
| * | * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is set | Ken Raeburn | 2002-06-11 | 2 | -5/+12 |
| * | * kt_file.c: Undo non-logged part of last change that added inclusion of | Ken Raeburn | 2002-06-11 | 2 | -1/+6 |
| * | client-side TCP support | Ken Raeburn | 2002-06-11 | 5 | -57/+641 |
| * | * t_std_conf.c: Include fake-addrinfo.h. | Ken Raeburn | 2002-06-11 | 2 | -5/+35 |
| * | * t_locate_kdc.c (main): Free storage allocated by library before exiting | Ken Raeburn | 2002-06-11 | 2 | -0/+8 |
| * | * krb5_err.et (KRB5KRB_AP_PATH_NOT_ACCEPTED, KRB5KRB_ERR_RESPONSE_TOO_BIG): New | Ken Raeburn | 2002-06-10 | 2 | -2/+7 |
| * | put netinet/in.h inclusion with other headers | Ken Raeburn | 2002-06-09 | 1 | -1/+1 |
| * | Merge file and srvtab keytab implementations each into one file, and eliminate | Ken Raeburn | 2002-06-09 | 39 | -3649/+2601 |
| * | * config/unix.exp (top level): Load helpers.exp here, to make sure database | Ken Raeburn | 2002-06-09 | 2 | -0/+8 |
| * | * crypto_libinit.h: Changed macros so you can include | Tom Yu | 2002-06-08 | 2 | -3/+9 |
| * | * des_int.h: use "" includes for k5-int.h | Tom Yu | 2002-06-08 | 2 | -1/+6 |
| * | * shs.h: use "" include for k5-int.h | Tom Yu | 2002-06-08 | 2 | -1/+6 |
| * | Separate send-to-kdc UDP code, export it via accessor interface, and call in to | Ken Raeburn | 2002-06-05 | 6 | -48/+68 |
| * | * get_admhst.c: Deleted | Ken Raeburn | 2002-06-04 | 2 | -89/+4 |
| * | change a line break to avoid long lines | Ken Raeburn | 2002-06-04 | 1 | -2/+2 |
| * | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 5 | -100/+133 |
| * | * DNR.c: Deleted | Ken Raeburn | 2002-05-29 | 2 | -309/+4 |
| * | reformat comment | Ken Raeburn | 2002-05-25 | 1 | -19/+21 |
| * | Update key usage numbers to reflect latest draft from John | Sam Hartman | 2002-05-13 | 2 | -2/+8 |
| * | * Makefile.in (clean): Remove t_expand and t_expand.o | Ezra Peisach | 2002-04-12 | 2 | -1/+6 |
| * | * recvauth.c (sendauth_version): Now a const array. | Ken Raeburn | 2002-04-12 | 3 | -3/+8 |
| * | * conv_princ.c (struct krb_convert): Add new field 'len'. | Ken Raeburn | 2002-04-12 | 2 | -41/+69 |
| * | * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatile | Ken Raeburn | 2002-04-12 | 2 | -1/+4 |
| * | * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl... | Ken Raeburn | 2002-04-12 | 2 | -2/+5 |
| * | * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type before | Ken Raeburn | 2002-04-12 | 2 | -14/+34 |
| * | * locate_kdc.c (translate_ai_error), hst_realm.c | Danilo Almeida | 2002-04-11 | 3 | -0/+18 |
| * | * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because | Danilo Almeida | 2002-04-11 | 2 | -1/+15 |
| * | Use the canonical _WIN32 instead of WIN32 to test for Win32. | Danilo Almeida | 2002-04-11 | 2 | -1/+9 |
| * | * asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix bounds | Ken Raeburn | 2002-04-10 | 2 | -4/+11 |
| * | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 11 | -16/+35 |
| * | rename some functions to have krb5_c_ prefix | Ken Raeburn | 2002-04-06 | 5 | -4/+36 |
| * | Include errno.h | Danilo Almeida | 2002-04-01 | 2 | -0/+5 |
| * | Add krb5_init_keyblock | Sam Hartman | 2002-03-29 | 6 | -14/+87 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 2 | -2/+4 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 5 | -6/+12 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 5 | -4/+57 |
| * | Fix merge from 1.2.2 branch to mainline | Sam Hartman | 2002-03-16 | 2 | -1/+5 |