2010-05-21 |
Greg Hudson | In getdate.y, remove an error check from r19656 which... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Greg Hudson | Use ANSI-style function definitions in our copy of... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Greg Hudson | Document the disable_last_success and disable_lockout... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Tom Yu | Apply patch from Arlene Berry to detect and ignore... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Tom Yu | kdc_tcp_ports not documented in kdc.conf.M |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Greg Hudson | In gss_acquire_cred_with_password() and gss_add_cred_wi... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Tom Yu | CVE-2010-1321 GSS-API lib null pointer deref (MITKRB5... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Greg Hudson | When parsing a KDC or admin server string, allow the... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Greg Hudson | Improve the error message from kadmin when hostname... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Greg Hudson | If gss_inquire_cred is called with a null credential... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Greg Hudson | The mechglue always passes null for desired_mechs and... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Greg Hudson | The mechglue never invokes a mech's gss_add_cred functi... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ken Raeburn | Reformat with shorter lines |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ken Raeburn | Delete an old pre-Yarrow item |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ken Raeburn | Update dependencies |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ken Raeburn | Stop exporting some profile symbols that aren't either... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ken Raeburn | Force hostname to lower-case for use in principal names |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Greg Hudson | Negative enctypes improperly read from ccaches |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Greg Hudson | Error handling bug in krb5_init_creds_init() |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Greg Hudson | Negative enctypes improperly read from keytabs |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Greg Hudson | Make k5test.py work for builds in the source dir |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Tom Yu | Remove krb5_get_in_tkt |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Greg Hudson | Reimplement krb5_get_in_tkt_with_skey in terms of krb5_... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Greg Hudson | Add lockout-related performance tuning variables |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Greg Hudson | Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Greg Hudson | General code consistency pass in kdb_db2.c. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Tom Yu | Adjust for removal of krb5_ldap_set_option in r23965 |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Get rid of some kdb5_util load code which is no longer... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Remove some unused format string definitions from kdb5_... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Remove some unused fields from kadm5_config_params... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Eliminate the unused realm_dbname field from krb5_realm... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Remove a stray comment from r23966 |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Refactor the kdb_db2.c code which processes db_args... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Greg Hudson | Remove krb5_db_set_option and the associated DAL entry... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Greg Hudson | Correct the DAL documentation for db_create |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Greg Hudson | Eliminate some uses of variables as format strings... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Greg Hudson | Eliminate the use of variables for format strings in... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Greg Hudson | Fix some bugs in the IAKERB code discovered by Coverity... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Greg Hudson | Add IAKERB mechanism and gss_acquire_cred_with_password |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Yu | memory leak in process_tgs_req in r23724 |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Greg Hudson | Fix a backwards check in get_cached_tgt() in the TGS... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Greg Hudson | Squash some warnings in the old crypto API glue. Use... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Add a Python test script to exercise the GSS sample app |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Add a sentinel line to sim_server after the socket... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Eliminate the use of tail -f in the dejagnu test suite... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Add a sentinel to the sample gss-server after the socke... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Simplify how k5test scripts get run by importing runenv... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Run Python tests as individual rule commands (friendlie... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Greg Hudson | Fix the actual python command to match the displayed... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Tom Yu | Adapted patch from Arlene Berry to handle dlerror(... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Tom Yu | Adapted patch from Jason Rogers. It wasn't complete... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Greg Hudson | From Luke: fix the post-canonicalization cache check... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Greg Hudson | In kg_new_connection(), make sure k_cred is freed in... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Tom Yu | Apply patch from Arlene Berry to cease freeing error... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Greg Hudson | Eliminate a non-useful NULL check in the KDC's dispatch... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Greg Hudson | In kpasswd_sendto_msg_callback(), properly compare... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Greg Hudson | Fix a memory leak in get_creds.c's try_fallback_realm() |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Greg Hudson | In the kdc5_hammer test program, simplify the cleanup... |
commit | commitdiff | tree | snapshot |
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 |
next |