2002-05-08 |
Ken Raeburn | * dbtest.c: Test for __STDC__ defined, not nonzero... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ken Raeburn | * prof_get.c (conf_yes, conf_no): Now const. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ken Raeburn | fix comment notation |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ken Raeburn | implementor.texinfo changes |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ken Raeburn | Formatting updates. Tru64 5.1 SIOCGIFCONF and getaddri... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Sam Hartman | Free the context when it is non-null not when it is... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Ken Raeburn | * v4gssftp.exp (v4ftp_test): Update checked messages... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Ken Raeburn | * fake-addrinfo.h (GET_HOST_BY_NAME, GET_HOST_BY_ADDR) |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Ezra Peisach | * reconf: Only for autoreconf 2.53, create a private... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Ezra Peisach | * configure.in (AC_CONFIG_SUBDIRS): Always run configu... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Ken Raeburn | * configure.in: If the return type for gethostbyname_r... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Ken Raeburn | * fake-addrinfo.h (getaddrinfo) [_AIX]: Declare and... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Danilo Almeida | Handle KRB5_CALLCONV_WRONG in .def file |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tom Yu | * configure.in: Sepcial-case solaris+gcc to always... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Sam Hartman | Build without k5-int.h |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ezra Peisach | * Makefile.in (clean): Remove t_expand and t_expand.o |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * recvauth.c (sendauth_version): Now a const array. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * conv_princ.c (struct krb_convert): Add new field... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * prompter.c (krb5_prompter_posix): Initialize 'i'... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]:... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * configure.in: Check for gethostbyname_r, gethostbyadd... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Ken Raeburn | * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Sam Hartman | Don't use channel bindings for accept_sec_context |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Sam Hartman | Suppress warning about unitialized variable; compiler... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * ftp.c: Include Winsock 2 instead of Winsock. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * klist.c: Do not pull in winsock.h since we already... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * port-sockets.h: Use Winsock 2 headers for Win32. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * krb.h: Do not include winsock.h for Win32, since... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * locate_kdc.c (translate_ai_error), hst_realm.c |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | Use the canonical _WIN32 instead of WIN32 to test for... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | Need port-sockets.h for Win32 (now that using WIN32_LEA... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | Define KRB5_PRIVATE=1 so that private definitions are... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Danilo Almeida | * Makefile.in: Build ms2mit. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Ken Raeburn | * asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | call krb5_c_ versions of enctype/cksumtype checking... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | delete no-op '-k' option |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | * krb5.hin (krb5_c_valid_enctype, krb5_c_valid_cksumtype, |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | rename some functions to have krb5_c_ prefix |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | * sim_client.c: Always include stdlib.h. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Ken Raeburn | * sclient.c: Include fake-addrinfo.h. Include stdlib... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Ken Raeburn | * klist.c (one_addr): Make 0 unsigned (!) in conditiona... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Ken Raeburn | * aclocal.m4 (TRY_PEER_INT): Strip trailing spaces... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Danilo Almeida | * def-check.pl: Better error checking. Handles variabl... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Sam Hartman | Patch from Mark Eichin for bug 635 |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Yu | * pre.in: Add support for doing optional stripping... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Yu | * Makefile.in (install-strip): New rule to pass "... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Yu | * krb5.hin: Default to KRB5_DEPRECATED=1, allowing... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Yu | * aclocal.m4 (CONFIG_RULES): Fix to not define KRB5_DE... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Yu | * krb5.hin: Move a whole bunch of stuff under KRB5_DEP... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Yu | * aclocal.m4 (CONFIG_RULES): Add -DKRB5_PRIVATE=1 and |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Danilo Almeida | Include errno.h |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Tom Yu | * kerberos.c, kerberos5.c (Data): Reindent to 8 column... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Sam Hartman | Add krb5_init_keyblock |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Sam Hartman | Update copyright |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * fake-addrinfo.h (getaddrinfo) [__linux__]: Don't... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * k5-int.h: Include errno.h. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * client.c, server.c: Include errno.h |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * sim_client.c: Include errno.h |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * sclient.c: Include errno.h |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * kerberos.c: Include errno.h |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * aclocal.m4 (TRY_GETSOCK_INT): Strip trailing spaces... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * krb5.hin: Don't include <sys/types.h> any more. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Ken Raeburn | * fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Sam Hartman | Updated telnet patch |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Ken Raeburn | ignore autoconf.stmp |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Ken Raeburn | * fake-addrinfo.h (fake_getnameinfo) [__GNUC__ && __mip... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Ken Raeburn | Change approach for getaddrinfo support. Now, only... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Ken Raeburn | * move-if-changed: New script. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Ezra Peisach | * Makefile.in: Remove dependency on krb524.h and krb52... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Ezra Peisach | * Makefile.in: Remove dependencies on krb524_er... |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Sam Hartman | Fix merge from 1.2.2 branch to mainline |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Sam Hartman | Fix client side buffer overflows |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Sam Hartman | Fix walk_realm_tree handling of null realms |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Ken Raeburn | * implementor.texinfo: Add chapters on local addresses... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Ken Raeburn | * kcmd.c (kcmd_connect): Actually save errno value... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Ken Raeburn | * kcmd.c (kcmd_connect): Don't call fixup_addrinfo... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Ezra Peisach | * configure.in: Do not explicitly add getent.o and... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Ken Raeburn | delete a macro def that should've gone away before... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Ken Raeburn | Restructure a little to permit wrapping a system implem... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Ken Raeburn | * lsb_addr_cmp.h (krb4int_address_less): Declare |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Ken Raeburn | Handle IPv6 sockets that are used to communicate over... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | update comment |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | revert accidental checkin of unfinished changes |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | (kcmd_connect): copy out correct remote address to... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | * kcmd.c (kcmd_connect): Always call getport with the... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | move getsockname calls into common code from kcmd/k4cmd |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | Use getaddrinfo. Separate out some AF-independent... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | * rcp.M: Document -f and -t options as internal use... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Ken Raeburn | Revert getaddrinfo changes in krb5-only code from 2... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | don't use k5-int.h here |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | attribution for log entry |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | test suite updates from 1.2.x - mostly testing 8-bit... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | 8-bit-kvno workarounds from 1.2.4 |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | * Makefile.in (LIBMINOR): Bump due to changes in error... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | * krb5_err.et: Change several "credentials cache file... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Ken Raeburn | log entry for fwd_tgt change accidentally checked in... |
commit | commitdiff | tree | snapshot |
next |