| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Clean up the flow control in krb5int_send_tgs, and avoid setting the | Greg Hudson | 2009-11-27 | 1 | -38/+39 |
| * | If krb5_init_creds_step is called on an already complete context, | Greg Hudson | 2009-11-27 | 1 | -1/+1 |
| * | Move the arcfour directory from the crypto module dirs into krb. This | Greg Hudson | 2009-11-27 | 33 | -1068/+164 |
| * | Make depend | Greg Hudson | 2009-11-27 | 1 | -3/+3 |
| * | Add krb5_k_prf, the krb5_key version of krb5_c_prf | Greg Hudson | 2009-11-27 | 3 | -4/+18 |
| * | Clean up a few cases where krb5_get_in_tkt_with_keytab would leak the | Greg Hudson | 2009-11-26 | 1 | -3/+4 |
| * | Pullup to 1.7-branch is only for the test case, as krb5-1.7 behaved | Tom Yu | 2009-11-26 | 4 | -19/+138 |
| * | libkrb5 support for non-blocking AS requests | Greg Hudson | 2009-11-26 | 11 | -634/+1293 |
| * | Defer the conversion of the gic options structure to the extended form | Greg Hudson | 2009-11-25 | 6 | -99/+79 |
| * | Coding Style related fixes | Zhanna Tsitkov | 2009-11-25 | 3 | -414/+379 |
| * | In krb5_db2_db_init, make a format string constant to make Coverity | Greg Hudson | 2009-11-25 | 1 | -3/+2 |
| * | Mark and reindent the pkinit plugin code, except for the header files | Greg Hudson | 2009-11-25 | 9 | -4814/+4820 |
| * | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 66 | -11372/+11100 |
| * | Remove krb5_ prefix from the name of the static func get_as_key_keytab. Reindent | Zhanna Tsitkov | 2009-11-24 | 1 | -13/+12 |
| * | Mark and reindent what's left of the appl directory | Greg Hudson | 2009-11-24 | 13 | -1710/+1700 |
| * | Fix boilerplate in zap.c | Greg Hudson | 2009-11-24 | 1 | -2/+2 |
| * | Punt the volatile cast in the non-gcc, non-Windows version of zap. | Greg Hudson | 2009-11-24 | 6 | -3/+51 |
| * | KDC MUST NOT accept ap-request armor in FAST TGS | Sam Hartman | 2009-11-24 | 1 | -0/+5 |
| * | Expand comments around 'zap' code | Ken Raeburn | 2009-11-24 | 1 | -1/+29 |
| * | Simplify depfix.pl by assuming that all files outside of the source | Greg Hudson | 2009-11-23 | 2 | -27/+5 |
| * | Check return value of gethostname in krb5_klog_init | Greg Hudson | 2009-11-23 | 1 | -2/+5 |
| * | Make zap() work with non-gcc C++ compilers. | Greg Hudson | 2009-11-22 | 1 | -5/+4 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 236 | -5117/+4965 |
| * | Remove functions from aclocal.m4 which are no longer needed now that | Greg Hudson | 2009-11-22 | 1 | -81/+0 |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 170 | -70821/+2 |
| * | In _kadm5_init_any on error - if we created a cache entry, destroy it | Ezra Peisach | 2009-11-22 | 1 | -0/+8 |
| * | Clean up some memory leaks by releasing context | Ezra Peisach | 2009-11-22 | 2 | -1/+5 |
| * | For the moment, test for nullity of pointers returned by k5alloc | Greg Hudson | 2009-11-21 | 1 | -1/+1 |
| * | Memory leak in _kadm5_init_any introduced with ipropd | Ezra Peisach | 2009-11-21 | 1 | -0/+2 |
| * | Correct argument to kadm5_get_principal is a pointer to a struct - not | Ezra Peisach | 2009-11-20 | 1 | -2/+6 |
| * | The size of kadm5_server_handle_rec differs between the client and | Ezra Peisach | 2009-11-20 | 2 | -4/+11 |
| * | krb5_free_ad_signedpath must free outer structure | Luke Howard | 2009-11-19 | 1 | -0/+1 |
| * | Put krb5_auth_con_set_req_cksumtype back in the public API, since it | Greg Hudson | 2009-11-19 | 2 | -4/+4 |
| * | Minor reindent fix | Zhanna Tsitkov | 2009-11-18 | 1 | -24/+20 |
| * | minor reindent | Zhanna Tsitkov | 2009-11-18 | 1 | -24/+16 |
| * | Rework using "do { } while (0)" in macro bodies to avoid divergent | Tom Yu | 2009-11-17 | 1 | -4/+8 |
| * | Clean up some open-parenthesis problems, and reindent | Tom Yu | 2009-11-16 | 8 | -119/+117 |
| * | Typo fix | Zhanna Tsitkov | 2009-11-16 | 1 | -1/+1 |
| * | Remove unreferred krb5int_keyhash_aescbc_xxx. Cleaner krb5int_keyhash_md5_hma... | Zhanna Tsitkov | 2009-11-16 | 2 | -2/+2 |
| * | Fix coding style in lib/krb5/asn.1, remove from exclusions, and | Tom Yu | 2009-11-16 | 9 | -915/+1080 |
| * | Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h. | Ezra Peisach | 2009-11-16 | 4 | -29/+30 |
| * | Move krb5int_get_fq_local_hostname to os-proto.h. Not exported | Ezra Peisach | 2009-11-15 | 2 | -2/+2 |
| * | Moved krb5int_sendto prototype to os-proto.h. This function is not exported | Ezra Peisach | 2009-11-15 | 2 | -11/+11 |
| * | Add an exception for include/iprop.h and revert its reformatting, | Greg Hudson | 2009-11-15 | 2 | -119/+119 |
| * | Fix typos in previous | Tom Yu | 2009-11-14 | 1 | -2/+2 |
| * | Reindent include directory, reformatting prototypes as necessary. | Greg Hudson | 2009-11-14 | 54 | -5622/+5219 |
| * | Remove include/krb54proto.h as it is no longer used | Greg Hudson | 2009-11-14 | 1 | -17/+0 |
| * | Constrained delegation without PAC support | Greg Hudson | 2009-11-14 | 27 | -120/+1263 |
| * | In lib/krb5/rcache, ensure that function definition headers put the | Greg Hudson | 2009-11-13 | 2 | -19/+31 |
| * | Typo fix | Zhanna Tsitkov | 2009-11-12 | 1 | -1/+1 |