| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix BACKWARD_BITMASK_COMPAT so that it doesn't break user-to-user | Theodore Tso | 1995-04-22 | 2 | -9/+106 |
| * | If STDC and WINDOWS is not defined, define PROTOTYPE properly. | Ezra Peisach | 1995-04-21 | 2 | -0/+6 |
| * | Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copy | Theodore Tso | 1995-04-21 | 14 | -0/+69 |
| * | Added parenthesis to fix precedence problem in ASN.1 backwards compatibility | Theodore Tso | 1995-04-21 | 1 | -1/+1 |
| * | Move the define of BACKWARDS_BITMASK_COMPAT to asn1_k_decode.c, since | Theodore Tso | 1995-04-20 | 3 | -8/+14 |
| * | Some PC fix-ups due to the include structure changing | Keith Vetter | 1995-04-20 | 2 | -1/+10 |
| * | mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in order | Theodore Tso | 1995-04-20 | 3 | -40/+43 |
| * | Changes for the PC due to tytso's changing the include structure | Keith Vetter | 1995-04-20 | 2 | -1/+5 |
| * | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 5 | -5/+61 |
| * | removed unneeded #include of wordsize.h | Theodore Tso | 1995-04-20 | 2 | -1/+4 |
| * | asn1_k_decode.c (asn1_decode_krb5_flags): Make the function | Theodore Tso | 1995-04-19 | 4 | -6/+117 |
| * | Added storing of default realm in context. Global default realm | Ezra Peisach | 1995-04-19 | 2 | -19/+42 |
| * | Initialize and free default realm in context | Ezra Peisach | 1995-04-19 | 2 | -0/+11 |
| * | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if | Theodore Tso | 1995-04-18 | 3 | -5/+22 |
| * | * sendauth.c (krb5_sendauth): initialize error return parameter | Theodore Tso | 1995-04-18 | 3 | -5/+21 |
| * | Forgot a makefile change for the Windows gssapi dll | Keith Vetter | 1995-04-18 | 2 | -1/+5 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 28 | -0/+1443 |
| * | Makefile.in, configure.in: Move dependency for all-$WHAT back | Theodore Tso | 1995-04-14 | 2 | -3/+11 |
| * | Removed 'unreferenced local variable' problem | Keith Vetter | 1995-04-14 | 2 | -1/+9 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 274 | -1036/+1162 |
| * | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, | Theodore Tso | 1995-04-13 | 5 | -13/+64 |
| * | Changed syntax for windows on the stored ccache file name | Keith Vetter | 1995-04-07 | 2 | -7/+12 |
| * | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 8 | -32/+66 |
| * | Move the dependency which causes all-$(WHAT) to be built so that it | Theodore Tso | 1995-04-01 | 3 | -1/+8 |
| * | krb5_get_in_tkt returns proper error on clock skew mismatches | Keith Vetter | 1995-04-01 | 2 | -1/+6 |
| * | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary reply | Theodore Tso | 1995-03-31 | 3 | -2/+16 |
| * | * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's! | Theodore Tso | 1995-03-31 | 3 | -6/+12 |
| * | Back out previous change so that it doesn't break people who are using | Theodore Tso | 1995-03-31 | 2 | -15/+32 |
| * | Remove unused file | Theodore Tso | 1995-03-31 | 2 | -152/+0 |
| * | Fix typo which caused new_keytab to not get freed, causing a memory | Theodore Tso | 1995-03-31 | 2 | -1/+6 |
| * | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 8 | -369/+31 |
| * | * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
| * | Added functionality for windows to read default file locations from | Keith Vetter | 1995-03-29 | 7 | -9/+73 |
| * | Chasing an elusive nmake bug | Keith Vetter | 1995-03-29 | 2 | -0/+6 |
| * | * configure.in (AC_REPLACE_FUNCS): Add getuid to the list. | John Gilmore | 1995-03-29 | 4 | -4/+14 |
| * | * DNR.c: Add Apple MacTCP source file for domain name resolution. | John Gilmore | 1995-03-29 | 10 | -36/+542 |
| * | * rd_req_sim.c: Really remove the file | John Gilmore | 1995-03-29 | 2 | -74/+3 |
| * | * Makefile.in (BUILDTOP2, etc): Make it possible | John Gilmore | 1995-03-29 | 3 | -13/+45 |
| * | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 2 | -0/+6 |
| * | * Makefile.in (clean-mac): Add. | John Gilmore | 1995-03-29 | 3 | -6/+13 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 7 | -58/+93 |
| * | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c: | John Gilmore | 1995-03-27 | 7 | -26/+4 |
| * | * macsock.c (connect, send, recv): Add for K5 compatability. | John Gilmore | 1995-03-27 | 2 | -1/+103 |
| * | * macsock.c: Add Mac socket support file, verbatim from K4 release | John Gilmore | 1995-03-27 | 2 | -0/+488 |
| * | * Makefile.in: Removed rd_req_sim.c | Chris Provenzano | 1995-03-27 | 12 | -392/+462 |
| * | * accept_sec_context.c: Use new calling convention for krb5_rd_req() | Chris Provenzano | 1995-03-27 | 2 | -135/+47 |
| * | * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/os | Mark Eichin | 1995-03-25 | 2 | -2/+6 |
| * | * scc_maybe.c (krb5_scc_open_file): fixed typo (extra & in | Tom Yu | 1995-03-25 | 2 | -1/+4 |
| * | * scc_gennew.c: Ultrix cc (and K&R compilers) doesn't deal with | Tom Yu | 1995-03-25 | 2 | -3/+9 |
| * | * asn1_decode.c: move declaration of gmt_mktime() outside of | Tom Yu | 1995-03-25 | 2 | -1/+8 |