| Commit message (Expand) | Author | Age | Files | Lines |
* | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-06 | 1 | -0/+5 |
* | Makefile.in, telnet.rc: Add version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -5/+12 |
* | Makefile.in, gss.rc: Use the version resource from windows/version.rc, | Theodore Tso | 1997-08-05 | 3 | -34/+10 |
* | Makefile.in, cnsres5.rc: Add a version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -8/+12 |
* | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-05 | 1 | -0/+151 |
* | Take out the /nod option, and remove libc.lib from the list of | Theodore Tso | 1997-07-29 | 6 | -9/+21 |
* | Add additional debugging messages so we can see the winsock error | Theodore Tso | 1997-07-29 | 2 | -24/+44 |
* | File containing test tracker MOTD | Theodore Tso | 1997-04-29 | 1 | -0/+11 |
* | Add version resource information to test version server code | Theodore Tso | 1997-04-29 | 2 | -0/+38 |
* | Update version number to be alpha 2 snapshot | Theodore Tso | 1997-04-01 | 1 | -1/+1 |
* | Remove unnecessary calls to krb5_init_ets | Richard Basch | 1997-02-20 | 2 | -4/+1 |
* | Removed $(KRBOPT) from RFLAGS definition since it broke the Win16 build | Richard Basch | 1997-02-19 | 1 | -2/+2 |
* | Need the Winsock initialization/cleanup to setup the blocking hook | Richard Basch | 1997-02-18 | 2 | -16/+0 |
* | Fixed "rc" flags | Richard Basch | 1997-02-18 | 2 | -3/+3 |
* | Makefile.in: Winsock library is still required (win16) | Richard Basch | 1997-02-18 | 2 | -1/+2 |
* | Remove krbini.h (its contents are included in win-mac.h) | Richard Basch | 1997-02-18 | 3 | -38/+4 |
* | Need to link with $(CLIB) | Richard Basch | 1997-02-15 | 5 | -3/+11 |
* | Need to link with $(CLIB). | Richard Basch | 1997-02-15 | 3 | -5/+15 |
* | gss.c: initialize/shutdown winsock library | Richard Basch | 1997-02-11 | 3 | -5/+29 |
* | *** empty log message *** | Richard Basch | 1997-02-11 | 3 | -0/+12 |
* | Use WLIB definition in config/windows.in | Richard Basch | 1997-02-11 | 3 | -5/+1 |
* | Corrected last ChangeLog entry | Richard Basch | 1997-02-07 | 1 | -1/+2 |
* | cns.c: | Richard Basch | 1997-02-07 | 2 | -3/+19 |
* | Fixed bad ChangeLog entry during last commit | Richard Basch | 1997-02-06 | 1 | -1/+3 |
* | Makefile.in: Fixed linking of telnet.exe (win16) | Richard Basch | 1997-02-06 | 5 | -23/+39 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 61 | -8639/+12529 |
* | Remove (under #ifdef) mention of calling Cygnus Support for support | Theodore Tso | 1996-12-21 | 2 | -6/+16 |
* | Fixed other problems found when renaming program from cns.exe to krb5.exe | Theodore Tso | 1996-12-21 | 1 | -5/+5 |
* | krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'ed | Theodore Tso | 1996-12-21 | 4 | -1/+23 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 6 | -4/+26 |
* | Fix typo; service_name really should be nt_service_name | Theodore Tso | 1996-10-29 | 2 | -1/+6 |
* | Remove OID's that weren't being used, and rename gss_nt_service_name | Theodore Tso | 1996-07-25 | 2 | -8/+6 |
* | gss.c (parse_name): Add code to parse an optional fourth parameter | Theodore Tso | 1996-07-25 | 4 | -16/+51 |
* | specializations. Remove /nologo option for Win32 RFLAGS, | Theodore Tso | 1996-06-12 | 4 | -3/+22 |
* | gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS filesystems | Theodore Tso | 1996-06-12 | 3 | -1/+12 |
* | Add closeoscket() call so that program properly cleans up the socket | Theodore Tso | 1996-03-01 | 2 | -0/+7 |
* | Added support for users to enter the GSSAPI target name into the | Theodore Tso | 1996-02-29 | 3 | -21/+43 |
* | krb5_get_credentials does not use the same flags as kdc_options | Ezra Peisach | 1996-01-20 | 2 | -1/+6 |
* | Add an #ifdef for enabling lower case realm (for use with DCE) | Theodore Tso | 1996-01-11 | 2 | -0/+7 |
* | When obtaining tickets, we make them forwardable by default. XXX This | Theodore Tso | 1996-01-11 | 2 | -5/+17 |
* | Move changes from ChangeLog to changelo | Theodore Tso | 1995-09-27 | 2 | -6/+5 |
* | Don't include des_int.h; it's no longer needed | Theodore Tso | 1995-09-27 | 2 | -1/+1 |
* | Don't include los-proto.h; it's no longer present | Theodore Tso | 1995-09-27 | 2 | -1/+5 |
* | gss-clie.c: turned const_gss_OID into const gss_OID. | Theodore Tso | 1995-09-23 | 4 | -7/+15 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 4 | -3/+11 |
* | Use new krb5_adm_connect() calling sequence | Paul Park | 1995-06-05 | 2 | -1/+6 |
* | Better description of latest telnet changes | Keith Vetter | 1995-06-03 | 1 | -1/+5 |
* | Windows telnet changes to enable the cursor keys | Keith Vetter | 1995-06-02 | 10 | -102/+161 |
* | Added k5 password changing code for the cns program (untested, waiting for | Keith Vetter | 1995-05-31 | 6 | -31/+240 |
* | Mistakenly forgot to convert PC eol into Unix eol while unzipping so this | Keith Vetter | 1995-05-25 | 1 | -0/+6 |