2003-12-13 |
Tom Yu | * an_to_ln.c (krb5_aname_to_localname): Don't write... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Tom Yu | * Makefile.in: Move ##WIN32## constructs from inside |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Jeffrey Altman | * Added new krb5_ccache type "MSLSA" for Windows only. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Sam Hartman | Remove cvsignore files |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Sam Hartman | Remove kadmind4 and v5passwdd |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Alexandra Ellwood | Added kg_sync_ccache_name(), kg_get_ccache_name, and... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Sam Hartman | Note that krb4 expiration needs to be more conservative... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Jeffrey Altman | Add exports for functions exported by KfM |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Jeffrey Altman | 2003-11-26 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Jeffrey Altman | Add support for conditional inclusion of flags when... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tom Yu | work around Solaris 9 pty-close bug |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Alexandra Ellwood | Updated project to reflect changes in source files |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Tom Yu | initial sequence number mask short by 4 bits |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Jeffrey Altman | * sendto_kdc.c: Sockets must be closed with closeso... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Jeffrey Altman | Because of the failure of Windows 2000 and Windows... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Alexandra Ellwood | removed deleted files from project |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Alexandra Ellwood | Updated to work with Xcode |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Tom Yu | * api.1/lock.exp: Work around a race condition in... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Tom Yu | Save encoded KRB-SAFE-BODY to avoid problems caused... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Yu | Add missing ChangeLog entry for krb.h:1.51 |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Ken Raeburn | Add --enable-maintainer-mode option to configure, and... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Jeffrey Altman | Modify the declaration of the CREDENTIALS structure... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Ken Raeburn | Oops, naughty naughty. Use $(CC), not gcc |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Ken Raeburn | * shlib.conf (*-*-linux*): Use gcc for linking shared... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Ken Raeburn | Alpha OSF build fails because daemon() tries to call... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Yu | Apply patch from Cesar Garcia to fix lifetime computati... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Alexandra Ellwood | kill() might overwrite errno. Save it beforehand |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Alexandra Ellwood | Fixed handling of krb5_net_write() failing (need to... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Alexandra Ellwood | Fixed comment (part of adding Apple Password Server... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Alexandra Ellwood | Added Apple password server support |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ken Raeburn | While libc5 isn't one of our supported configurations... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Ken Raeburn | Copy and build daemon.c in whatever directories need... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Ken Raeburn | krshd hangs in linux nightly testing |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Ken Raeburn | In my tests (2GHz P4 Linux, 5 minutes, no pre-existing... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * krb5.hin (struct _krb5_donot_replay, krb5_rc_default... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * configure.in: Don't test for labs, memmove or bcopy. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * getdate.y (bcopy): Don't bother with HAVE_BCOPY and... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * configure.in: Check for some C99 headers and types |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * k5-config.h: Unused file deleted |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * fake-addrinfo.h (inline): Supported by Sun Forte... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Ken Raeburn | * aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | * dnssrv.c: New file; split out DNS SRV RR query support... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | * configure.in: Don't substitute LIBOBJS, newer autocon... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | * Makefile.in (STLIBOBJS, OBJS): Empty |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | * fake-addrinfo.h (getnameinfo): Define to my_fake_getn... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | Make things work on IRIX again |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | Oops. Include errno.h even if gai_strerror isn't being... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | * configure.in: Don't replace any missing system functi... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Ken Raeburn | First cut at adding local caching to the getaddrinfo... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Sam Hartman | Don't double free the encrypted credential part |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Alexandra Ellwood | krb_check_auth clears the return value for the schedule... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Ken Raeburn | * configure.in: Check for mode_t |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Ken Raeburn | * configure.in: Don't check for or replace vfprintf... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Ken Raeburn | use my mit changelog id |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Ken Raeburn | * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Tom Yu | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_c... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tom Yu | get_init_creds_password: DNS SRV off causes bogus REALM... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Alexandra Ellwood | Remove the target requirement for kadmind4 and v5passwdd |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Alexandra Ellwood | configure.in: Don't assume all darwin boxes are powerpc... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Alexandra Ellwood | Do not install kadmin4 or v5passwdd on Mac OS X. Also... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Yu | * kinit.c (main): Apply patch from Stephen Grau to... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Yu | add missing ChangeLog entry |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Jeffrey Altman | krb5_get_host_realm and krb5_free_host_realm should... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Yu | update for krb5-1.3.1 |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Alexandra Ellwood | KfM jam file paths should work from any project file... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Sam Hartman | -s can return non-zero exit status if credentials are... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Ken Raeburn | * admin.texinfo (realms (krb5.conf)): Add description... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Ken Raeburn | use new config file tag for master KDC |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Ken Raeburn | Added a little more buffer space than the supplied... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Sam Hartman | Don't document kdc_supported_enctypes |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Tom Yu | krb5-1.3.1-beta1, again |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Tom Yu | update for krb5-1.3.1-beta1 |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Sam Hartman | Send generalstring not octetstring in etype_info2.... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Tom Yu | * README: Revert previous change, as it was in error... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Alexandra Ellwood | Don't use broken getaddrinfo on Mac OS X |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Sam Hartman | Always register the file ccache in the set of registere... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | Change crypto "provider" structures to hold numeric... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | * resolve.c (main): If gethostbyname fails, report... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | Don't combine encrypt and decrypt code paths. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | * k5-int.h (krb5int_zap_data, zap): New macros; call... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | crypto library has bogus dependence on com_err |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Ken Raeburn | * f_cbc.c (krb5int_des_cbc_decrypt): Move declarations... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Alexandra Ellwood | Export krb5_principal2salt |
commit | commitdiff | tree | snapshot |
2003-07-19 |
Ezra Peisach | * init_ets.c (krb5_init_ets): Only initialize error... |
commit | commitdiff | tree | snapshot |
2003-07-19 |
Ezra Peisach | krb5_gss_register_acceptor_identity does not allocate... |
commit | commitdiff | tree | snapshot |
2003-07-19 |
Tom Yu | Windows build needs Feb 2003 Platform SDK |
commit | commitdiff | tree | snapshot |
2003-07-19 |
Tom Yu | Fix incorrect RFC number for FTP IPv6 support |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Jeffrey Altman | * ms2mit.c: |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Jeffrey Altman | gssapi32.def: export the GSS_C_NT_xxxx constants as... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Tom Yu | Remove kg_release_defcred and caching of default creden... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Ken Raeburn | Use the old DES encrypt function, not the split version... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Ken Raeburn | Separate the DES encrypt and decrypt operations into... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Ken Raeburn | delete ##WIN16## lines from makefiles |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Ken Raeburn | * krb5_libinit.c: Include autoconf.h |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Ken Raeburn | * Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_e... |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Ken Raeburn | * aclocal.m4 (extra_gcc_warn_opts): Don't turn on ... |
commit | commitdiff | tree | snapshot |
next |