| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Renamed MD5 routines to be preceded with krb5_ | Richard Basch | 1996-04-13 | 3 | -22/+27 |
| * | Renamed the functions to begin with krb5_ (like was done with MD5) | Richard Basch | 1996-04-13 | 6 | -72/+77 |
| * | Renamed the functions to be preceded with krb5_ (I ran into a naming | Richard Basch | 1996-04-13 | 7 | -81/+86 |
| * | Fix wrapper macros so they don't try to dereference a function pointer | Theodore Tso | 1996-04-12 | 2 | -40/+53 |
| * | On a Macintosh, turn on kdc_timesync and use the v4 credentials cache | Theodore Tso | 1996-04-12 | 2 | -2/+15 |
| * | Move time offset code from stash_as_reply to verify_as_reply, and fix | Theodore Tso | 1996-04-12 | 2 | -11/+19 |
| * | When doing the time offset adjustments, make sure the microseconds | Theodore Tso | 1996-04-12 | 2 | -0/+10 |
| * | forward.c: Use a saner naming convention for the credentials cache. | Richard Basch | 1996-04-12 | 3 | -8/+45 |
| * | Call a krb5 cleanup routine to cleanup forwarded credentials, if necessary | Richard Basch | 1996-04-12 | 3 | -15/+25 |
| * | Integrated OpenVision's changes into the most recent MIT code. This | Marc Horowitz | 1996-04-12 | 3 | -0/+330 |
| * | Remove the old Sandia kadmin code | Theodore Tso | 1996-04-12 | 52 | -9258/+0 |
| * | Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error, | Theodore Tso | 1996-04-12 | 2 | -1/+8 |
| * | Fixed code to correctly handle errors reported from the mechanism | Theodore Tso | 1996-04-12 | 2 | -31/+47 |
| * | * kdb5_edit.c (extract_v4_srvtab): Use the matching key_data's kvno; | Richard Basch | 1996-04-11 | 2 | -1/+7 |
| * | * kcmd.c: Cleaned up whitespace and removed commented & unused cruft | Richard Basch | 1996-04-11 | 4 | -39/+35 |
| * | Fixed the chronology of two of my previous checkins | Richard Basch | 1996-04-11 | 1 | -6/+6 |
| * | Added V5_USE_SHARED_LIB | Richard Basch | 1996-04-11 | 4 | -0/+4 |
| * | V4 srvtab extraction did not do proper principal translation | Richard Basch | 1996-04-11 | 2 | -16/+35 |
| * | Mostly output formatting fixes. | Richard Basch | 1996-04-11 | 3 | -33/+34 |
| * | Small fix in case anyone tries compiling without the keytab fallback | Richard Basch | 1996-04-11 | 1 | -1/+4 |
| * | * rd_svc_key.c (read_service_key): First try to read the V4 | Richard Basch | 1996-04-11 | 3 | -1/+78 |
| * | proven's ksu fixes | Mark Eichin | 1996-04-10 | 2 | -100/+40 |
| * | oops, ted already got it | Mark Eichin | 1996-04-10 | 1 | -2/+0 |
| * | actually build afsstring2key.c | Mark Eichin | 1996-04-10 | 1 | -0/+2 |
| * | Added afsstring2key.c to the list of files to be compiled | Theodore Tso | 1996-04-10 | 2 | -2/+9 |
| * | add meeting stuff | Mark Eichin | 1996-04-10 | 1 | -0/+6 |
| * | If make_ap_req() returns KRB5APP_TKT_EXPIRED, then return | Theodore Tso | 1996-04-10 | 2 | -0/+8 |
| * | Add prototype of new function | Theodore Tso | 1996-04-10 | 2 | -0/+7 |
| * | rd_req_dec.c (krb5_rd_req_decoded): Move code which validated the | Theodore Tso | 1996-04-10 | 5 | -15/+87 |
| * | Fix #define of PROVIDE_DES_CBC_RAW so that the mac implementation | Theodore Tso | 1996-04-10 | 2 | -1/+12 |
| * | add sam challenge and response test cases | Mark Eichin | 1996-04-09 | 6 | -0/+218 |
| * | fix spelling error | Mark Eichin | 1996-04-09 | 1 | -1/+1 |
| * | preauth.c: add SAM support | Mark Eichin | 1996-04-09 | 3 | -17/+322 |
| * | add sam-related error codes | Mark Eichin | 1996-04-09 | 2 | -0/+8 |
| * | add sam encoders, decoders, including "optional string" macros | Mark Eichin | 1996-04-09 | 5 | -0/+380 |
| * | add afs3 salt support | Mark Eichin | 1996-04-09 | 1 | -0/+11 |
| * | document the afs3 salt tag | Mark Eichin | 1996-04-09 | 1 | -0/+3 |
| * | add afsstring2key | Mark Eichin | 1996-04-09 | 3 | -1/+505 |
| * | add transarc-afs cmu-style long-lived ticket timestamp support | Mark Eichin | 1996-04-09 | 1 | -8/+39 |
| * | add SAM preauth extensible snk4 support | Mark Eichin | 1996-04-09 | 2 | -1/+436 |
| * | unused, but afs3 hook added for completeness | Mark Eichin | 1996-04-09 | 1 | -0/+7 |
| * | Ken's acl and hangup fixes | Mark Eichin | 1996-04-09 | 7 | -11/+40 |
| * | add "extract snk4 key" function to get device keys out of the database | Mark Eichin | 1996-04-09 | 2 | -0/+111 |
| * | add afs3 salttype value | Mark Eichin | 1996-04-09 | 1 | -0/+1 |
| * | add SAM preauth values and prototypes | Mark Eichin | 1996-04-09 | 1 | -0/+106 |
| * | some fixes changes from marc. changelogs will be merged later | Mark Eichin | 1996-04-09 | 3 | -28/+47 |
| * | * rcp.exp: Invoke kshd with -L for every environment variable we | Ezra Peisach | 1996-04-08 | 2 | -1/+23 |
| * | Check in comments from previous checkin | Ezra Peisach | 1996-04-08 | 1 | -0/+7 |
| * | Major chanes to use the list of runtime environment variables as | Ezra Peisach | 1996-04-08 | 2 | -79/+111 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-04-08 | 2 | -2/+11 |