summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* configure.in:Theodore Tso1994-12-225-1/+130
* Add test for uid_tTheodore Tso1994-12-222-0/+5
* Change the type of krb5_context to include the pointerTheodore Tso1994-12-222-7/+7
* New function which support krb5_init_os_context and krb5_free_os_contextTheodore Tso1994-12-201-0/+65
* Add support for krb5_init_os_context and krb5_free_os_contextTheodore Tso1994-12-202-0/+5
* Add support for krb5_init_context and krb5_free_contextTheodore Tso1994-12-203-0/+71
* Add new magic numbers for krb5_context and krb5_os_contextTheodore Tso1994-12-202-0/+6
* Fixed minor bug where the length of the returned domain was calculatedTheodore Tso1994-12-192-1/+6
* If a null addresses is passed in to krb5_scc_store_addrs, don't core dumpTheodore Tso1994-12-132-3/+10
* If a null addresses is passed in to krb5_fcc_store_addrs, don't core dumpTheodore Tso1994-12-132-3/+10
* Add check for HAS_SETSID test for daemon.cTheodore Tso1994-12-132-0/+5
* rd_req_dec.c (decrypt_authenticator): If the subkey doesn't exist,Theodore Tso1994-12-132-1/+7
* Set the principal's type and magic numberTheodore Tso1994-12-012-1/+5
* Makefile.in: Build the new test driver (t_walk_rtree.c) forTheodore Tso1994-12-015-1/+87
* Add appropriate help text for the --with-krb4 option. RemoveTheodore Tso1994-11-302-4/+6
* Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The APITheodore Tso1994-11-304-2/+239
* mk_req_ext.c (krb5_mk_req_extended): Sanitize how memory is freed inTheodore Tso1994-11-212-73/+65
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-214-27/+40
* Fix obvious typoTheodore Tso1994-11-191-1/+1
* 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