2010-04-21 |
Greg Hudson | Amend r23917 to correct some uses of *out_creds which... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Greg Hudson | In the get_credentials() helper of the gss-krb5 init_se... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Greg Hudson | In t_inetd, zero out l_inaddr before filling it in... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Yu | Only create runenv.py at BUILDTOP. Fix bugs in k5test... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Yu | Fix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Greg Hudson | When setting up to get a TGT for the service realm... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Greg Hudson | Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Tom Yu | Build runenv.py, holding environment variable settings... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Greg Hudson | Introduce new krb5_tkt_creds API |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Greg Hudson | Use krb5_get_credentials in ksu instead of krb5_get_cre... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Greg Hudson | Validate and renew should work on non-TGT creds |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Greg Hudson | Remove krb5int_send_tgs(); it is unused as of r23358 |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Greg Hudson | Add krb5_cc_dup() to make it possible to copy ccache... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Greg Hudson | Assume lstat in Unix code, specifically clients/ksu... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Greg Hudson | In testrealm.py, add ksu and kvno to the list of build... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Hudson | Fix backwards flag output in krb5_init_creds_step() |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Ken Raeburn | Always pass -W option to kdb5_util create in testing |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Greg Hudson | In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kd... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Hudson | Straighten the if-ladder in encrypted challenge's proce... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Tom Yu | Apply patch from Arlene Berry to not use freed memory in |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Tom Yu | MITKRB5-SA-2010-002 CVE-2010-0628 denial of service... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ezra Peisach | Include t_spengno.o in list of OBJS so make clean will... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Tom Yu | krb5_typed_data not castable to krb5_pa_data on 64... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Greg Hudson | Change KRB5_AUTHDATA_SIGNTICKET from 142 to 512 |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Greg Hudson | Document the ticket_lifetime libdefaults setting (which... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Hudson | Fix the kpasswd fallback from the ccache principal... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Greg Hudson | Include int-proto.h in mk_req_ext.c for krb5int_validat... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ken Raeburn | Untabify |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ken Raeburn | Copyright notice |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Greg Hudson | When checking for KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Greg Hudson | Add more verbosity when the -V option to kinit is speci... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Greg Hudson | Fix the Python version check to use constructs availabl... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Greg Hudson | Add a version check to the Python test, so that we... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ken Raeburn | Merge users/raeburn/branches/network-merge |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Tom Yu | handle NT_SRV_INST in service principal referrals |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Tom Yu | Set up KRB5_RUN_ENV for pytests, so that Python-based... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Greg Hudson | Lazy history key creation |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Zhanna Tsitkov | Use KRB5_CONF_ macros instead of strings in the source... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Greg Hudson | Remove vestigial include/spnego-asn1.h |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Hudson | Add a "make testrealm" target using the Python test... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Ezra Peisach | Make python test start_in_inetd function |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Release the internal_name field of a SPNEGO context... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Add a Python test to run t_spnego |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | In post.in, add a check-pytests intermediate target... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Fix a double-free in the t_spnego test program resultin... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Add a message parameter to k5test's success(), to brief... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Add IPv6 support to changepw.c (reverting r21004 since... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Ignore improperly encoded signedpath AD elements |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Greg Hudson | Error out if a Python test program fails |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Hudson | Clean up a help string in k5test |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Greg Hudson | Python test framework |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Greg Hudson | Remove some more test suite cruft: |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Greg Hudson | On Linux platforms, use -Wl,--enable-new-dtags when... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Zhanna Tsitkov | Updated documentation with information about --with... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Yu | doc updates for allow_weak_crypto |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Greg Hudson | Two problems in kadm5_get_principal mask handling |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Greg Hudson | Remove some more dejagnu test suite cruft: |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Greg Hudson | Remove some unused cruft in the dejagnu test suite... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Greg Hudson | Explain the current SPNEGO initiator/acceptor design... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Greg Hudson | Fix two unrelated problems in SPNEGO which don't crop... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ken Raeburn | Use bswap16 and bswap32 on NetBSD |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ken Raeburn | Update dependencies |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ken Raeburn | Move array decl from mixed within code down into the... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ken Raeburn | Update export list for 2007 plugin interface change |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ken Raeburn | Move array decl from mixed within code down into the... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Greg Hudson | Make plugins/cksum_body more likely to build, and remov... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Greg Hudson | The TGS code was not freeing authdata. This is an... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Greg Hudson | Fix cipher state chaining in OpenSSL back end |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Greg Hudson | Add display statements for the encrypted tokens generat... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Zhanna Tsitkov | validator.py is a tool to validate kerb configuration... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Tom Yu | update mkrel to deal with changed source layout |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Tom Yu | MITKRB5-SA-2010-001 CVE-2010-0283 KDC denial of service |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ken Raeburn | Remove another remnant of krb4 |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Greg Hudson | Clarify the SPNEGO NegHints code and plug two cases... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Greg Hudson | Simplify the SPNEGO neg_mechs intersection logic a... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Greg Hudson | Minimal support for updating history key |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Greg Hudson | Implement gss_set_neg_mechs |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Greg Hudson | Followon fixes to r23712: |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sam Hartman | krb5int_fast_free_state segfaults if state is null |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Sam Hartman | enc_padata can include empty sequence |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Greg Hudson | Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Tom Yu | Apply patch from Arlene Berry to handle the case where... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Greg Hudson | Fix cross-realm handling of AD-SIGNEDPATH |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Tom Yu | Apply patch from Arlene Berry to avoid segfault if... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Tom Yu | Apply patch from Arlene Berry to return a comparable... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Greg Hudson | Fix greet_server build |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Greg Hudson | Clean up error handling in krb5int_make_tgs_request_ext... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Tom Yu | set_default_enctype_var should filter not reject weak... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Greg Hudson | Correct the DAL documentation of |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Greg Hudson | Fix minor error-handling bug in r23676 |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Hudson | Correct the DAL documentation for how modules should... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Greg Hudson | Make decryption of master key list more robust |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Greg Hudson | Handle migration from pre-1.7 databases with master... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Greg Hudson | Update the LDAP dependencies for r23674 |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Greg Hudson | Get rid of kdb_ext.h and allow out-of-tree KDB plugins |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Tom Yu | define MIN() in lib/gssapi/krb5/prf.c |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Tom Yu | Apply patch from Arlene Berry to plug a memory leak |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Greg Hudson | In the DAL comments, document KRB5_KDB_INCLUDE_PAC... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Greg Hudson | Document the DAL interface in comments, as an aid to... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Greg Hudson | Add krb5_allow_weak_crypto API |
commit | commitdiff | tree | snapshot |
next |