summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed MD5 routines to be preceded with krb5_Richard Basch1996-04-133-22/+27
* Renamed the functions to begin with krb5_ (like was done with MD5)Richard Basch1996-04-136-72/+77
* Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1996-04-137-81/+86
* Fix wrapper macros so they don't try to dereference a function pointerTheodore Tso1996-04-122-40/+53
* On a Macintosh, turn on kdc_timesync and use the v4 credentials cacheTheodore Tso1996-04-122-2/+15
* Move time offset code from stash_as_reply to verify_as_reply, and fixTheodore Tso1996-04-122-11/+19
* When doing the time offset adjustments, make sure the microsecondsTheodore Tso1996-04-122-0/+10
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-123-8/+45
* Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch1996-04-123-15/+25
* Integrated OpenVision's changes into the most recent MIT code. ThisMarc Horowitz1996-04-123-0/+330
* Remove the old Sandia kadmin codeTheodore Tso1996-04-1252-9258/+0
* Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error,Theodore Tso1996-04-122-1/+8
* Fixed code to correctly handle errors reported from the mechanismTheodore Tso1996-04-122-31/+47
* * kdb5_edit.c (extract_v4_srvtab): Use the matching key_data's kvno;Richard Basch1996-04-112-1/+7
* * kcmd.c: Cleaned up whitespace and removed commented & unused cruftRichard Basch1996-04-114-39/+35
* Fixed the chronology of two of my previous checkinsRichard Basch1996-04-111-6/+6
* Added V5_USE_SHARED_LIBRichard Basch1996-04-114-0/+4
* V4 srvtab extraction did not do proper principal translationRichard Basch1996-04-112-16/+35
* Mostly output formatting fixes.Richard Basch1996-04-113-33/+34
* Small fix in case anyone tries compiling without the keytab fallbackRichard Basch1996-04-111-1/+4
* * rd_svc_key.c (read_service_key): First try to read the V4Richard Basch1996-04-113-1/+78
* proven's ksu fixesMark Eichin1996-04-102-100/+40
* oops, ted already got itMark Eichin1996-04-101-2/+0
* actually build afsstring2key.cMark Eichin1996-04-101-0/+2
* Added afsstring2key.c to the list of files to be compiledTheodore Tso1996-04-102-2/+9
* add meeting stuffMark Eichin1996-04-101-0/+6
* If make_ap_req() returns KRB5APP_TKT_EXPIRED, then returnTheodore Tso1996-04-102-0/+8
* Add prototype of new functionTheodore Tso1996-04-102-0/+7
* rd_req_dec.c (krb5_rd_req_decoded): Move code which validated theTheodore Tso1996-04-105-15/+87
* Fix #define of PROVIDE_DES_CBC_RAW so that the mac implementationTheodore Tso1996-04-102-1/+12
* add sam challenge and response test casesMark Eichin1996-04-096-0/+218
* fix spelling errorMark Eichin1996-04-091-1/+1
* preauth.c: add SAM supportMark Eichin1996-04-093-17/+322
* add sam-related error codesMark Eichin1996-04-092-0/+8
* add sam encoders, decoders, including "optional string" macrosMark Eichin1996-04-095-0/+380
* add afs3 salt supportMark Eichin1996-04-091-0/+11
* document the afs3 salt tagMark Eichin1996-04-091-0/+3
* add afsstring2keyMark Eichin1996-04-093-1/+505
* add transarc-afs cmu-style long-lived ticket timestamp supportMark Eichin1996-04-091-8/+39
* add SAM preauth extensible snk4 supportMark Eichin1996-04-092-1/+436
* unused, but afs3 hook added for completenessMark Eichin1996-04-091-0/+7
* Ken's acl and hangup fixesMark Eichin1996-04-097-11/+40
* add "extract snk4 key" function to get device keys out of the databaseMark Eichin1996-04-092-0/+111
* add afs3 salttype valueMark Eichin1996-04-091-0/+1
* add SAM preauth values and prototypesMark Eichin1996-04-091-0/+106
* some fixes changes from marc. changelogs will be merged laterMark Eichin1996-04-093-28/+47
* * rcp.exp: Invoke kshd with -L for every environment variable weEzra Peisach1996-04-082-1/+23
* Check in comments from previous checkinEzra Peisach1996-04-081-0/+7
* Major chanes to use the list of runtime environment variables asEzra Peisach1996-04-082-79/+111
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-04-082-2/+11