aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/gss-server.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-26 * gss-misc.c: Include <sys/socket.h> for prototype definitionsEzra Peisach1-7/+9
2000-02-11 * README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:Tom Yu1-152/+231
2000-02-01* gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida1-1/+6
1998-12-22gss-server.c (test_import_export_context): Fix memory leakTheodore Tso1-0/+1
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-10/+12
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1-1/+1
1997-06-11gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1-8/+11
1996-10-22gss-server.c: Re-added code to test import and export securityTheodore Tso1-8/+77
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-325/+245
1996-03-13* gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1-2/+2
1996-03-03 * gss-server.c (test_import_export_context): Add second argumentEzra Peisach1-3/+3
1996-03-02gss-server.c (sign_server): Do better import/export security checking.Theodore Tso1-25/+89
1995-09-29gss-client.c (main): Set display_file to be stdoutTheodore Tso1-0/+2
1995-09-16(sign_server): Only try using gss_export_context andTheodore Tso1-24/+43
1995-08-31Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1-6/+24
1995-08-29Use new gss_{im,ex}port_sec_contextPaul Park1-1/+20
1995-05-24Check for string.h and include if present, else include strings.hEzra Peisach1-0/+6
1995-05-22Fix problem when gss_accept_sec_context() fails where error message was lostPaul Park1-2/+3
1995-04-28gss-server.c (main, sign_server): Make changes to allowTheodore Tso1-12/+49
1995-02-03ret_flags should be an int based on the prototype ofTheodore Tso1-1/+2
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-08-14use unistd.h if the system has itMark Eichin1-1/+3
1994-07-21 * Makefile.in: fix infinite recursion in rulesTom Yu1-11/+20
1994-06-15As submitted from Openvision --- a sample GSSAPI client/server application!Theodore Tso1-0/+346