aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Update dependenciesKen Raeburn32-921/+1354
2005-06-15ksu keeps old ccache lockedKen Raeburn2-1/+6
2005-06-10* destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2-3/+17
2005-06-10* kdb_dbm.c: Unused file deletedKen Raeburn2-1409/+4
2005-06-10* sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2-23/+40
2005-06-09* f_tables.h: Include k5-platform.h.Ken Raeburn2-11/+9
2005-05-24Make "make check" able to link things again..Ken Raeburn2-1/+7
2005-05-20Implement RFC 3961 PRFSam Hartman16-67/+491
2005-05-13* err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2-1/+5
2005-05-04build failure on sparc64-solarisKen Raeburn2-1/+5
2005-05-01typo fixKen Raeburn1-1/+1
2005-05-01* ytypes.h: Include autoconf.h. Include sys/types.h only if it existsKen Raeburn2-0/+8
2005-05-01* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+32
2005-05-01* md5.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+60
2005-05-01* md4.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+27
2005-05-01* t_crc.c (main): Don't run timing test for nowKen Raeburn2-1/+7
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn2-9/+9
2005-04-28* yarrow.c: Delete old macintosh support.Ken Raeburn2-13/+21
2005-04-25 the purpose of the krb5_get_credentials call is toJeffrey Altman2-2/+19
2005-04-23Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman4-47/+34
2005-04-20* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2-1/+5
2005-04-13Allow compile-time specification that small code space is desiredKen Raeburn5-15/+61
2005-04-13* aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag.Ken Raeburn2-7/+14
2005-04-13* aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor...Ken Raeburn2-1/+8
2005-04-13* Makefile.in (all-unix): Don't build aes-gen by default, leave it for 'make ...Ken Raeburn2-1/+6
2005-04-13* Makefile.in (BISONFLAGS): Drop -v.Ken Raeburn3-23/+27
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn35-35/+47
2005-04-07Work around Makefile quoting problemsTom Yu6-5/+20
2005-03-26* import_name.c (krb5_gss_import_name): Use k5_getpwuid_rKen Raeburn2-14/+6
2005-03-26* kuserok.c (krb5_kuserok): Use k5_getpwnam_rKen Raeburn2-13/+5
2005-03-23 * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn'tTom Yu2-0/+14
2005-03-23 * x-deltat.y (wsnum): Add missing semicolon following YYERROR,Tom Yu2-1/+5
2005-03-22 * gic_keytab.c (krb5_get_init_creds_keytab): When callingTom Yu2-1/+11
2005-03-15The current wconfig.c does not treat @MAINT@ as a comment. Until weJeffrey Altman2-1/+9
2005-03-15krb5_c_is_keyed_cksum() is a boolean function. It cannot safely returnJeffrey Altman2-1/+10
2005-03-06 * sn2princ.c (krb5_sname_to_principal):Jeffrey Altman2-20/+55
2005-03-04* asn1_encode.c (asn1_encode_generaltime): If gmtime_r returns int instead ofKen Raeburn2-0/+10
2005-03-03time-delta parser doesn't work on HP-UX 10Ken Raeburn4-703/+1035
2005-02-17* krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message ifKen Raeburn2-0/+7
2005-02-16Export missing DATA symbols on WindowsJeffrey Altman2-9/+21
2005-02-16* init_ctx.c (init_common): Delete redundant library initialization call thatKen Raeburn2-4/+22
2005-02-11missed one file on previous commitTom Yu1-2/+2
2005-02-11Implement principal name and auth flavor fallback for kadm5 clientTom Yu4-257/+368
2005-02-10 * gic_pwd.c (krb5_get_init_creds_password): Fix so empty passwordTom Yu2-1/+7
2005-02-09* krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCSKen Raeburn2-1/+14
2005-02-09* Makefile.in (LIBINITFUNC, LIBFINIFUNC): DefineKen Raeburn4-0/+10
2005-02-09* gss_libinit.c (gssint_lib_init, gssint_lib_fini) [SHOW_INITFINI_FUNCS]: Pri...Ken Raeburn2-1/+18
2005-02-03* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don'tKen Raeburn2-1/+4
2005-02-03Makefile.in: fix macro syntax in last changeKen Raeburn1-1/+1
2005-02-03* gssapi.hin: Don't conditionally include xom.h hereKen Raeburn2-8/+2