| Commit message (Expand) | Author | Age | Files | Lines |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -24/+21 |
| * | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 1 | -20/+17 |
| * | punt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now | Mark Eichin | 1994-06-15 | 3 | -4/+5 |
| * | add K4INCLUDE as well | Mark Eichin | 1994-06-15 | 2 | -1/+3 |
| * | fixing memory scribbling in find_alternate_tgs | Tom Yu | 1994-06-15 | 1 | -6/+6 |
| * | make BACKWARD_COMPAT dtrt | Tom Yu | 1994-06-14 | 2 | -7/+14 |
| * | Nancy L. Gilman's changes for Beta 4 | Nancy Gilman | 1994-06-14 | 1 | -3/+0 |
| * | use sys/select.h under _AIX too | Mark Eichin | 1994-06-13 | 1 | -1/+1 |
| * | Don't return success in check_padata if you can't extract the key! | Theodore Tso | 1994-06-10 | 1 | -5/+7 |
| * | Use the KRB5_TGS_NAME macro for "krbtgt" | Theodore Tso | 1994-06-10 | 1 | -2/+3 |
| * | Fix inter-realm handling in KDC so that an intermediate realm is returned | Theodore Tso | 1994-06-10 | 1 | -18/+17 |
| * | Don't bomb out if the secondary port cannot be initialized | Theodore Tso | 1994-06-10 | 1 | -6/+4 |
| * | autoconf enhancements for kerberos | Mark Eichin | 1994-06-09 | 2 | -0/+88 |
| * | Silly spelling fix | Theodore Tso | 1994-06-02 | 1 | -1/+1 |
| * | Revamp unwind code to make sure all memory is freed appropriately | Theodore Tso | 1994-06-02 | 1 | -116/+91 |
| * | get local realm from master_princ instead of from krb5_get_default_realm() | Tom Yu | 1994-03-26 | 1 | -12/+7 |
| * | KDC wasn't handling postdated tickets requested via an initial ticket | Theodore Tso | 1994-03-12 | 1 | -0/+1 |
| * | Fix return from a signal handler, depending on POSIX_SIGTYPE | Theodore Tso | 1994-03-11 | 1 | -0/+4 |
| * | Include <sys/select> for AIX machines | Theodore Tso | 1994-03-11 | 1 | -0/+3 |
| * | Suppressed extraneous log message | Theodore Tso | 1994-03-11 | 1 | -1/+1 |
| * | Fixed krb5-bugs [0437]: | Theodore Tso | 1994-03-11 | 1 | -1/+2 |
| * | Fixed krb5-bugs [0437]: | Theodore Tso | 1994-03-11 | 1 | -2/+0 |
| * | Don't reference mit_des_cryptosystem_entry directly | Theodore Tso | 1994-01-14 | 1 | -1/+1 |
| * | Don't declare bcopy and bzero if they are macros | Theodore Tso | 1994-01-13 | 1 | -1/+7 |
| * | Code cleanup; removed vestigal code | Theodore Tso | 1993-10-30 | 1 | -53/+39 |
| * | Change usage of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 5 | -14/+14 |
| * | Don't check file descriptor for secondary port if it is not defined | Theodore Tso | 1993-09-21 | 1 | -1/+1 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 18 | -36/+36 |
| * | Remove debugging syslogs | Theodore Tso | 1993-08-17 | 1 | -7/+0 |
| * | Improved logging of TGS and AS error cases | Theodore Tso | 1993-08-17 | 4 | -39/+138 |
| * | Rename sendto to krb4_sendto, to avoid conflict with libc version | Theodore Tso | 1993-07-29 | 1 | -4/+4 |
| * | Initial revision | Theodore Tso | 1993-06-03 | 3 | -0/+100 |
| * | Fixes to improve logging and cleanup deallocation strategy | Theodore Tso | 1993-06-03 | 1 | -205/+132 |
| * | Pass in actual packet to process_tgs_req so that two different checksumming | Theodore Tso | 1993-06-03 | 1 | -5/+1 |
| * | Fixed #ifdef 0 --> #if 0 | Theodore Tso | 1993-06-03 | 1 | -1/+1 |
| * | Changed function delcaration to support doing two ways of checksumming | Theodore Tso | 1993-06-03 | 1 | -1/+2 |
| * | Changed deallocation strategy to be cleaner | Theodore Tso | 1993-06-03 | 1 | -47/+66 |
| * | Fixed bug where a freed structure was being derefenced | Theodore Tso | 1993-06-03 | 1 | -1/+3 |
| * | Improve error message logging | Theodore Tso | 1993-06-03 | 1 | -3/+17 |
| * | Added fixes for doing ASN.1 breakdown to find KDC-REQ-BODY for checksuming | Theodore Tso | 1993-03-15 | 1 | -2/+3 |
| * | Added changes from HP to checksum actual asn.1 KDC-REQ-BODY structure, | Theodore Tso | 1993-03-15 | 1 | -26/+185 |
| * | Fixed bug in TGS validation logic which prevented you from getting a | Theodore Tso | 1993-03-12 | 1 | -28/+7 |
| * | Added missing osconf.h include | Theodore Tso | 1993-02-26 | 1 | -0/+1 |
| * | Change DEFAULT_DBM_FILE -> DEFAULT_KDB_FILE (latter is defined in osconf.h) | Theodore Tso | 1993-02-26 | 1 | -1/+1 |
| * | Fixed prototypes for massive change in kdc_util.c, policy.c, and | Theodore Tso | 1992-09-30 | 1 | -4/+6 |
| * | Massive changes to do_as_req.c, do_tgs_req.c, kdc_util.c, and policy.c | Theodore Tso | 1992-09-30 | 4 | -188/+730 |
| * | Added include of sys/types.h | Theodore Tso | 1992-09-29 | 1 | -1/+0 |
| * | Added support for alternate key/salt; attempt to use a V4 salttype if | Theodore Tso | 1992-09-29 | 1 | -3/+18 |
| * | Changes to use the new krb5_425_conv_principal function to map a V5 principal | Theodore Tso | 1992-09-01 | 1 | -17/+14 |
| * | Modifications so that whether something came in on the secondary or | Theodore Tso | 1992-09-01 | 1 | -1/+5 |