| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix two omissions in stdint.h changes | Greg Hudson | 2014-02-26 | 1 | -0/+2 |
* | Fix RFC 5587 const pointer typedefs | Greg Hudson | 2013-02-11 | 1 | -3/+3 |
* | Merge users/lhoward/sasl-gs2 to trunk | Greg Hudson | 2010-10-06 | 1 | -0/+83 |
* | Implement gss_set_neg_mechs | Greg Hudson | 2010-02-10 | 1 | -0/+6 |
* | Add GSS extensions to store credentials, generate random bits | Greg Hudson | 2009-12-17 | 1 | -0/+25 |
* | Using a patch from Apple, add support for GSS_C_DELEG_POLICY_FLAG, | Greg Hudson | 2009-04-08 | 1 | -0/+1 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+1 |
* | Untabify. Normalize whitespace. Reindent. Fix some of the most | Tom Yu | 2008-10-15 | 1 | -345/+356 |
* | pullup to trunk | Alexandra Ellwood | 2007-08-24 | 1 | -2/+2 |
* | Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from | Alexandra Ellwood | 2006-07-25 | 1 | -3/+8 |
* | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -0/+7 |
* | Stop checking sizeof(type) at configure time. | Ken Raeburn | 2006-03-31 | 1 | -13/+2 |
* | * gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZEOF_SHORT): Don't | Ken Raeburn | 2005-02-03 | 1 | -0/+3 |
* | * gssapi.hin: Don't conditionally include xom.h here | Ken Raeburn | 2005-02-03 | 1 | -7/+0 |
* | * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ when | Ken Raeburn | 2005-02-03 | 1 | -6/+0 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -7/+1 |
* | * disp_com_err_status.c, gssapi_generic.h: Removed Mac header goober. * gssap... | Alexandra Ellwood | 2003-03-06 | 1 | -9/+0 |
* | * gssapi_generic.h: allow inclusion by C++ | Tom Yu | 2002-07-13 | 1 | -9/+27 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -95/+84 |
* | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -1/+0 |
* | Put back GSS_DLLIMP for variables, but define the macro here instead of in | Ken Raeburn | 2001-10-05 | 1 | -121/+127 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -51/+49 |
* | * gssapi.hin, gssapi_generic.h, gssapi_generic.c: | Tom Yu | 2001-06-27 | 1 | -0/+96 |
* | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-12 | 1 | -42/+43 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -6/+2 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -4/+4 |
* | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -0/+10 |
* | Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt) | Theodore Tso | 1998-01-27 | 1 | -0/+1 |
* | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG | Theodore Tso | 1997-03-28 | 1 | -0/+24 |
* | Fix typo (remove '#' from '#extern "C"') | Theodore Tso | 1997-03-24 | 1 | -1/+1 |
* | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 1 | -1/+9 |
* | Fix header file so that winmac.h is #included when commpiling on the | Theodore Tso | 1997-03-17 | 1 | -1/+1 |
* | gssapi.hin: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 1 | -1/+1 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -63/+6 |
* | *gssapi.h: Renamed to gssapi.hin | Tom Yu | 1996-11-18 | 1 | -0/+725 |