| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 2 | -2/+7 |
* | * kt_file.c (krb5_kt_default_vno): Replaced variable with macro | Ken Raeburn | 2004-06-15 | 2 | -1/+5 |
* | Add prototypes for library init and fini functions. Makefile dependencies | Ezra Peisach | 2004-05-28 | 4 | -1/+49 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -28/+36 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 2 | -1/+27 |
* | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 2 | -4/+6 |
* | Treat keytab and ccache names without prefixes as type FILE: | Jeffrey Altman | 2004-04-13 | 2 | -11/+23 |
* | ktbase.c - restore the thread safety changes which were accidently | Jeffrey Altman | 2004-04-08 | 2 | -16/+44 |
* | On Windows, a single letter followed by colon is used to identify | Jeffrey Altman | 2004-04-08 | 2 | -36/+27 |
* | make depend | Ken Raeburn | 2004-03-06 | 1 | -1/+2 |
* | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 2 | -9/+35 |
* | Use more const data in the keytab type registry | Ken Raeburn | 2004-03-06 | 2 | -6/+14 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -27/+27 |
* | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -27/+27 |
* | * kt_file.c (krb5_ktfile_get_entry): Check principal name prior to | Tom Yu | 2003-05-22 | 2 | -8/+13 |
* | Register writable keytabs by default | Sam Hartman | 2003-05-19 | 2 | -1/+10 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 2 | -5/+12 |
* | Change comments to remove the note that we're going to redesign key | Tom Yu | 2003-02-08 | 2 | -3/+6 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
* | Remove files that haven't been used since 1995 | Ken Raeburn | 2003-01-01 | 4 | -219/+0 |
* | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 4 | -17/+26 |
* | protoize | Ken Raeburn | 2002-09-03 | 9 | -198/+54 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 4 | -2/+10 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 4 | -2/+10 |
* | update deps | Ken Raeburn | 2002-08-15 | 1 | -7/+14 |
* | * ktfr_entry.c: Rename krb5_kt_free_entry_contents as | Tom Yu | 2002-06-18 | 2 | -1/+22 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -20/+20 |
* | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -20/+20 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -1/+5 |
* | * kt_file.c: Undo non-logged part of last change that added inclusion of | Ken Raeburn | 2002-06-11 | 2 | -1/+6 |
* | put netinet/in.h inclusion with other headers | Ken Raeburn | 2002-06-09 | 1 | -1/+1 |
* | Merge file and srvtab keytab implementations each into one file, and eliminate | Ken Raeburn | 2002-06-09 | 36 | -3646/+2593 |
* | 8-bit-kvno workarounds from 1.2.4 | Ken Raeburn | 2002-03-07 | 2 | -3/+31 |
* | * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype was | Ken Raeburn | 2002-03-07 | 2 | -1/+7 |
* | Use const instead of krb5_const. | Ken Raeburn | 2002-02-23 | 2 | -1/+5 |
* | * ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now to | Tom Yu | 2001-12-08 | 2 | -0/+13 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 3 | -30/+34 |
* | Add KRB5_CALLCONV to krb5_kt_get_type | Danilo Almeida | 2001-10-16 | 2 | -1/+5 |
* | Replace keytab function-table dispatch macros in krb5.h with functions defined | Ken Raeburn | 2001-10-12 | 3 | -0/+87 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 3 | -65/+74 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 7 | -64/+76 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 9 | -11/+16 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 7 | -8/+13 |
* | dependencies | Ken Raeburn | 2001-09-01 | 3 | -0/+155 |
* | * ktbase.c (krb5_kt_resolve): Signed/unsigned int | Ezra Peisach | 2000-10-17 | 9 | -18/+44 |
* | * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char * | Ezra Peisach | 2000-09-25 | 3 | -4/+11 |
* | Clean up unused variable | Ezra Peisach | 2000-06-29 | 2 | -1/+5 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 4 | -8/+8 |
* | Change function prototypes to match the entries in krb5.hin - specifically | Ezra Peisach | 2000-03-12 | 2 | -1/+6 |