| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove unimplemented/unused mechglue functions | Tom Yu | 2006-06-21 | 8 | -407/+0 |
* | make depend | Tom Yu | 2006-06-15 | 1 | -0/+211 |
* | * src/lib/gssapi/mechglue/Makefile.in (mydir): | Tom Yu | 2006-06-15 | 1 | -1/+1 |
* | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 37 | -1153/+3945 |
* | Always initialize the output token in gss_init_sec_context as required | Russ Allbery | 2006-06-12 | 1 | -0/+2 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -376/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -71/+0 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | * Makefile.in: Delete @SHARED_RULE@ line. | Ken Raeburn | 2004-09-23 | 2 | -3/+6 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 4 | -15/+5 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -5/+4 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -4/+8 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -4/+8 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -2/+3 |
* | * mglueP.h: Make all prototypes unconditional | Ken Raeburn | 2001-10-09 | 2 | -102/+89 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 4 | -9/+11 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 3 | -8/+12 |
* | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 2 | -2/+4 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -3/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -34/+38 |
* | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-11 | 4 | -8/+18 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 2 | -2/+2 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -26/+6 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 25 | -30/+41 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+5 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+11 |
* | Makefile.in: Remove include of config/windows.in; that's done | Theodore Tso | 1996-06-12 | 4 | -11/+17 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
* | Add code to support appropriate behavior when the input credentials is | Theodore Tso | 1996-05-03 | 2 | -13/+51 |
* | Fixed code to correctly handle errors reported from the mechanism | Theodore Tso | 1996-04-12 | 2 | -31/+47 |
* | Don't include <sys/types.h> mechglue.h will take care of this by | Theodore Tso | 1996-03-27 | 2 | -1/+6 |
* | g_imp_sec_context.c (gss_import_sec_context): | Theodore Tso | 1996-03-21 | 8 | -5/+23 |
* | mechglue.h: Don't include <sys/types.h>; it's included if necessary in | Theodore Tso | 1996-03-21 | 30 | -35/+50 |
* | Add new .Sanitize file | Ezra Peisach | 1996-03-20 | 1 | -0/+71 |
* | use PROTOTYPE macro in mechglue.h | Ken Raeburn | 1996-03-13 | 2 | -2/+7 |
* | convert __gss_get_mechanism to k&r style definition | Mark Eichin | 1996-03-12 | 1 | -1/+2 |
* | use PROTOTYPE and K&R style definitions, per krb5 style | Mark Eichin | 1996-03-12 | 1 | -3/+5 |
* | * g_imp_sec_context.c, g_exp_sec_context.c: Include string.h | Ezra Peisach | 1996-03-03 | 3 | -0/+6 |
* | g_glue.c (__gss_get_mech_type): Fix code to properly parse token | Theodore Tso | 1996-03-01 | 4 | -42/+72 |
* | mglueP.h: For MS-DOS, add #include of malloc.h | Theodore Tso | 1996-02-29 | 5 | -62/+180 |
* | g_initialize.c (gss_initialize): Don't fprintf to stderr on | Theodore Tso | 1996-02-28 | 3 | -1/+14 |
* | Protect include of unistd.h with HAVE_UNISTD_H | Theodore Tso | 1996-02-27 | 2 | -0/+6 |
* | * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c, | Mark Eichin | 1996-02-25 | 16 | -0/+23 |
* | Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c: | Theodore Tso | 1996-02-25 | 5 | -6/+10 |