summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Fix problem when gss_accept_sec_context() fails where error message was lostPaul Park1995-05-221-0/+6
* Use $(LD) instead of $(CC) so that we can do purify checkingTheodore Tso1995-04-291-0/+3
* gss-server.c (main, sign_server): Make changes to allowTheodore Tso1995-04-281-0/+12
* * configure.in: use AC_CONST since we don't learn it from the krb5Mark Eichin1995-04-261-0/+5
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-0/+4
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-011-0/+5
* ret_flags should be an int based on the prototype ofTheodore Tso1995-02-031-0/+5
* Obey CCOPTS in CFLAGS declarationTheodore Tso1994-10-191-0/+4
* Add OBJS definition so that object files get cleaned out during aTheodore Tso1994-10-121-0/+5
* Relink executable if libraries changeTheodore Tso1994-09-301-0/+4
* * configure.in: fix make installTom Yu1994-08-041-0/+4
* * Makefile.in: fix infinite recursion in rulesTom Yu1994-07-211-0/+7
* * Makefile.in:Tom Yu1994-07-201-0/+5