2003-12-13 |
Ken Raeburn | undef CFX_EXERCISE gssapi-cfx |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | undo error-code hack workaround |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | fix for #undef CFX_EXERCISE case |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | get a little closer to pre-branch code |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | improve support for GSS_S_CONTINUE_NEEDED (still not... |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | allow 'AUTH' as an unprotected command |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | handle return code 335 => command() returns 3 |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | notice and report authentication error |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | don't need stdio |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | drop some debug code |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | don't need to check for null cred |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | drop logging code |
commit | commitdiff | tree |
2003-12-13 |
Ken Raeburn | conditionalize logging code; remove redundant SFILE... |
commit | commitdiff | tree |
2003-12-12 |
Ken Raeburn | move logging stuff to private header |
commit | commitdiff | tree |
2003-12-12 |
Ken Raeburn | delete enctypes var |
commit | commitdiff | tree |
2003-12-12 |
Ken Raeburn | drop logging code |
commit | commitdiff | tree |
2003-12-12 |
Ken Raeburn | log server principal; send bogus token if it doesn... |
commit | commitdiff | tree |
2003-12-12 |
Ken Raeburn | turn off logging |
commit | commitdiff | tree |
2003-12-10 |
Ken Raeburn | re-enable testing |
commit | commitdiff | tree |
2003-12-10 |
Ken Raeburn | unknown token id stuff; delete old enctype list hacks |
commit | commitdiff | tree |
2003-12-10 |
Ken Raeburn | log yet more info |
commit | commitdiff | tree |
2003-12-10 |
Sam Hartman | Key usage values were inconsistent with spec; fix |
commit | commitdiff | tree |
2003-12-09 |
Ken Raeburn | always use /tmp/gsslog for logging |
commit | commitdiff | tree |
2003-12-09 |
Ken Raeburn | define SFILE for debugging |
commit | commitdiff | tree |
2003-12-06 |
Ken Raeburn | acceptor subkeys; fix flag bits; test CFX_EXERCISE |
commit | commitdiff | tree |
2003-12-06 |
Ken Raeburn | free acceptor subkey |
commit | commitdiff | tree |
2003-12-06 |
Ken Raeburn | define CFX_EXERCISE; add acceptor subkey fields |
commit | commitdiff | tree |
2003-12-05 |
Ken Raeburn | if KRB5_AUTH_CONTEXT_USE_SUBKEY set, mk_rep generates... |
commit | commitdiff | tree |
2003-12-05 |
Ken Raeburn | new flag KRB5_AUTH_CONTEXT_USE_SUBKEY |
commit | commitdiff | tree |
2003-12-05 |
Ken Raeburn | declare new krb5int_generate_and_save_subkey fn |
commit | commitdiff | tree |
2003-12-05 |
Ken Raeburn | ignore, don't reject, unknown flags; thanks, Sam |
commit | commitdiff | tree |
2003-12-03 |
Ken Raeburn | random pad up to 64k; don't log data blocks; delete... |
commit | commitdiff | tree |
2003-12-03 |
Ken Raeburn | fix for random padding added while testing |
commit | commitdiff | tree |
2003-12-03 |
Ken Raeburn | drop some unused code |
commit | commitdiff | tree |
2003-12-03 |
Ken Raeburn | don't run tests without any supported des enctypes |
commit | commitdiff | tree |
2003-12-02 |
Ken Raeburn | remove logging calls |
commit | commitdiff | tree |
2003-12-02 |
Ken Raeburn | checkpoint; most tests work except gssftp "big encrypte... |
commit | commitdiff | tree |
2003-10-30 |
Ken Raeburn | * k5-int.h (krb5int_c_mandatory_cksumtype): New declaration |
commit | commitdiff | tree |
2003-10-30 |
Ken Raeburn | * k5-platform.h (load_64_be, load_64_le): Use UINT64_TY... |
commit | commitdiff | tree |
2003-10-30 |
Ken Raeburn | * aclocal.m4 (WITH_CC): Remove -Wno-comment from gcc... |
commit | commitdiff | tree |
2003-10-29 |
Ken Raeburn | * gssapiP_generic.h: Include k5-platform.h. |
commit | commitdiff | tree |
2003-10-16 |
Ken Raeburn | checkpoint |
commit | commitdiff | tree |
2003-10-15 |
Ken Raeburn | checkpoint - doesn't work yet |
commit | commitdiff | tree |
2003-10-11 |
Ken Raeburn | * etypes.c (krb5_enctypes_list): Fill in required_ctype... |
commit | commitdiff | tree |
2003-10-11 |
Ken Raeburn | * k5-platform.h (store_16_be, store_16_le): Use unsigne... |
commit | commitdiff | tree |
2003-10-10 |
Ken Raeburn | * k5-int.h (struct krb5_keytypes): Added field required... |
commit | commitdiff | tree |
2003-09-25 |
Ken Raeburn | * serialize.c (krb5_ser_pack_int64, krb5_ser_unpack_int... |
commit | commitdiff | tree |
2003-09-25 |
Ken Raeburn | * k5-platform.h: New header file. Manages inline-funct... |
commit | commitdiff | tree |
2003-09-23 |
no author | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree |
2003-09-23 |
Jeffrey Altman | Modify the declaration of the CREDENTIALS structure... |
commit | commitdiff | tree |
2003-09-13 |
Ken Raeburn | Oops, naughty naughty. Use $(CC), not gcc |
commit | commitdiff | tree |
2003-09-13 |
Ken Raeburn | * shlib.conf (*-*-linux*): Use gcc for linking shared... |
commit | commitdiff | tree |
2003-09-13 |
Ken Raeburn | Alpha OSF build fails because daemon() tries to call... |
commit | commitdiff | tree |
2003-09-02 |
Tom Yu | Apply patch from Cesar Garcia to fix lifetime computati... |
commit | commitdiff | tree |
2003-09-02 |
Alexandra Ellwood | kill() might overwrite errno. Save it beforehand |
commit | commitdiff | tree |
2003-09-02 |
Alexandra Ellwood | Fixed handling of krb5_net_write() failing (need to... |
commit | commitdiff | tree |
2003-09-02 |
Alexandra Ellwood | Fixed comment (part of adding Apple Password Server... |
commit | commitdiff | tree |
2003-09-02 |
Alexandra Ellwood | Added Apple password server support |
commit | commitdiff | tree |
2003-08-30 |
Ken Raeburn | While libc5 isn't one of our supported configurations... |
commit | commitdiff | tree |
2003-08-30 |
Ken Raeburn | Copy and build daemon.c in whatever directories need... |
commit | commitdiff | tree |
2003-08-29 |
Ken Raeburn | krshd hangs in linux nightly testing |
commit | commitdiff | tree |
2003-08-27 |
Ken Raeburn | In my tests (2GHz P4 Linux, 5 minutes, no pre-existing... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * krb5.hin (struct _krb5_donot_replay, krb5_rc_default... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * configure.in: Don't test for labs, memmove or bcopy. |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * getdate.y (bcopy): Don't bother with HAVE_BCOPY and... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * configure.in: Check for some C99 headers and types |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * k5-config.h: Unused file deleted |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * fake-addrinfo.h (inline): Supported by Sun Forte... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H... |
commit | commitdiff | tree |
2003-08-26 |
Ken Raeburn | * aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | make depend |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | * dnssrv.c: New file; split out DNS SRV RR query support... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | * configure.in: Don't substitute LIBOBJS, newer autocon... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | * Makefile.in (STLIBOBJS, OBJS): Empty |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | * fake-addrinfo.h (getnameinfo): Define to my_fake_getn... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | Make things work on IRIX again |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | Oops. Include errno.h even if gai_strerror isn't being... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | * configure.in: Don't replace any missing system functi... |
commit | commitdiff | tree |
2003-08-21 |
Ken Raeburn | First cut at adding local caching to the getaddrinfo... |
commit | commitdiff | tree |
2003-08-19 |
Sam Hartman | Don't double free the encrypted credential part |
commit | commitdiff | tree |
2003-08-15 |
Alexandra Ellwood | krb_check_auth clears the return value for the schedule... |
commit | commitdiff | tree |
2003-08-14 |
Ken Raeburn | * configure.in: Check for mode_t |
commit | commitdiff | tree |
2003-08-13 |
Ken Raeburn | * configure.in: Don't check for or replace vfprintf... |
commit | commitdiff | tree |
2003-08-13 |
Ken Raeburn | use my mit changelog id |
commit | commitdiff | tree |
2003-08-13 |
Ken Raeburn | * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o. |
commit | commitdiff | tree |
2003-08-12 |
Tom Yu | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_c... |
commit | commitdiff | tree |
2003-08-08 |
Tom Yu | get_init_creds_password: DNS SRV off causes bogus REALM... |
commit | commitdiff | tree |
2003-08-08 |
Alexandra Ellwood | Remove the target requirement for kadmind4 and v5passwdd |
commit | commitdiff | tree |
2003-08-06 |
Alexandra Ellwood | configure.in: Don't assume all darwin boxes are powerpc... |
commit | commitdiff | tree |
2003-08-06 |
Alexandra Ellwood | Do not install kadmin4 or v5passwdd on Mac OS X. Also... |
commit | commitdiff | tree |
2003-08-01 |
Tom Yu | * kinit.c (main): Apply patch from Stephen Grau to... |
commit | commitdiff | tree |
2003-07-31 |
Tom Yu | add missing ChangeLog entry |
commit | commitdiff | tree |
2003-07-31 |
Jeffrey Altman | krb5_get_host_realm and krb5_free_host_realm should... |
commit | commitdiff | tree |
2003-07-31 |
Tom Yu | update for krb5-1.3.1 |
commit | commitdiff | tree |
2003-07-28 |
Alexandra Ellwood | KfM jam file paths should work from any project file... |
commit | commitdiff | tree |
2003-07-27 |
Sam Hartman | -s can return non-zero exit status if credentials are... |
commit | commitdiff | tree |
2003-07-25 |
Ken Raeburn | * admin.texinfo (realms (krb5.conf)): Add description... |
commit | commitdiff | tree |
2003-07-25 |
Ken Raeburn | use new config file tag for master KDC |
commit | commitdiff | tree |
next |