| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Where missing, add the argument's names to the function signatures | Zhanna Tsitkov | 2011-01-19 | 1 | -252/+422 |
| * | Renamed static function krb5_rd_safe_basic into rd_safe_basic to avoid confus... | Zhanna Tsitkov | 2011-01-18 | 1 | -5/+5 |
| * | In t_expire_warn.py, put the hashbang line at the top, instead of | Greg Hudson | 2011-01-18 | 1 | -1/+2 |
| * | Update copyright year in prototype sources | Greg Hudson | 2011-01-18 | 2 | -2/+2 |
| * | Doxygen style re-formating of the existing comments | Zhanna Tsitkov | 2011-01-13 | 1 | -124/+120 |
| * | In krb5_set_realm(): | Greg Hudson | 2011-01-12 | 1 | -4/+5 |
| * | Don't call memset with a zero length | Ken Raeburn | 2011-01-12 | 1 | -1/+2 |
| * | Asn.1 decode related file rearrangement. It was made based on the following c... | Zhanna Tsitkov | 2011-01-11 | 10 | -1292/+1560 |
| * | Tighten up the error handling in the mechglue's gss_canonicalize_name, | Greg Hudson | 2011-01-10 | 1 | -32/+14 |
| * | Fix a couple of cases in the SPNEGO implementation where a | Greg Hudson | 2011-01-10 | 1 | -1/+4 |
| * | Don't attempt to serialize a NULL authdata context when serializing a | Greg Hudson | 2010-12-28 | 1 | -2/+4 |
| * | Don't use a krb5 context in t_fork, since we don't set up a krb5.conf | Greg Hudson | 2010-12-28 | 1 | -2/+5 |
| * | Document rdns libdefault setting | Tom Yu | 2010-12-20 | 1 | -1/+8 |
| * | Eliminate some unused variable warnings | Greg Hudson | 2010-12-20 | 4 | -3/+3 |
| * | Remove an unnecessary clause from safe_cksumtype() which served only | Greg Hudson | 2010-12-16 | 1 | -1/+1 |
| * | Ensure time() is prototyped in g_accept_sec_context.c | Greg Hudson | 2010-12-14 | 1 | -0/+1 |
| * | memory leak in changepw.c | Tom Yu | 2010-12-14 | 1 | -0/+1 |
| * | Fix a regression in the client-side ticket renewal code where KDC | Greg Hudson | 2010-12-14 | 3 | -1/+21 |
| * | typo in plugin-related error message | Tom Yu | 2010-12-14 | 1 | -1/+1 |
| * | handle MS PACs that lack server checksum | Tom Yu | 2010-12-10 | 2 | -1/+32 |
| * | Add comment noting that RFC 4121 appears to omit RC4-HMAC from the | Tom Yu | 2010-12-07 | 2 | -0/+4 |
| * | update dependencies | Ken Raeburn | 2010-12-05 | 9 | -63/+93 |
| * | Test for key rollover for TGT, including purging old keys | Tom Yu | 2010-12-03 | 2 | -0/+47 |
| * | Implement restrict_anonymous_to_tgt realm flag | Greg Hudson | 2010-12-01 | 9 | -7/+71 |
| * | Install kadm5_hook_plugin.h | Sam Hartman | 2010-11-30 | 1 | -0/+1 |
| * | SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others) | Greg Hudson | 2010-11-30 | 12 | -81/+82 |
| * | Install gssapi_ext.h on Windows. Include gssapi_ext.h in the header | Greg Hudson | 2010-11-30 | 2 | -1/+3 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 145 | -1082/+189 |
| * | Supply static ordinals for new symbols in gssapi32.def and krb5_32.def, | Greg Hudson | 2010-11-26 | 2 | -182/+182 |
| * | Fix how gssapi.h is rebuilt on Windows; accidentally omitted from | Greg Hudson | 2010-11-25 | 1 | -0/+4 |
| * | Fix Windows build | Greg Hudson | 2010-11-25 | 82 | -2050/+2191 |
| * | Update krb5_gic_opt_private and related code to reflect the change of | Tom Yu | 2010-11-23 | 2 | -2/+2 |
| * | Set svn:eol-style on some Windows files and remove the CRs from their | Greg Hudson | 2010-11-23 | 4 | -263/+260 |
| * | Add missing KRB5_CALLCONV in callback declaration | Greg Hudson | 2010-11-23 | 1 | -4/+4 |
| * | Export krb5_tkt_creds_get | Greg Hudson | 2010-11-23 | 1 | -0/+1 |
| * | Correct typo in r24526 | Greg Hudson | 2010-11-22 | 1 | -1/+1 |
| * | getdate.y: declare yyparse | Sam Hartman | 2010-11-22 | 1 | -0/+1 |
| * | Suppress building camellia-gen in "make check" for now (it has a build | Greg Hudson | 2010-11-21 | 1 | -1/+2 |
| * | Implement Camellia-CTS-CMAC instead of Camellia-CCM | Greg Hudson | 2010-11-20 | 43 | -1552/+2486 |
| * | Read KDC profile settings in kpropd | Greg Hudson | 2010-11-16 | 1 | -1/+3 |
| * | Handle referral realm in kprop client principal | Greg Hudson | 2010-11-16 | 1 | -3/+17 |
| * | The iprop dejagnu test had some deceptive commented-out debugging code | Greg Hudson | 2010-11-16 | 1 | -0/+1 |
| * | Correct a minor error in the k5test documentation | Greg Hudson | 2010-11-15 | 1 | -1/+1 |
| * | Include <openssl/des.h> in the OpenSSL back end's weak_key.c for the | Greg Hudson | 2010-11-09 | 1 | -0/+1 |
| * | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 4 | -665/+507 |
| * | Further kdb_db2 code cleanup: make gen_dbsuffix return a | Greg Hudson | 2010-11-04 | 2 | -55/+30 |
| * | Remove a stray spawn_shell in the iprop dejagnu tests | Greg Hudson | 2010-11-04 | 1 | -1/+0 |
| * | Simplify kdb_db2's open_db() a little further, avoiding a suspicious | Greg Hudson | 2010-11-03 | 1 | -7/+11 |
| * | Avoid running off the end of the spares array in db2's page_to_oaddr() | Greg Hudson | 2010-11-03 | 1 | -1/+1 |
| * | Use size_t to hold set counts in net-server.c | Greg Hudson | 2010-11-03 | 1 | -9/+9 |