| Commit message (Expand) | Author | Age | Files | Lines |
* | Crypto IOV API per Projects/AEAD encryption API | Sam Hartman | 2008-12-02 | 32 | -50/+2560 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -4/+4 |
* | Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used | Greg Hudson | 2008-11-05 | 1 | -1/+1 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 15 | -550/+597 |
* | Apply Apple patch to null out key->contents after freeing on failure, | Greg Hudson | 2008-11-03 | 1 | -0/+2 |
* | Use the k5buf module instead of strcpy/strcat in several places | Greg Hudson | 2008-10-30 | 1 | -4/+6 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 2 | -6/+4 |
* | makedepend | Ken Raeburn | 2008-09-18 | 15 | -507/+546 |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 22 | -27/+29 |
* | Use a valid UTF8 password for randkey password | Alexandra Ellwood | 2008-08-13 | 1 | -3/+5 |
* | If CONFIG_SMALL_NO_CRYPTO is defined, turn off CONFIG_SMALL changes for crypt... | Ken Raeburn | 2008-08-12 | 6 | -12/+12 |
* | Update copyright notices to reflect donation of DES implementation by | Tom Yu | 2008-08-12 | 5 | -25/+120 |
* | Make more uses of load/store_32_be/le, which on x86 at least expands | Ken Raeburn | 2008-08-02 | 7 | -67/+22 |
* | Use GET_HALF_BLOCK to fetch new values instead of open-coding | Ken Raeburn | 2008-08-02 | 2 | -16/+10 |
* | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
* | add copyright to lib/crypto/enc_provider/aes.c | Tom Yu | 2008-07-09 | 1 | -0/+26 |
* | stop exporting a few symbols internal to aes implementation | Ken Raeburn | 2008-07-03 | 1 | -5/+0 |
* | When returning an error, don't also pass back an invalid pointer | Ken Raeburn | 2008-06-27 | 1 | -1/+3 |
* | Fix a few incompatible-pointer warnings that aren't just about signedness | Ken Raeburn | 2008-06-02 | 1 | -2/+2 |
* | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 3 | -6/+6 |
* | Multiple assignments without sequence points invoke undefined | Ken Raeburn | 2008-04-25 | 1 | -6/+12 |
* | Don't do UTF-8 bits (and include Apple headers) when just rebuilding dependen... | Ken Raeburn | 2008-04-24 | 1 | -2/+2 |
* | Add "-framework CoreFoundation" to crypto library link command in darwin-mode | Ken Raeburn | 2008-03-04 | 1 | -1/+1 |
* | krb5int_arcfour_string_to_key does not support utf-8 strings | Alexandra Ellwood | 2008-02-26 | 1 | -9/+47 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -6/+5 |
* | read_entropy_from_device on partial read will not fill buffer | Ezra Peisach | 2007-08-20 | 1 | -4/+6 |
* | make depend | Ken Raeburn | 2007-08-16 | 15 | -482/+529 |
* | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 10 | -34/+50 |
* | Rewrite weak key check to use a small custom struct instead of wedging | Ken Raeburn | 2007-05-10 | 1 | -10/+12 |
* | We're requiring that 'inline' work nowadays, so don't conditionalize its use | Ken Raeburn | 2007-05-10 | 1 | -7/+1 |
* | Use new comparison inline fn | Ken Raeburn | 2007-05-10 | 1 | -3/+2 |
* | Store a little more detail for unknown enctype error | Ken Raeburn | 2007-03-25 | 1 | -1/+5 |
* | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 1 | -3/+3 |
* | sort | Ken Raeburn | 2007-01-27 | 1 | -1/+1 |
* | bump minor versions due to API additions | Tom Yu | 2006-12-01 | 1 | -1/+1 |
* | update krb5_c_keylength function, create krb5_c_random_to_key function | Kevin Coffman | 2006-11-17 | 4 | -10/+103 |
* | Add public function to get keylenth associated with an enctype | Kevin Coffman | 2006-11-09 | 3 | -0/+67 |
* | Make clean does not remove lib/crypto/t_prf | Ezra Peisach | 2006-11-05 | 1 | -1/+1 |
* | * prng.c (init_error): Unused variable deleted | Ken Raeburn | 2006-11-02 | 1 | -1/+0 |
* | Cleanup unused variable warning during make check | Ezra Peisach | 2006-10-15 | 1 | -1/+0 |
* | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 8 | -19/+19 |
* | make depend | Tom Yu | 2006-10-06 | 15 | -199/+236 |
* | Removed unused Metrowerks compiler support. | Alexandra Ellwood | 2006-07-25 | 1 | -4/+0 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 15 | -16/+16 |
* | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 16 | -41/+30 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 15 | -84/+84 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 15 | -446/+493 |
* | shsUpdate should take an unsigned int for length | Ezra Peisach | 2006-04-20 | 5 | -8/+8 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 15 | -244/+197 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 15 | -4015/+0 |