summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Add magic number to keyblock structureTheodore Tso1994-11-192-0/+7
* Add magic numbers to keyblock structureTheodore Tso1994-11-192-0/+6
* Add magic numbers for keytab, principal, and keyblockTheodore Tso1994-11-182-0/+10
* Fix to return correct error code, instead of always returningTheodore Tso1994-11-182-1/+6
* Add new error code -- KV5M_KEYTAB_ENTRYTheodore Tso1994-11-182-1/+6
* All files:Theodore Tso1994-11-189-208/+268
* Remove unnecessary variableTheodore Tso1994-11-181-3/+1
* * Makefile.in (clean): remove $(BOGUS)Mark Eichin1994-11-182-2/+7
* * configure.in: move WITH_CCOPTS, WITH_KRB5ROOTMark Eichin1994-11-182-2/+6
* * configure.in: move WITH_CCOPTSMark Eichin1994-11-182-2/+6
* * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.Mark Eichin1994-11-182-58/+30
* asn1_decode_k.c (asn1_decode_principal_name,Theodore Tso1994-11-172-0/+33
* Set the keyblock's magic number and ecryption type information appropriatelyTheodore Tso1994-11-172-0/+7
* Changes to implement FCC format version #3, which is architectureTheodore Tso1994-11-179-171/+235
* Set the encryption type of the session keyblock to be the type used toTheodore Tso1994-11-173-1/+12
* Check to make sure the subkey exists before setting its encryption typeTheodore Tso1994-11-171-1/+2
* Add new error code --- KRB5_CC_WRITE_ERRTheodore Tso1994-11-172-0/+5
* get_in_tkt (krb5_get_in_tkt): Set the encryption type of the sessionTheodore Tso1994-11-145-0/+404
* Add support for krb5_address table; rename KV5M_AUTH_DATA to followTheodore Tso1994-11-122-1/+7
* * Makefile.in: fix some typos for kv5m_err.etTom Yu1994-11-112-1/+6
* Set the encryption type in the keyblock information in the decryptedTheodore Tso1994-11-114-0/+17
* Set the keyblock's magic number and encryption type information appropriatelyTheodore Tso1994-11-092-0/+7
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-084-5/+22
* Use the documented interface for calling krb5_string_to_key()Theodore Tso1994-11-082-6/+11
* Missing comma on all of the error_code lines. (Oops!)Theodore Tso1994-11-051-34/+34
* * Makefile.in: stop building f_pcbc.c, since it belongs inMark Eichin1994-11-032-2/+7
* * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, andMark Eichin1994-11-033-241/+239
* Add the kv5m error tableTheodore Tso1994-11-035-3/+74
* Add WITH_CPPOPTS since we're not using CONFIG_RULES (yet)Theodore Tso1994-11-032-0/+6
* * Makefile.in (libkrb5.a): done needs a trailing semicolon if itMark Eichin1994-11-022-2/+7
* Use library.stamp to determine whether or not $arcmd needs to be rerunTheodore Tso1994-11-022-1/+6
* Change the way the library is built to use the libupdate scriptTheodore Tso1994-11-013-17/+30
* Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.hTheodore Tso1994-10-314-13/+12
* Remove duplicate definitions for DEFs, CC, CCOPTS and LIBSTheodore Tso1994-10-282-5/+5
* If the requested kvno is IGNORE_KVNO, fix the error return so that 0Theodore Tso1994-10-262-2/+8
* Add verification checks to the test suiteTheodore Tso1994-10-263-11/+72
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-2626-30/+33
* Added missing continue so that we don't copy both the unprintableTheodore Tso1994-10-262-0/+7
* Add include config.h for POSIX_FILE_LOCKSTheodore Tso1994-10-241-1/+2
* If KRB4 is defined, define KRB5_KRB4_COMPAT for compat_recv.cTheodore Tso1994-10-242-0/+8
* Use the srand48/lrand48 functions if availableTheodore Tso1994-10-243-23/+40
* Don't need to define POSIX_FILE_LOCKS; just include config.h insteadTheodore Tso1994-10-242-6/+5
* Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configurableTheodore Tso1994-10-192-2/+6
* Fix missing $(DESTDIR) in "make install" linesTheodore Tso1994-10-196-3/+15
* asn1_decode_k.c (asn1_decode_kdc_req_body): If the authorization fieldTheodore Tso1994-10-197-17/+66
* * raw-des.c (mit_raw_des_decrypt_func): ditto.Mark Eichin1994-10-183-4/+8
* * des-crc.c (mit_des_crc_decrypt_func): cast key->key->contents toMark Eichin1994-10-182-2/+8
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Add ISODE_DEFSTheodore Tso1994-10-1511-0/+29
* Fix typo in spelling of KRB5_USE_ISODETheodore Tso1994-10-142-1/+5