| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Make plugins/cksum_body more likely to build, and remove the empty src | Greg Hudson | 2010-02-19 | 1 | -2/+2 |
| * | Other changes in this ticket guarantee that the padata argument to | Sam Hartman | 2010-01-04 | 1 | -1/+1 |
| * | NetBSD 5.0.1 uses an OpenSSL snapshot that describes itself as 0.9.9, | Ken Raeburn | 2009-12-31 | 1 | -1/+1 |
| * | Remove an inoperable error check in return_pkinit_kx | Greg Hudson | 2009-12-29 | 1 | -2/+0 |
| * | Whitespace fixes for new anonymous support | Greg Hudson | 2009-12-28 | 5 | -68/+90 |
| * | Anonymous support for Kerberos | Sam Hartman | 2009-12-28 | 7 | -194/+358 |
| * | Mark and reindent the pkinit plugin code, except for the header files | Greg Hudson | 2009-11-25 | 8 | -4813/+4815 |
| * | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 4 | -553/+544 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 8 | -58/+51 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 10 | -120/+118 |
| * | Bump the accessor version number since we made changes. | Greg Hudson | 2009-10-28 | 1 | -2/+2 |
| * | not try to free random stack garbage on error | Ezra Peisach | 2009-10-25 | 1 | -0/+2 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -3/+4 |
| * | In anticipation of a new version of OpenSSL 1.0.0, support renamed API: EVP_P... | Zhanna Tsitkov | 2009-10-08 | 1 | -1/+5 |
| * | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -4/+8 |
| * | Minor code cleanups in pkinit plugin, mostly around malloc/free | Greg Hudson | 2009-08-18 | 7 | -262/+166 |
| * | Check for null characters in pkinit cert fields | Greg Hudson | 2009-08-10 | 1 | -0/+7 |
| * | 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 | 1 | -5/+5 |
| * | Remove pkinit_identity_process_option, which wasn't doing anything | Greg Hudson | 2009-08-10 | 2 | -84/+19 |
| * | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 4 | -4/+12 |
| * | Temporarily disable FAST PKINIT for 1.7 release | Greg Hudson | 2009-05-25 | 2 | -0/+35 |
| * | Uninitialized variable may cause unpredictable behavior in kdc_verify_preauth | Zhanna Tsitkov | 2009-04-30 | 1 | -238/+239 |
| * | Merge fast branch at 22166 onto trunk | Sam Hartman | 2009-04-03 | 1 | -2/+1 |
| * | make depend | Sam Hartman | 2009-03-31 | 2 | -30/+25 |
| * | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 5 | -0/+505 |
| * | Revert r21880 which included k5-int.h in several pkinit source files. | Greg Hudson | 2009-03-24 | 4 | -3/+20 |
| * | make depend | Sam Hartman | 2009-03-16 | 1 | -10/+29 |
| * | Include k5-int.h in several pkinit source files, in order to define | Greg Hudson | 2009-02-04 | 3 | -1/+3 |
| * | Use macros for config parameters | Zhanna Tsitkov | 2009-02-04 | 4 | -28/+28 |
| * | Add some output parameter initializations n order to eliminate some | Greg Hudson | 2009-01-23 | 1 | -0/+3 |
| * | Oops. Don't include openssl install paths from my local machine. | Ken Raeburn | 2009-01-05 | 1 | -19/+3 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 6 | -77/+87 |
| * | make depend | Sam Hartman | 2008-12-02 | 1 | -15/+23 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 3 | -5/+7 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -6/+9 |
| * | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -6/+2 |
| * | Use $(DL_LIB) instead of explicit -ldl | Ken Raeburn | 2008-05-19 | 1 | -1/+1 |
| * | Include k5-platform.h | Ken Raeburn | 2007-11-04 | 1 | -0/+2 |
| * | Include k5-platform.h | Ken Raeburn | 2007-10-30 | 1 | -0/+2 |
| * | delete unused configure.in | Tom Yu | 2007-10-23 | 1 | -19/+0 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 2 | -0/+3 |
| * | Remove these files that were not intended to be moved onto the trunk | Kevin Coffman | 2007-08-06 | 2 | -281/+0 |
| * | Add PKINIT support | Kevin Coffman | 2007-08-01 | 20 | -28/+14264 |
| * | Configure cksum_body and wpse in top-level configure script. (Still don't bu... | Ken Raeburn | 2007-05-31 | 6 | -34/+22 |
| * | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 2 | -4/+0 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 2 | -2/+2 |
| * | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 2 | -1/+55 |
| * | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 2 | -2/+46 |