| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Narrow the contract of pkinit_client_profile by passing in the realm | Greg Hudson | 2009-08-10 | 1 | -13/+14 |
| * | In pkinit_clnt.c, make private functions static. There and in | Greg Hudson | 2009-08-10 | 2 | -118/+10 |
| * | Convert all uses of strtok() in libraries to strtok_r() for thread | Greg Hudson | 2009-08-10 | 2 | -8/+9 |
| * | Remove pkinit_identity_process_option, which wasn't doing anything | Greg Hudson | 2009-08-10 | 2 | -84/+19 |
| * | Fix the LDAP build, which was broken by the build reordering in | Greg Hudson | 2009-08-07 | 2 | -4/+10 |
| * | In crypto_tests: for t_nfold, link against an nfold object file in the | Greg Hudson | 2009-08-03 | 1 | -3/+3 |
| * | Be a little more verbose about errors from mit_des_key_sched(), and | Tom Yu | 2009-08-03 | 1 | -1/+2 |
| * | Fix deplibs for t_crc | Tom Yu | 2009-08-03 | 1 | -1/+1 |
| * | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 12 | -5/+18 |
| * | Re-run make depend. (I am not certain why the dependencies from | Greg Hudson | 2009-08-03 | 17 | -697/+654 |
| * | In the crypto-tests check target, refer to t_cf2.expected in the | Greg Hudson | 2009-08-03 | 1 | -1/+1 |
| * | In configure.in's list of Makefiles to generate, remove the trailing | Greg Hudson | 2009-08-03 | 1 | -6/+6 |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 245 | -1783/+1895 |
| * | Fix of the test cleanup | Zhanna Tsitkov | 2009-08-01 | 1 | -0/+3 |
| * | Include <assert.h> in k5-platform.h, since we use assertions in some | Greg Hudson | 2009-07-30 | 1 | -0/+1 |
| * | Fix memory leak in k5_pac_verify_server_checksum | Ezra Peisach | 2009-07-30 | 2 | -1/+5 |
| * | memory leak in test code t_authdata | Ezra Peisach | 2009-07-30 | 1 | -0/+1 |
| * | Fix memory leak by release context at end of test code | Ezra Peisach | 2009-07-30 | 1 | -0/+3 |
| * | Enctype list configuration enhancements | Greg Hudson | 2009-07-29 | 4 | -78/+338 |
| * | Crypto Modularity proj: Added an option --with-crypto-impl to configure.in to... | Zhanna Tsitkov | 2009-07-28 | 1 | -0/+10 |
| * | Use zero-terminated enctype lists in the context structure instead of | Greg Hudson | 2009-07-27 | 4 | -173/+150 |
| * | include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H | Tom Yu | 2009-07-17 | 1 | -0/+4 |
| * | check for slogin failure in setup_root_shell | Tom Yu | 2009-07-10 | 1 | -1/+1 |
| * | Add a new '-W' option to kadmind and kdb5_util create to allow reading | Tom Yu | 2009-07-10 | 4 | -5/+14 |
| * | In the dejagnu test suite, remove the no-longer-used check_klogin | Greg Hudson | 2009-07-10 | 1 | -31/+0 |
| * | Make datetest buildable again | Tom Yu | 2009-07-09 | 2 | -3/+4 |
| * | In tests/dejagnu/Makefile.in, remove a --srcdir option which was | Greg Hudson | 2009-07-09 | 1 | -1/+1 |
| * | In pre.in, remove some variable expansions in the definition of | Greg Hudson | 2009-07-09 | 1 | -2/+1 |
| * | k5-platform.h no longer takes responsibility for making "static | Greg Hudson | 2009-07-01 | 1 | -1/+0 |
| * | In krb5_copy_error_message, pass correct pointer to | Greg Hudson | 2009-06-27 | 1 | -1/+1 |
| * | Add test case omitted in last commit | Tom Yu | 2009-06-26 | 1 | -0/+105 |
| * | Check for principal expiration prior to checking for password | Tom Yu | 2009-06-26 | 1 | -16/+16 |
| * | syms.c doesn't exist; update clean target and dependencies | Ken Raeburn | 2009-06-23 | 2 | -9/+9 |
| * | GSSAPI init/accept_sec_context performance testing program | Ken Raeburn | 2009-06-23 | 2 | -0/+457 |
| * | Update comments to reflect reality and the fact that this is not a file based | Ezra Peisach | 2009-06-21 | 1 | -20/+28 |
| * | reduce some mutex performance problems in profile library | Ken Raeburn | 2009-06-18 | 3 | -21/+19 |
| * | minor memory leak in 'none' replay cache type | Ken Raeburn | 2009-06-18 | 1 | -2/+8 |
| * | Remove the new configure option --enable-static-only, and instead | Greg Hudson | 2009-06-18 | 1 | -16/+9 |
| * | In default.exp, revert an unintended part of the last commit | Greg Hudson | 2009-06-18 | 1 | -1/+1 |
| * | In default.exp, import RLOGIN_FLAGS from the environment, as is | Greg Hudson | 2009-06-18 | 1 | -2/+2 |
| * | In the previous patch - I neglected a potential NULL deref in the call | Ezra Peisach | 2009-06-17 | 1 | -1/+3 |
| * | In ldap_create.c, remove four incorrect uses of krb5_set_error_message | Greg Hudson | 2009-06-17 | 1 | -10/+3 |
| * | Use ticket forwarding in the GSSAPI test cases to exercise | Greg Hudson | 2009-06-11 | 1 | -2/+2 |
| * | krb5int_yarrow_final could deref NULL if out of memory | Ezra Peisach | 2009-06-11 | 1 | -1/+2 |
| * | krb5int_rd_chpw_rep could call krb5_free_error with random value | Ezra Peisach | 2009-06-10 | 1 | -1/+1 |
| * | Clean up and simplify kdb5.c; no functional changes | Greg Hudson | 2009-06-08 | 1 | -707/+311 |
| * | In kdb5.c, remove calls to the locking macros which were stubbed out | Greg Hudson | 2009-06-08 | 1 | -258/+1 |
| * | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 17 | -118/+153 |
| * | libkdb5 now depends on libgssrpc. So when linking kpropd, specify | Greg Hudson | 2009-06-08 | 1 | -2/+2 |
| * | Don't build the kadm5/unit-test test programs during "make all"; build | Greg Hudson | 2009-06-08 | 1 | -4/+0 |