Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rc4 string-to-key on unterminated inputs | Greg Hudson | 2013-05-27 | 1 | -16/+20 |
* | Fix signed overflow check in k5_ucs2s_to_utf8s | Greg Hudson | 2012-12-20 | 1 | -3/+1 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -5/+5 |
* | Mark and reindent util/support | Tom Yu | 2009-11-30 | 1 | -128/+129 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -13/+12 |
* | In util/support/utf8_conv.c, the SWAP16 macro is invoked with an | Tom Yu | 2009-05-13 | 1 | -6/+4 |
* | Subject k5_utf8s_to_ucs2s could deref NULL pointer.. | Ezra Peisach | 2009-04-07 | 1 | -3/+5 |
* | Include assert.h | Ken Raeburn | 2009-02-09 | 1 | -0/+1 |
* | In krb5int_utf8s_to_ucs2les, free the correct value on error, instead | Greg Hudson | 2009-02-04 | 1 | -1/+1 |
* | Define SWAP16 if not already defined | Ken Raeburn | 2009-01-05 | 1 | -0/+3 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+452 |