summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate #include <fcntl.h>Richard Basch1996-04-301-1/+0
* clean up configure output styleKen Raeburn1996-04-302-0/+6
* * Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" andKen Raeburn1996-04-302-14/+15
* * t_ser.c (stuff): New variable.Ken Raeburn1996-04-304-12/+28
* * configure.in: Test that regcomp actually worksKen Raeburn1996-04-305-7/+27
* log for mark's sam changes of 4/9Ken Raeburn1996-04-301-0/+17
* For windows, mask off low 16 bits because Gradient DCE does thingsTheodore Tso1996-04-304-1/+57
* * Makefile.in (libcrypto.$(STEXT)): Remove before creatingKen Raeburn1996-04-302-0/+5
* Fixed a potentional null dereferenceRichard Basch1996-04-282-1/+6
* Whitespace cleanupRichard Basch1996-04-251-11/+10
* Added ftp and ecat to the list of services which should be converted.Theodore Tso1996-04-172-0/+8
* Don't declare open()Sam Hartman1996-04-152-1/+5
* 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
* 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
* Integrated OpenVision's changes into the most recent MIT code. ThisMarc Horowitz1996-04-123-0/+330
* 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
* Fixed the chronology of two of my previous checkinsRichard Basch1996-04-111-6/+6
* 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
* 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
* If make_ap_req() returns KRB5APP_TKT_EXPIRED, then returnTheodore Tso1996-04-102-0/+8
* rd_req_dec.c (krb5_rd_req_decoded): Move code which validated theTheodore Tso1996-04-105-15/+87
* 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
* Inlined list of source files for SRCS and OBJS (for Macintosh build)Theodore Tso1996-04-022-9/+13
* Makefile.in (SRCS): Inlined list of source files for SRCS and OBJSTheodore Tso1996-04-023-6/+18
* Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, andTheodore Tso1996-03-312-19/+34
* Inlined the list of et-build source files in SRCS, so that they areTheodore Tso1996-03-312-1/+8
* Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso1996-03-312-1/+6
* Fixed comments describing the various checksum types. (Added numbers,Theodore Tso1996-03-312-9/+15
* Makefile.in: support des3-cbc-rawRichard Basch1996-03-292-1/+3
* Added support for des3-cbc-raw (gssapi) and rsa-md5-des3Richard Basch1996-03-293-11/+49
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-295-4/+14
* Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch1996-03-292-0/+61
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-291-0/+104
* DNR.c: Replace eight-year-old version of this file with the latestTheodore Tso1996-03-283-147/+224
* Use universal procedure pointers (UPP), which are required on the MacTheodore Tso1996-03-272-2/+18
* * in_tkt_ktb.c (keytab_keyproc): Do not check to see that theRichard Basch1996-03-272-59/+20
* Don't include <sys/types.h> mechglue.h will take care of this byTheodore Tso1996-03-272-1/+6