| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | -1/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
| * | Improve rule to create gssapi include dir under windows | Danilo Almeida | 1999-05-19 | 2 | -3/+8 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 2 | -1/+6 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -18/+22 |
| * | disp_major_status.c (display_unknown): Fix the length of the buffer to | Theodore Tso | 1999-03-26 | 2 | -1/+7 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-12 | 5 | -54/+65 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 4 | -8/+15 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 2 | -5/+5 |
| * | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -0/+10 |
| * | oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self" | Theodore Tso | 1998-07-02 | 2 | -1/+9 |
| * | util_buffer.c (g_make_string_buffer): Don't include the trailing | Theodore Tso | 1998-05-25 | 2 | -2/+7 |
| * | util_ordering.c (g_order_free): | Theodore Tso | 1998-05-25 | 5 | -14/+44 |
| * | * disp_major_status.c (g_display_major_status): Fix a typo in | Tom Yu | 1998-04-01 | 2 | -1/+6 |
| * | Change to not return GSS_S_CONTINUE_NEEDED, per the standard C | Theodore Tso | 1998-03-31 | 2 | -3/+9 |
| * | 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 | -11/+6 |
| * | Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as well | Ezra Peisach | 1998-01-30 | 2 | -1/+5 |
| * | Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt) | Theodore Tso | 1998-01-27 | 2 | -0/+6 |
| * | * util_token.c (g_verify_token_header): Change local char * | Ezra Peisach | 1997-08-17 | 2 | -1/+6 |
| * | Add support for the new OID value for host-based service name | Theodore Tso | 1997-07-30 | 3 | -0/+11 |
| * | * util_ordering.c: Include string.h for prototypes | Ezra Peisach | 1997-07-22 | 2 | -0/+5 |
| * | Added definition for the generic gsspi OID type "gss_nt_exported_name" | Theodore Tso | 1997-03-28 | 3 | -0/+11 |
| * | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG | Theodore Tso | 1997-03-28 | 2 | -0/+30 |
| * | 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 | 2 | -1/+15 |
| * | Fix header file so that winmac.h is #included when commpiling on the | Theodore Tso | 1997-03-17 | 2 | -1/+6 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -11/+12 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -23/+34 |
| * | * configure.in: Remove the CopyHeader and CopySrcHeader rules as | Ezra Peisach | 1997-02-06 | 3 | -5/+16 |
| * | gssapi.hin: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -1/+5 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 5 | -86/+48 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+16 |
| * | *gssapi.h: Renamed to gssapi.hin | Tom Yu | 1996-11-18 | 4 | -19/+25 |
| * | * Makefile.in (HDRS): Changes so that $(OBJS) will not get | Tom Yu | 1996-11-06 | 3 | -8/+10 |
| * | Use $(S) instead of / for productions which could be used on both DOS | Theodore Tso | 1996-10-29 | 2 | -2/+7 |
| * | Fixed typo so that the remaining length field is set correctly | Theodore Tso | 1996-10-21 | 2 | -2/+8 |
| * | util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size): | Theodore Tso | 1996-10-19 | 3 | -0/+46 |
| * | * configure.in: Remove calls to CopySrcHeader | Tom Yu | 1996-10-10 | 3 | -15/+28 |
| * | * Makefile.in (all-unix): Fix up last change; depending on a phony | Tom Yu | 1996-10-09 | 2 | -8/+9 |
| * | * Makefile.in (all-unix): Fix up various rules that have | Tom Yu | 1996-10-09 | 2 | -7/+14 |
| * | utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include | Theodore Tso | 1996-08-28 | 5 | -3/+15 |
| * | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 3 | -0/+13 |
| * | util_ordering.c (g_order_check): | Theodore Tso | 1996-07-25 | 8 | -18/+44 |
| * | util_token.c (g_verify_token_header): Changed return code to be an | Theodore Tso | 1996-07-25 | 3 | -2/+5 |
| * | Remove INTERFACE keyworded; not needed (and causes problems) since | Theodore Tso | 1996-07-24 | 3 | -2/+9 |
| * | Only include <sys/file.h> if building with BSD_DB | Theodore Tso | 1996-07-24 | 2 | -1/+3 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+6 |