| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Get the nametype OID from gss_display_name, print it, and then release | Theodore Tso | 1996-02-28 | 2 | -2/+21 |
| * | Add USE_ANAME for dbm library (if needed) | Ezra Peisach | 1996-02-27 | 2 | -0/+5 |
| * | * gss-client.c (main, client_establish_context): If the -d flag is | Theodore Tso | 1996-01-04 | 3 | -6/+25 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 1 | -2/+0 |
| * | * gss-misc.c (recv_token): When continuing partial read, decrease | Ezra Peisach | 1995-10-12 | 2 | -1/+7 |
| * | (recv_token): When continuning a partial read over the network, put | Ezra Peisach | 1995-10-08 | 2 | -1/+6 |
| * | gss-client.c (main): Set display_file to be stdout | Theodore Tso | 1995-09-29 | 4 | -24/+37 |
| * | (sign_server): Only try using gss_export_context and | Theodore Tso | 1995-09-16 | 2 | -24/+58 |
| * | gss-misc.c: Either include stdlib.h or declare malloc | Ezra Peisach | 1995-09-04 | 3 | -2/+13 |
| * | Update for GSSAPI-V2. Add -v2 switch to use some of these features | Paul Park | 1995-08-31 | 5 | -23/+193 |
| * | Use new gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 3 | -2/+44 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -9/+12 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -6/+12 |
| * | recv_tocken: Initialize stack variable to 0 before using | Ezra Peisach | 1995-06-10 | 2 | -1/+5 |
| * | Allow for partial reads while reading the token | Theodore Tso | 1995-06-10 | 2 | -11/+14 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+5 |
| * | Check for string.h and include if present, else include strings.h | Ezra Peisach | 1995-05-24 | 4 | -0/+20 |
| * | Fix problem when gss_accept_sec_context() fails where error message was lost | Paul Park | 1995-05-22 | 2 | -2/+9 |
| * | Use $(LD) instead of $(CC) so that we can do purify checking | Theodore Tso | 1995-04-29 | 2 | -2/+5 |
| * | Oops, checked in wrote version of gss-misc | Theodore Tso | 1995-04-28 | 1 | -1/+4 |
| * | gss-server.c (main, sign_server): Make changes to allow | Theodore Tso | 1995-04-28 | 3 | -17/+79 |
| * | * configure.in: use AC_CONST since we don't learn it from the krb5 | Mark Eichin | 1995-04-26 | 2 | -0/+6 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+40 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | ret_flags should be an int based on the prototype of | Theodore Tso | 1995-02-03 | 2 | -1/+7 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -3/+3 |
| * | Obey CCOPTS in CFLAGS declaration | Theodore Tso | 1994-10-19 | 2 | -2/+5 |
| * | Add OBJS definition so that object files get cleaned out during a | Theodore Tso | 1994-10-12 | 2 | -0/+9 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 2 | -2/+8 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 3 | -12/+0 |
| * | use unistd.h if the system has it | Mark Eichin | 1994-08-14 | 3 | -1/+7 |
| * | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -39/+0 |
| * | * configure.in: fix make install | Tom Yu | 1994-08-04 | 2 | -0/+5 |
| * | * Makefile.in: fix infinite recursion in rules | Tom Yu | 1994-07-21 | 5 | -33/+67 |
| * | * Makefile.in: | Tom Yu | 1994-07-20 | 3 | -8/+14 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -9/+0 |
| * | As submitted from Openvision --- a sample GSSAPI client/server application! | Theodore Tso | 1994-06-15 | 7 | -0/+1012 |