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 |
2003-07-15 |
Tom Yu | * accept_sec_context.c (krb5_gss_accept_sec_context... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Alexandra Ellwood | Check for NULL realm argument and n not equal to 1... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Alexandra Ellwood | RealmsConfig-glue.c: Don't fail when krb5.conf is valid... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Alexandra Ellwood | Rewrote krb_get_lrealm to correctly handle the v4 realm... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Tom Yu | * acquire_cred.c (acquire_init_cred): Close the ccache if |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Alexandra Ellwood | Export krb5_get_permitted_enctypes and krb5_set_real_ti... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Tom Yu | update for krb5-1.3 |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Alexandra Ellwood | This time, use the correct # of arguments for strcpy |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Alexandra Ellwood | krb_prof_get_nth() no longer assumes that its retlen... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Ken Raeburn | darwin build can't compile util/et test program |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Alexandra Ellwood | Remove leading spaces in #define and #include in public... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Alexandra Ellwood | KfM build should inherit CFLAGS and LDFLAGS from parent... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Jen Selby | Fixed filename substitution typos. @LOCALSTATEDIR... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Tom Yu | update for krb5-1.3-beta5 |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Raeburn | This change fixes the problem in the ss directory.... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Tom Yu | * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Ken Raeburn | With this patch, things seem to work with a Heimdal... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Tom Yu | clean up ftp client gss memory management |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Ken Raeburn | * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Tom Yu | apply patch from jaltman: |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Ken Raeburn | * k5-int.h (struct krb5_cksumtypes): Add new field... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | * krb5.conf.M: Sync with doc/krb5conf.texinfo |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | * build.texinfo (Installing the Binaries): New node... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Sam Hartman | Split out etype_info2 decoder from etype_info decoder... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | Delete references to --with-system-db from README |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Ken Raeburn | Put in some IPv6 details. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Tom Yu | * dnssrv.texinfo: Add note about _kerberos-iv._udp... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Tom Yu | Update for krb5-1.3-beta4. Fix note on [999]. Move... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Sam Hartman | Set use_conf_ktypes to 1 while looking up the tgt to... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Ken Raeburn | * ftp.c (recvrequest): Add new argument indicating... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | * server_kdb.c (kdb_init_hist): Force history principa... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | krb5_rd_rep leaks subkeys |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | libgss leaks, UMRs |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | make_ap_req_v1 leaks memory |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Tom Yu | * krb5.hin: krb524_init_ets() takes one argument |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Alexandra Ellwood | * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Alexandra Ellwood | Removed Mac OS 9 support because it prevents darwin... |
commit | commitdiff | tree | snapshot |
next |