summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-0/+5
* Free the context when it is non-null not when it is nullSam Hartman2002-04-301-0/+7
* * gss-client.c, gss-misc.c, gss-server.c: Cast buffer length toEzra Peisach2001-12-051-0/+5
* * gss-server.c (server_establish_context, sign_server): EnsureEzra Peisach2001-11-191-0/+5
* * gss-misc.c (recv_token): Do not attempt to malloc 0 bytesEzra Peisach2001-11-071-1/+5
* 2001-11-01 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-011-0/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* dependenciesKen Raeburn2001-09-021-0/+4
* * gss-client.c (parse_oid): Cast argument to isdigit() to intEzra Peisach2001-06-181-0/+6
* * gss-server.c (usage): Fix usage info *again* to reflect thatDanilo Almeida2001-05-151-0/+5
* * gss-misc.c: Include <sys/socket.h> for prototype definitionsEzra Peisach2000-09-261-0/+6
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:Tom Yu2000-02-111-0/+5
* * gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida2000-02-011-0/+15
* log tritan's changesTom Yu1999-10-261-0/+7
* gss-server.c (test_import_export_context): Fix memory leakTheodore Tso1998-12-221-0/+4
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-131-0/+9
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+12
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* configure.in: Remove USE_ANAMEEzra Peisach1998-02-141-0/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-191-0/+6
* gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1997-06-111-0/+12
* Merge of libhack_branchTom Yu1997-02-091-0/+5
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+6
* * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1996-10-281-0/+7
* gss-server.c: Re-added code to test import and export securityTheodore Tso1996-10-221-0/+12
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+5
* When reading in the test value from a file, don't free freeTheodore Tso1996-06-061-0/+6
* * gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1996-03-131-0/+5
* * gss-server.c (test_import_export_context): Add second argumentEzra Peisach1996-03-031-0/+5
* gss-server.c (sign_server): Do better import/export security checking.Theodore Tso1996-03-021-0/+15
* Get the nametype OID from gss_display_name, print it, and then releaseTheodore Tso1996-02-281-0/+7
* Add USE_ANAME for dbm library (if needed)Ezra Peisach1996-02-271-0/+4
* * gss-client.c (main, client_establish_context): If the -d flag isTheodore Tso1996-01-041-0/+6
* * gss-misc.c (recv_token): When continuing partial read, decreaseEzra Peisach1995-10-121-0/+5
* (recv_token): When continuning a partial read over the network, putEzra Peisach1995-10-081-0/+5
* gss-client.c (main): Set display_file to be stdoutTheodore Tso1995-09-291-0/+11
* (sign_server): Only try using gss_export_context andTheodore Tso1995-09-161-0/+15
* gss-misc.c: Either include stdlib.h or declare mallocEzra Peisach1995-09-041-0/+5
* Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1995-08-311-0/+9
* Use new gss_{im,ex}port_sec_contextPaul Park1995-08-291-0/+4
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-0/+5
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+7
* recv_tocken: Initialize stack variable to 0 before usingEzra Peisach1995-06-101-0/+4
* Allow for partial reads while reading the tokenTheodore Tso1995-06-101-0/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* Check for string.h and include if present, else include strings.hEzra Peisach1995-05-241-0/+7