| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add rule for building shared object files | Theodore Tso | 1995-12-01 | 2 | -0/+5 |
| * | Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SEAL_MSG both | Theodore Tso | 1995-12-01 | 2 | -1/+5 |
| * | * krb5_gss_glue.c (gss_inquire_names_for_mech): Added new context | Theodore Tso | 1995-12-01 | 3 | -2/+12 |
| * | Makefile.in, ChangeLog: Add support to compile shared libraries | Theodore Tso | 1995-11-18 | 4 | -3/+29 |
| * | Fixed token type numbers so they conform with the protocol spec. Paul | Theodore Tso | 1995-11-18 | 2 | -3/+11 |
| * | Renamed filenames so they would be unique in an 8.3 filesystem. Added | Theodore Tso | 1995-11-18 | 29 | -100/+239 |
| * | Initial checkin of Sun's (Derek's) multi-mechanism GSSAPI support | Theodore Tso | 1995-11-15 | 31 | -0/+2356 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 6 | -42/+28 |
| * | Change the input type of do_mutual to be OM_int32 instead of an int, | Theodore Tso | 1995-10-25 | 2 | -1/+8 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 6 | -5/+15 |
| * | For MS-DOS, use the brute force method of defining the size of | Theodore Tso | 1995-09-29 | 2 | -9/+17 |
| * | Misc Mac cleanups | Keith Vetter | 1995-09-29 | 2 | -3/+12 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 6 | -14/+21 |
| * | Fix tabbing in prototypes. (Just to clear up a conflict) | Theodore Tso | 1995-09-25 | 1 | -6/+6 |
| * | Fixed kb_seal_size prototype | Keith Vetter | 1995-09-25 | 2 | -2/+6 |
| * | acquire_.c: changed int to size_t. | Theodore Tso | 1995-09-23 | 7 | -5/+76 |
| * | oid_ops.c: signed/unsigned mismatch, removed unused variables | Theodore Tso | 1995-09-23 | 3 | -5/+10 |
| * | Put back in all:: all-$(WHAT) rule--PC needs it | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
| * | Lots of memory leaks and other fixes... | Theodore Tso | 1995-09-16 | 18 | -106/+136 |
| * | Free the auth context when freeing the GSSAPI context structure | Theodore Tso | 1995-09-13 | 3 | -0/+14 |
| * | Undo MACINTOSH changes to path in these files - theye were correct. The | Ezra Peisach | 1995-09-12 | 4 | -12/+5 |
| * | Reintegrate the keytab -> enctype changes | Ezra Peisach | 1995-09-12 | 3 | -5/+5 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 13 | -5/+52 |
| * | (gss_delete_sec_context): Add extra indirection so that we actually | Theodore Tso | 1995-09-09 | 3 | -6/+14 |
| * | * accept_sec_context.c, init_sec_context.c, util.c : | Chris Provenzano | 1995-09-06 | 4 | -5/+9 |
| * | * accept_sec_context.c, init_sec_context.c, util_seed.c : | Chris Provenzano | 1995-09-06 | 4 | -5/+11 |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 32 | -295/+1622 |
| * | init_sec_context.c (krb5_gss_init_sec_context): Remove duplicated | Ezra Peisach | 1995-08-30 | 2 | -23/+5 |
| * | Zero out newly allocated context so encrypt_block doesnt have garbage | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | Describe previous changes | Paul Park | 1995-08-29 | 1 | -0/+10 |
| * | Add magic numbers for GSSAPI data structures | Paul Park | 1995-08-29 | 1 | -1/+3 |
| * | Add prototypes for {im,ex}port_sec_context and kg_ser_context_init | Paul Park | 1995-08-29 | 1 | -0/+17 |
| * | Add {im,ex}port_sec_context wrapper routines | Paul Park | 1995-08-29 | 1 | -0/+30 |
| * | Add new modules to support {im,ex}port of GSSAPI context | Paul Park | 1995-08-29 | 5 | -0/+1060 |
| * | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 2 | -1/+15 |
| * | Use generic_gss_release_oid_set() instead of gss_release_oid_set() so | Theodore Tso | 1995-08-07 | 2 | -1/+7 |
| * | Find rsa-md5.h in the correct place. Use k5-int.h | Paul Park | 1995-07-27 | 6 | -14/+12 |
| * | Include k5-int.h instead of specific internal include files | Paul Park | 1995-07-27 | 2 | -5/+6 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 4 | -2/+8 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -2/+11 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 4 | -3/+8 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 4 | -8/+11 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+6 |
| * | Include time.h (or sys/time.h) for struct tm structure which is now | Ezra Peisach | 1995-06-07 | 2 | -0/+12 |
| * | Include k5-sockets.h now that k5-config.h does not include netdb.h. | Ezra Peisach | 1995-05-24 | 2 | -0/+7 |
| * | Add install SUBDIRS | Paul Park | 1995-05-22 | 2 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Do not report creds as expired if the expiration time is indefinite | Paul Park | 1995-05-22 | 1 | -2/+6 |
| * | Add null install target | Paul Park | 1995-05-22 | 1 | -0/+2 |
| * | Install EXPORTED_HEADERS in gssapi subdirectory | Paul Park | 1995-05-22 | 3 | -0/+13 |