| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | reindent | Sam Hartman | 2011-09-19 | 3 | -71/+71 |
| * | Remove the ticket from the pkinit-alg-agility KDF function, to match | Sam Hartman | 2011-09-19 | 3 | -47/+28 |
| * | Implement encoding and decoding for supportedKDFs and kdfID | Sam Hartman | 2011-09-19 | 1 | -1/+3 |
| * | * Extend auth_pack | Sam Hartman | 2011-09-19 | 1 | -0/+9 |
| * | Refactor to use oid instead of algorithm_id in KDF interface | Sam Hartman | 2011-09-19 | 3 | -12/+16 |
| * | pkinit_crypto_openssl: fix signed vs unsigned comparison | Sam Hartman | 2011-09-19 | 1 | -0/+1 |
| * | implementation of new function and test program for pkinit agility. | Sam Hartman | 2011-09-19 | 5 | -3/+475 |
| * | In pkinit_crypto_openssl.c, modified pkinit_octetstring2key() to | Sam Hartman | 2011-09-19 | 1 | -4/+4 |
| * | pkinit: client: Use SignedData for anonymous | Sam Hartman | 2011-09-19 | 3 | -207/+234 |
| * | Fix pkinit warnings | Sam Hartman | 2011-09-19 | 3 | -5/+5 |
| * | Support pkinit: SignedData with no signers (KDC) | Sam Hartman | 2011-09-19 | 2 | -187/+209 |
| * | Initialize some more variables | Ken Raeburn | 2011-09-05 | 1 | -1/+1 |
| * | Fix "may be used uninitialized" warnings in db2 code, even though all | Ken Raeburn | 2011-09-05 | 6 | -9/+11 |
| * | Silence various "may be used uninitialized" warnings from GCC caused | Ken Raeburn | 2011-09-05 | 1 | -1/+1 |
| * | Change output type of pkinit_init_kdc_req_context so as not to require | Ken Raeburn | 2011-09-05 | 1 | -3/+3 |
| * | Reindent per krb5-batch-reindent.el. | Ken Raeburn | 2011-09-04 | 5 | -59/+61 |
| * | Get rid of variables triggering gcc's "defined but not used" | Ken Raeburn | 2011-09-04 | 3 | -12/+0 |
| * | Clean up some ldap #define's | Zhanna Tsitkov | 2011-08-10 | 5 | -11/+7 |
| * | Define KRB5_TL_DB_ARGS unconditionally in kdb.h | Greg Hudson | 2011-07-26 | 1 | -3/+0 |
| * | make depend | Ezra Peisach | 2011-07-01 | 1 | -20/+26 |
| * | Get static linking working again, mostly | Greg Hudson | 2011-06-28 | 2 | -4/+2 |
| * | Fix multiple libkdb_ldap memory leaks | Greg Hudson | 2011-06-23 | 4 | -43/+40 |
| * | Use AI_ADDRCONFIG for more efficient getaddrinfo | Greg Hudson | 2011-06-23 | 1 | -0/+1 |
| * | Convert preauth_plugin.h to new plugin framework | Greg Hudson | 2011-06-17 | 11 | -328/+389 |
| * | Add setlocale() calls to main functions | Greg Hudson | 2011-06-10 | 1 | -0/+1 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 21 | -431/+541 |
| * | only reset greeting if provided attribute is urn:greet:greeting | Luke Howard | 2011-04-01 | 1 | -0/+3 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 56 | -159/+75 |
| * | Make depend | Greg Hudson | 2011-02-25 | 5 | -155/+123 |
| * | KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028... | Tom Yu | 2011-02-09 | 4 | -17/+30 |
| * | When building PKINIT against OpenSSL 1.0 or later, use the CMS APIs for | Greg Hudson | 2011-01-26 | 1 | -46/+93 |
| * | Fix edge case in LDAP last_admin_unlock processing | Greg Hudson | 2011-01-21 | 1 | -0/+1 |
| * | Eliminate some unused variable warnings | Greg Hudson | 2010-12-20 | 1 | -1/+0 |
| * | SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others) | Greg Hudson | 2010-11-30 | 1 | -10/+1 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 22 | -22/+22 |
| * | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 2 | -631/+483 |
| * | Further kdb_db2 code cleanup: make gen_dbsuffix return a | Greg Hudson | 2010-11-04 | 2 | -55/+30 |
| * | 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 |
| * | Clean up the DB2 KDB module code a bit, making it more conformant with | Greg Hudson | 2010-11-02 | 1 | -141/+96 |
| * | Whitespace | Greg Hudson | 2010-10-24 | 3 | -68/+57 |
| * | SecurID build support | Sam Hartman | 2010-10-19 | 2 | -2/+19 |
| * | securID error handling fix | Sam Hartman | 2010-10-19 | 2 | -29/+29 |
| * | securID code fixes | Sam Hartman | 2010-10-19 | 3 | -18/+35 |
| * | Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1 | Tom Yu | 2010-10-08 | 2 | -2/+2 |
| * | Fix a typo in kerberos.ldif. Reported by nalin@redhat.com | Greg Hudson | 2010-10-07 | 1 | -1/+1 |
| * | Performance issue in LDAP policy fetch | Greg Hudson | 2010-10-07 | 1 | -6/+14 |
| * | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 9 | -5/+93 |
| * | Add additional NRL copyright | Sam Hartman | 2010-10-05 | 1 | -0/+13 |
| * | Copyright statements, whitespace, and other code formatting | Greg Hudson | 2010-10-02 | 3 | -666/+772 |