aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-01-09Between the 1.1 and 1.2 releases of Kerberos, the gss-sample protocolSam Hartman1-0/+8
2002-12-30* gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn1-0/+6
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn1-0/+5
2002-04-30Free the context when it is non-null not when it is nullSam Hartman1-0/+7
2001-12-05 * gss-client.c, gss-misc.c, gss-server.c: Cast buffer length toEzra Peisach1-0/+5
2001-11-19 * gss-server.c (server_establish_context, sign_server): EnsureEzra Peisach1-0/+5
2001-11-07 * gss-misc.c (recv_token): Do not attempt to malloc 0 bytesEzra Peisach1-1/+5
2001-11-012001-11-01 Sam Hartman <hartmans@mit.edu>Sam Hartman1-0/+8
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-0/+4
2001-09-02dependenciesKen Raeburn1-0/+4
2001-06-18 * gss-client.c (parse_oid): Cast argument to isdigit() to intEzra Peisach1-0/+6
2001-05-15* gss-server.c (usage): Fix usage info *again* to reflect thatDanilo Almeida1-0/+5
2000-09-26 * gss-misc.c: Include <sys/socket.h> for prototype definitionsEzra Peisach1-0/+6
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-02-11 * README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:Tom Yu1-0/+5
2000-02-01* gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida1-0/+15
1999-10-26log tritan's changesTom Yu1-0/+7
1998-12-22gss-server.c (test_import_export_context): Fix memory leakTheodore Tso1-0/+4
1998-11-13configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1-0/+9
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+12
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-14configure.in: Remove USE_ANAMEEzra Peisach1-0/+4
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1-0/+6
1997-06-11gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1-0/+12
1997-02-09Merge of libhack_branchTom Yu1-0/+5
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-0/+6
1996-10-28 * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1-0/+7
1996-10-22gss-server.c: Re-added code to test import and export securityTheodore Tso1-0/+12
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+5
1996-06-06When reading in the test value from a file, don't free freeTheodore Tso1-0/+6
1996-03-13* gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1-0/+5
1996-03-03 * gss-server.c (test_import_export_context): Add second argumentEzra Peisach1-0/+5
1996-03-02gss-server.c (sign_server): Do better import/export security checking.Theodore Tso1-0/+15
1996-02-28Get the nametype OID from gss_display_name, print it, and then releaseTheodore Tso1-0/+7
1996-02-27Add USE_ANAME for dbm library (if needed)Ezra Peisach1-0/+4
1996-01-04* gss-client.c (main, client_establish_context): If the -d flag isTheodore Tso1-0/+6
1995-10-12 * gss-misc.c (recv_token): When continuing partial read, decreaseEzra Peisach1-0/+5
1995-10-08(recv_token): When continuning a partial read over the network, putEzra Peisach1-0/+5
1995-09-29gss-client.c (main): Set display_file to be stdoutTheodore Tso1-0/+11
1995-09-16(sign_server): Only try using gss_export_context andTheodore Tso1-0/+15
1995-09-04gss-misc.c: Either include stdlib.h or declare mallocEzra Peisach1-0/+5
1995-08-31Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1-0/+9
1995-08-29Use new gss_{im,ex}port_sec_contextPaul Park1-0/+4
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-0/+5
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-0/+7
1995-06-10recv_tocken: Initialize stack variable to 0 before usingEzra Peisach1-0/+4
1995-06-10Allow for partial reads while reading the tokenTheodore Tso1-0/+5