| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | the purpose of the krb5_get_credentials call is to | Jeffrey Altman | 2005-04-25 | 2 | -2/+19 |
| * | Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx | Jeffrey Altman | 2005-04-23 | 4 | -47/+34 |
| * | * lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOST | Ken Raeburn | 2005-04-20 | 2 | -1/+5 |
| * | Allow compile-time specification that small code space is desired | Ken Raeburn | 2005-04-13 | 5 | -15/+61 |
| * | * aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag. | Ken Raeburn | 2005-04-13 | 2 | -7/+14 |
| * | * aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor... | Ken Raeburn | 2005-04-13 | 2 | -1/+8 |
| * | * Makefile.in (all-unix): Don't build aes-gen by default, leave it for 'make ... | Ken Raeburn | 2005-04-13 | 2 | -1/+6 |
| * | * Makefile.in (BISONFLAGS): Drop -v. | Ken Raeburn | 2005-04-13 | 3 | -23/+27 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 35 | -35/+47 |
| * | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 6 | -5/+20 |
| * | * import_name.c (krb5_gss_import_name): Use k5_getpwuid_r | Ken Raeburn | 2005-03-26 | 2 | -14/+6 |
| * | * kuserok.c (krb5_kuserok): Use k5_getpwnam_r | Ken Raeburn | 2005-03-26 | 2 | -13/+5 |
| * | * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn't | Tom Yu | 2005-03-23 | 2 | -0/+14 |
| * | * x-deltat.y (wsnum): Add missing semicolon following YYERROR, | Tom Yu | 2005-03-23 | 2 | -1/+5 |
| * | * gic_keytab.c (krb5_get_init_creds_keytab): When calling | Tom Yu | 2005-03-22 | 2 | -1/+11 |
| * | The current wconfig.c does not treat @MAINT@ as a comment. Until we | Jeffrey Altman | 2005-03-15 | 2 | -1/+9 |
| * | krb5_c_is_keyed_cksum() is a boolean function. It cannot safely return | Jeffrey Altman | 2005-03-15 | 2 | -1/+10 |
| * | * sn2princ.c (krb5_sname_to_principal): | Jeffrey Altman | 2005-03-06 | 2 | -20/+55 |
| * | * asn1_encode.c (asn1_encode_generaltime): If gmtime_r returns int instead of | Ken Raeburn | 2005-03-04 | 2 | -0/+10 |
| * | time-delta parser doesn't work on HP-UX 10 | Ken Raeburn | 2005-03-03 | 4 | -703/+1035 |
| * | * krb5_libinit.c (krb5int_lib_fini): Only show "skipping" message if | Ken Raeburn | 2005-02-17 | 2 | -0/+7 |
| * | Export missing DATA symbols on Windows | Jeffrey Altman | 2005-02-16 | 2 | -9/+21 |
| * | * init_ctx.c (init_common): Delete redundant library initialization call that | Ken Raeburn | 2005-02-16 | 2 | -4/+22 |
| * | missed one file on previous commit | Tom Yu | 2005-02-11 | 1 | -2/+2 |
| * | Implement principal name and auth flavor fallback for kadm5 client | Tom Yu | 2005-02-11 | 4 | -257/+368 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Fix so empty password | Tom Yu | 2005-02-10 | 2 | -1/+7 |
| * | * krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini): If SHOW_INITFINI_FUNCS | Ken Raeburn | 2005-02-09 | 2 | -1/+14 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define | Ken Raeburn | 2005-02-09 | 4 | -0/+10 |
| * | * gss_libinit.c (gssint_lib_init, gssint_lib_fini) [SHOW_INITFINI_FUNCS]: Pri... | Ken Raeburn | 2005-02-09 | 2 | -1/+18 |
| * | * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don't | Ken Raeburn | 2005-02-03 | 2 | -1/+4 |
| * | Makefile.in: fix macro syntax in last change | Ken Raeburn | 2005-02-03 | 1 | -1/+1 |
| * | * gssapi.hin: Don't conditionally include xom.h here | Ken Raeburn | 2005-02-03 | 2 | -8/+2 |
| * | * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ when | Ken Raeburn | 2005-02-03 | 3 | -9/+14 |
| * | * configure.in: Check for xom.h. Set include_xom to a C include directive or | Ken Raeburn | 2005-02-03 | 2 | -0/+9 |
| * | * t_walk_rtree.c (main): Free context at end to allow searching | Ezra Peisach | 2005-01-28 | 2 | -0/+6 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 4 | -2/+15 |
| * | krb5_unparse_name(), krb5_unparse_name_ext(): | Jeffrey Altman | 2005-01-17 | 2 | -14/+20 |
| * | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More memory leaks | Ezra Peisach | 2005-01-17 | 2 | -30/+54 |
| * | subject; krb5_do_preauth could attempt to free NULL pointer | Ezra Peisach | 2005-01-17 | 2 | -1/+8 |
| * | * rc_dfl.c: Move the extraction of the struct dfl_data | Jeffrey Altman | 2005-01-15 | 2 | -3/+8 |
| * | * cp_key_cnt.c, copy_princ.c: | Jeffrey Altman | 2005-01-15 | 3 | -19/+34 |
| * | Fix braino in previous change to xdr_bytes. New test case for | Tom Yu | 2005-01-14 | 3 | -4/+7 |
| * | * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoid | Tom Yu | 2005-01-14 | 3 | -37/+32 |
| * | * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_locked | Ken Raeburn | 2005-01-14 | 2 | -40/+13 |
| * | * prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check | Ken Raeburn | 2005-01-14 | 2 | -28/+19 |
| * | * yarrow.c (yarrow_reseed_locked): Renamed from krb5int_yarrow_reseed and made | Ken Raeburn | 2005-01-14 | 2 | -6/+27 |
| * | correction to previous commit. do not call krb5_gss_release_cred() | Jeffrey Altman | 2005-01-13 | 1 | -11/+46 |
| * | Tree does not compile with GCC 4.0 | Ezra Peisach | 2005-01-13 | 2 | -0/+6 |
| * | Fix the calls to krb5_gss_release_cred to pass in the correct type. | Jeffrey Altman | 2005-01-13 | 3 | -41/+19 |
| * | * prng.c (read_entropy_from_device): Use ssize_t, not size_t, so | Tom Yu | 2005-01-13 | 2 | -1/+6 |