summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-131-2/+2
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-133-7/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-26/+43
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* configure.in: Remove USE_ANAMEEzra Peisach1998-02-142-1/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-193-3/+8
* gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1997-06-113-16/+35
* Merge of libhack_branchTom Yu1997-02-093-13/+12
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+7
* * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1996-10-283-3/+8
* gss-server.c: Re-added code to test import and export securityTheodore Tso1996-10-223-15/+141
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-226-729/+694
* cvsignore hackeryTom Yu1996-06-101-1/+0
* When reading in the test value from a file, don't free freeTheodore Tso1996-06-062-2/+8
* * gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1996-03-132-2/+7
* * gss-server.c (test_import_export_context): Add second argumentEzra Peisach1996-03-032-3/+8
* gss-server.c (sign_server): Do better import/export security checking.Theodore Tso1996-03-024-38/+219
* Get the nametype OID from gss_display_name, print it, and then releaseTheodore Tso1996-02-282-2/+21
* Add USE_ANAME for dbm library (if needed)Ezra Peisach1996-02-272-0/+5
* * gss-client.c (main, client_establish_context): If the -d flag isTheodore Tso1996-01-043-6/+25
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-2/+0
* * gss-misc.c (recv_token): When continuing partial read, decreaseEzra Peisach1995-10-122-1/+7
* (recv_token): When continuning a partial read over the network, putEzra Peisach1995-10-082-1/+6
* gss-client.c (main): Set display_file to be stdoutTheodore Tso1995-09-294-24/+37
* (sign_server): Only try using gss_export_context andTheodore Tso1995-09-162-24/+58
* gss-misc.c: Either include stdlib.h or declare mallocEzra Peisach1995-09-043-2/+13
* Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1995-08-315-23/+193
* Use new gss_{im,ex}port_sec_contextPaul Park1995-08-293-2/+44
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-9/+12
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-6/+12
* recv_tocken: Initialize stack variable to 0 before usingEzra Peisach1995-06-102-1/+5
* Allow for partial reads while reading the tokenTheodore Tso1995-06-102-11/+14
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Check for string.h and include if present, else include strings.hEzra Peisach1995-05-244-0/+20
* Fix problem when gss_accept_sec_context() fails where error message was lostPaul Park1995-05-222-2/+9
* Use $(LD) instead of $(CC) so that we can do purify checkingTheodore Tso1995-04-292-2/+5
* Oops, checked in wrote version of gss-miscTheodore Tso1995-04-281-1/+4
* gss-server.c (main, sign_server): Make changes to allowTheodore Tso1995-04-283-17/+79
* * configure.in: use AC_CONST since we don't learn it from the krb5Mark Eichin1995-04-262-0/+6
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+40
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* ret_flags should be an int based on the prototype ofTheodore Tso1995-02-032-1/+7
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Obey CCOPTS in CFLAGS declarationTheodore Tso1994-10-192-2/+5
* Add OBJS definition so that object files get cleaned out during aTheodore Tso1994-10-122-0/+9
* Relink executable if libraries changeTheodore Tso1994-09-302-2/+8
* stamp out rcs keywordsMark Eichin1994-08-183-12/+0