| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix pkinit warnings | Sam Hartman | 2011-09-21 | 2 | -7/+7 |
| * | Fix typo in pkinit_kdf_test error message | Sam Hartman | 2011-09-21 | 1 | -1/+1 |
| * | Add newlines to end of status messages | Sam Hartman | 2011-09-21 | 1 | -2/+2 |
| * | If the client offers the alg agility KDF, use it | Sam Hartman | 2011-09-21 | 5 | -15/+152 |
| * | Reordered pkinit_server_return_padata(), so that the alg-agility | Sam Hartman | 2011-09-21 | 1 | -8/+20 |
| * | Fix Openssl 1.0 function capitalization in pkinit | Sam Hartman | 2011-09-20 | 1 | -2/+2 |
| * | Make pkinit_kdf_test.c compile | Greg Hudson | 2011-09-19 | 1 | -1/+1 |
| * | Formatting fixes | Greg Hudson | 2011-09-19 | 7 | -44/+37 |
| * | 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 |
| * | 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 | 3 | -57/+59 |
| * | make depend | Ezra Peisach | 2011-07-01 | 1 | -20/+26 |
| * | Convert preauth_plugin.h to new plugin framework | Greg Hudson | 2011-06-17 | 11 | -328/+389 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 4 | -18/+24 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 5 | -17/+15 |
| * | Make depend | Greg Hudson | 2011-02-25 | 2 | -13/+11 |
| * | When building PKINIT against OpenSSL 1.0 or later, use the CMS APIs for | Greg Hudson | 2011-01-26 | 1 | -46/+93 |
| * | 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 | 5 | -5/+5 |
| * | 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 |
| * | 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 |
| * | Add empty src/plugins/preauth/securid_sam2/deps to allow build to work again | Tom Yu | 2010-10-01 | 1 | -0/+0 |
| * | Initial securid2 support. | Sam Hartman | 2010-10-01 | 5 | -0/+1005 |
| * | In the PKINIT OpenSSL crypto code, use a signed int to hold the result | Greg Hudson | 2010-09-15 | 1 | -3/+3 |
| * | In the PKINIT OpenSSL code, ensure that appropriate cerficiate fields | Greg Hudson | 2010-09-15 | 1 | -0/+2 |
| * | Use correct CRL stack macros in pkinit OpenSSL code. Patch from Olaf | Greg Hudson | 2010-09-15 | 1 | -3/+3 |
| * | Make depend | Greg Hudson | 2010-09-08 | 2 | -8/+10 |
| * | X509_verify_cert can return without setting cert_ctx.current_cert. If | Greg Hudson | 2010-09-08 | 1 | -2/+5 |
| * | In PKINIT, notice if DH_compute_key() returns a value less than the | Greg Hudson | 2010-06-14 | 1 | -2/+18 |
| * | Adjust the PKINIT DH debugging code: | Greg Hudson | 2010-06-14 | 1 | -7/+8 |
| * | make depend | Greg Hudson | 2010-06-07 | 2 | -13/+14 |
| * | Straighten the if-ladder in encrypted challenge's process_preauth, | Greg Hudson | 2010-03-25 | 1 | -7/+6 |
| * | Move array decl from mixed within code down into the block where it's | Ken Raeburn | 2010-02-20 | 1 | -8/+11 |
| * | Update export list for 2007 plugin interface change | Ken Raeburn | 2010-02-20 | 1 | -2/+2 |
| * | Move array decl from mixed within code down into the block where it's | Ken Raeburn | 2010-02-20 | 1 | -8/+11 |