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