| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -53/+42 |
| * | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 1 | -42/+53 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -0/+31 |
| * | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 1 | -1/+1 |
| * | Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG, | Greg Hudson | 2009-04-08 | 1 | -0/+1 |
| * | don't do arithmetic on void pointers | Ken Raeburn | 2009-02-04 | 1 | -2/+2 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
| * | Use 16/32-bit big/little-endian store functions in more places | Ken Raeburn | 2009-01-26 | 1 | -14/+6 |
| * | whitespace | Tom Yu | 2009-01-22 | 6 | -24/+24 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -75/+73 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 11 | -34/+1048 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -36/+36 |
| * | Use the k5buf module instead of strcpy/strcat in several places | Greg Hudson | 2008-10-30 | 1 | -0/+1 |
| * | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 2 | -7/+2 |
| * | Untabify. Normalize whitespace. Reindent. Fix some of the most | Tom Yu | 2008-10-15 | 18 | -1423/+1443 |
| * | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 3 | -4/+4 |
| * | Fix a few incompatible-pointer warnings that aren't just about signedness | Ken Raeburn | 2008-06-02 | 1 | -2/+2 |
| * | Rework error-mapping code to preserve status code values when returned | Ken Raeburn | 2007-09-05 | 3 | -75/+173 |
| * | pullup to trunk | Alexandra Ellwood | 2007-08-24 | 1 | -2/+2 |
| * | no unistd.h on Windows | Jeffrey Altman | 2007-08-24 | 1 | -0/+2 |
| * | Added errmap.h to the generate-files-mac target | Alexandra Ellwood | 2007-08-20 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -1/+2 |
| * | remap mechanism-specific status codes in mechglue/spnego | Ken Raeburn | 2007-08-16 | 4 | -0/+270 |
| * | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 1 | -5/+2 |
| * | Use strdup | Ken Raeburn | 2007-07-04 | 1 | -3/+1 |
| * | valgrind detects uninitialized (but really unused) bytes in 'queue' | Ken Raeburn | 2007-03-01 | 1 | -0/+6 |
| * | make depend | Ken Raeburn | 2006-12-12 | 1 | -6/+8 |
| * | make depend | Ken Raeburn | 2006-11-01 | 1 | -4/+4 |
| * | Include gss_libinit.h for gssint_initialize_library() prototype | Ezra Peisach | 2006-10-16 | 3 | -1/+3 |
| * | Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from | Alexandra Ellwood | 2006-07-25 | 3 | -21/+26 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -10/+0 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 6 | -479/+13 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Cleanup a number of cast away from const warnings in gssapi | Ezra Peisach | 2006-05-09 | 3 | -14/+16 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -941/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -53/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Stop checking sizeof(type) at configure time. | Ken Raeburn | 2006-03-31 | 4 | -16/+19 |
| * | * util_token.c: Include limits.h. | Ken Raeburn | 2006-03-31 | 2 | -3/+11 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -38/+50 |
| * | * Makefile.in (include_xom): Define as "rem" instead of empty on Windows | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -38/+32 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -24/+23 |
| * | gss_release_buffer can leak zero-length buffers | Tom Yu | 2005-09-22 | 2 | -2/+6 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -23/+24 |
| * | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 2 | -1/+6 |
| * | * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don't | Ken Raeburn | 2005-02-03 | 2 | -1/+4 |