2010-10-02 |
Greg Hudson | Be more parsimonious with /dev/random when using the... nss |
commit | commitdiff | tree |
2010-10-02 |
Greg Hudson | Make the NSS back end compile and work again in the... |
commit | commitdiff | tree |
2010-09-30 |
Greg Hudson | Merge r24242:24397 from trunk to branches/nss. This... |
commit | commitdiff | tree |
2010-09-30 |
Greg Hudson | Wrap cached symkeys in a structure containing the curre... |
commit | commitdiff | tree |
2010-09-30 |
Greg Hudson | Update NSS branch readme. Give up on the code reorgani... |
commit | commitdiff | tree |
2010-09-30 |
Greg Hudson | Apply Red Hat copyright and license statements (using... |
commit | commitdiff | tree |
2010-09-30 |
Greg Hudson | Follow-up to r24365: call both PK11_Finalize and PK11_D... |
commit | commitdiff | tree |
2010-09-29 |
Greg Hudson | Remove an NSS branch issue which has been dealt with |
commit | commitdiff | tree |
2010-09-29 |
Greg Hudson | Make DO_FAST_XOR code unconditional in the NSS back end |
commit | commitdiff | tree |
2010-09-29 |
Greg Hudson | Make USE_OPAQUE_KEYS unconditional in the NSS back end |
commit | commitdiff | tree |
2010-09-29 |
Greg Hudson | Remove NSS_LOOKUP_STRING code since we aren't likely... |
commit | commitdiff | tree |
2010-09-28 |
Greg Hudson | Clean up hash and digest contexts in the back end to... |
commit | commitdiff | tree |
2010-09-28 |
Greg Hudson | Use the PK11_DestroyContext() instead of PK11_Finalize... |
commit | commitdiff | tree |
2010-09-27 |
Greg Hudson | Use the PK11_DestroyContext() instead of PK11_Finalize... |
commit | commitdiff | tree |
2010-09-27 |
Greg Hudson | Revert unintended change in last commit to k5_nss_init() |
commit | commitdiff | tree |
2010-09-27 |
Greg Hudson | Fix cleanup handler in k5_nss_init to return an error... |
commit | commitdiff | tree |
2010-09-26 |
Greg Hudson | When using stream ciphers with NSS, use a loopback... |
commit | commitdiff | tree |
2010-09-25 |
Greg Hudson | When NSS is the crypto implementation, use the NSS... |
commit | commitdiff | tree |
2010-09-25 |
Greg Hudson | In the NSS crypto back end, add mutex protection and... |
commit | commitdiff | tree |
2010-09-11 |
Greg Hudson | In the NSS mit_des_string_to_key_int, zero out pbe_para... |
commit | commitdiff | tree |
2010-08-24 |
Greg Hudson | k5_ as an internal prefix is now formally okay, so... |
commit | commitdiff | tree |
2010-08-21 |
Greg Hudson | Document the nss branch purpose and current issues |
commit | commitdiff | tree |
2010-08-21 |
Greg Hudson | Style pass over the NSS back end |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Remove unneeded file in NSS back end |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Make NSS back-end build when the build directory is... |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Simplify the nss backend configure changes |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Merge changes from branches/krb5-1-8-nss. Omit the... |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Create a branch for the NSS libk5crypto back end |
commit | commitdiff | tree |
2010-08-19 |
Greg Hudson | Allow krb5_gss_register_acceptor_identity to unset... |
commit | commitdiff | tree |
2010-08-12 |
Greg Hudson | Add GIC option for password/account expiration callback |
commit | commitdiff | tree |
2010-08-12 |
Greg Hudson | In AS replies, set the key-expiration field to the... |
commit | commitdiff | tree |
2010-08-12 |
Greg Hudson | Correct the documentation for the start_kadmind keyword... |
commit | commitdiff | tree |
2010-08-12 |
Greg Hudson | Remove two unused source files in lib/gssapi/generic |
commit | commitdiff | tree |
2010-08-10 |
Greg Hudson | Move the password expiry warning code out of |
commit | commitdiff | tree |
2010-07-26 |
Greg Hudson | Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype... |
commit | commitdiff | tree |
2010-07-26 |
Greg Hudson | Fix XDR decoding of large values in xdr_u_int |
commit | commitdiff | tree |
2010-07-21 |
Greg Hudson | Addendum to r24200: fix kdb5_ldap_util call site of |
commit | commitdiff | tree |
2010-07-21 |
Greg Hudson | Revert the part of r24157 which added the dal_version... |
commit | commitdiff | tree |
2010-07-20 |
Greg Hudson | Get the kdb_hdb module to compile again. Probably... |
commit | commitdiff | tree |
2010-07-19 |
Greg Hudson | In kdb5_util's kdb5_ldap_create(), add back the assignm... |
commit | commitdiff | tree |
2010-07-19 |
Greg Hudson | Allow Microsoft HMAC-MD5 checksum types to use non... |
commit | commitdiff | tree |
2010-07-19 |
Greg Hudson | In the DAL documentation, describe how a module can... |
commit | commitdiff | tree |
2010-07-15 |
Greg Hudson | Add check_allowed_to_delegate to the DAL with a corresp... |
commit | commitdiff | tree |
2010-07-15 |
Greg Hudson | Addendum to r24182: Fix a comment referencing the db_invoke |
commit | commitdiff | tree |
2010-07-15 |
Greg Hudson | Add refresh_config to the DAL with a corresponding... |
commit | commitdiff | tree |
2010-07-13 |
Greg Hudson | Addendum to r24185: make audit_as_req return void,... |
commit | commitdiff | tree |
2010-07-13 |
Greg Hudson | Add audit_as_req to the DAL with a corresponding libkdb... |
commit | commitdiff | tree |
2010-07-13 |
Greg Hudson | Add check_policy_as and check_policy_tgs to the DAL... |
commit | commitdiff | tree |
2010-07-12 |
Greg Hudson | Add check_transited_realms to the DAL table with a... |
commit | commitdiff | tree |
2010-07-12 |
Greg Hudson | Add sign_authdata to the DAL table with a corresponding... |
commit | commitdiff | tree |
2010-07-09 |
Greg Hudson | Addendum to r24180: make sure osa_adb_get_policy sets... |
commit | commitdiff | tree |
2010-07-09 |
Greg Hudson | Improve output variable handling of osa_adb_get_policy... |
commit | commitdiff | tree |
2010-07-08 |
Greg Hudson | Fix a memory leak in libkadm5clnt's get_init_creds() |
commit | commitdiff | tree |
2010-07-08 |
Greg Hudson | Create a KRB5_KDB_FLAG_ALIAS_OK to control whether... |
commit | commitdiff | tree |
2010-07-07 |
Greg Hudson | Add a missing break in the parsing of krb5kdc's -P... |
commit | commitdiff | tree |
2010-07-06 |
Greg Hudson | Remove count parameters from get_principal, put_principal, |
commit | commitdiff | tree |
2010-07-04 |
Greg Hudson | Follow-on to r24168: in kdb5_ldap_util, indirect through |
commit | commitdiff | tree |
2010-07-03 |
Greg Hudson | In kdb5.c, simplify the code for getting the profile... |
commit | commitdiff | tree |
2010-07-03 |
Greg Hudson | Remove assertions for non-nullity of init_module and... |
commit | commitdiff | tree |
2010-07-03 |
Greg Hudson | Make the APIs for iterate, get_master_key_list, set_mas... |
commit | commitdiff | tree |
2010-07-03 |
Greg Hudson | Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code... |
commit | commitdiff | tree |
2010-07-03 |
Ken Raeburn | Remove return value from void function |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove store_master_key from the DAL table, and implement |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Make krb5_db_free_principal and krb5_db_free_mkey_list... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove verify_master_key from the DAL table, as well... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove db_ and similar prefixes from DAL function names... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove setup_master_key_name from the DAL table as... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove the set_master_key and get_master_key DAL interf... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Follow-up to r24157: return correctly from krb5_ldap_li... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove errcode_2_string and release_errcode_string... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | Remove db_supported_realms and db_free_supported_realms... |
commit | commitdiff | tree |
2010-07-02 |
Greg Hudson | DAL improvements |
commit | commitdiff | tree |
2010-07-01 |
Greg Hudson | In kpropd, when getting a wildcard address to listen... |
commit | commitdiff | tree |
2010-06-30 |
Greg Hudson | Factor out a common socket creation sequence in net... |
commit | commitdiff | tree |
2010-06-30 |
Greg Hudson | Eliminate warnings in net-server.c |
commit | commitdiff | tree |
2010-06-30 |
Greg Hudson | Improve coding style conformance in net-server.c |
commit | commitdiff | tree |
2010-06-26 |
Greg Hudson | Fix a bug in r24147 where svctcp_create() was passing... |
commit | commitdiff | tree |
2010-06-26 |
Greg Hudson | Make kadmin work over IPv6 |
commit | commitdiff | tree |
2010-06-25 |
Greg Hudson | Adjust function names and declarations in libkadm5... |
commit | commitdiff | tree |
2010-06-25 |
Greg Hudson | Simplify the iprop conditionalization of _kadm5_init_any() |
commit | commitdiff | tree |
2010-06-22 |
Greg Hudson | Remove some dead code in kdb5_stash() left behind by... |
commit | commitdiff | tree |
2010-06-22 |
Greg Hudson | In kprop's sockaddr2krbaddr(), fill in addr.magic to... |
commit | commitdiff | tree |
2010-06-21 |
Greg Hudson | Eliminate a bunch of duplicated code in kdb5_stash... |
commit | commitdiff | tree |
2010-06-21 |
Greg Hudson | kdb5_stash() contains its own kdb5_db_open() call ... |
commit | commitdiff | tree |
2010-06-21 |
Tom Yu | Make OFFLINE!=no work again |
commit | commitdiff | tree |
2010-06-21 |
Greg Hudson | Add correct error table when initializing gss-krb5 |
commit | commitdiff | tree |
2010-06-18 |
Tom Yu | only test t_locate_kdc if known-good DNS name is present |
commit | commitdiff | tree |
2010-06-14 |
Greg Hudson | In PKINIT, notice if DH_compute_key() returns a value... |
commit | commitdiff | tree |
2010-06-14 |
Greg Hudson | Adjust the PKINIT DH debugging code: |
commit | commitdiff | tree |
2010-06-11 |
Greg Hudson | Use getaddrinfo() in kprop and kpropd, and recognize... |
commit | commitdiff | tree |
2010-06-11 |
Greg Hudson | Remove the code for krb5_append_addresses(), which... |
commit | commitdiff | tree |
2010-06-11 |
Greg Hudson | Eliminate actx_copy_addr in auth_con.c; use krb5_copy_a... |
commit | commitdiff | tree |
2010-06-10 |
Greg Hudson | In yarrow.c, undefine k5-trace.h's TRACE before definin... |
commit | commitdiff | tree |
2010-06-10 |
Greg Hudson | Remove some unused (as of yet) trace macro definitions |
commit | commitdiff | tree |
2010-06-10 |
Greg Hudson | Fix a couple of minor defects in trace.c |
commit | commitdiff | tree |
2010-06-08 |
Greg Hudson | kadmin ktadd may display wrong name of default keytab |
commit | commitdiff | tree |
2010-06-08 |
Greg Hudson | When we display enctypes, display the input name rather... |
commit | commitdiff | tree |
2010-06-08 |
Greg Hudson | Stop checking the current time against the context... |
commit | commitdiff | tree |
next |