summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * gssapi.hin: Don't conditionally include xom.h hereKen Raeburn2005-02-032-8/+2
* * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn2005-02-033-9/+14
* * configure.in: Check for xom.h. Set include_xom to a C include directive orKen Raeburn2005-02-032-0/+9
* * t_walk_rtree.c (main): Free context at end to allow searchingEzra Peisach2005-01-282-0/+6
* Some applications such as Eudora on Windows load and unload the KerberosJeffrey Altman2005-01-174-2/+15
* krb5_unparse_name(), krb5_unparse_name_ext():Jeffrey Altman2005-01-172-14/+20
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More memory leaksEzra Peisach2005-01-172-30/+54
* subject; krb5_do_preauth could attempt to free NULL pointerEzra Peisach2005-01-172-1/+8
* * rc_dfl.c: Move the extraction of the struct dfl_dataJeffrey Altman2005-01-152-3/+8
* * cp_key_cnt.c, copy_princ.c:Jeffrey Altman2005-01-153-19/+34
* Fix braino in previous change to xdr_bytes. New test case forTom Yu2005-01-143-4/+7
* * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoidTom Yu2005-01-143-37/+32
* * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_lockedKen Raeburn2005-01-142-40/+13