summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add rsa-md5.hPaul Park1995-07-273-0/+74
* Do not include k5-config.h, it is no longer present or neededPaul Park1995-07-272-2/+4
* Describe previous changesPaul Park1995-07-271-0/+9
* Use des_int.h and fix compiler rumblingsPaul Park1995-07-271-2/+3
* Fix compiler rumblingsPaul Park1995-07-272-6/+6
* Use des_int.h instead of mit-des.hPaul Park1995-07-273-0/+3
* Inline the old contents of mit-des.hPaul Park1995-07-271-2/+50
* Set the KEYTYPE_DES keytable entry to the MD5 one if enabledPaul Park1995-07-272-0/+15
* Add --enable-des-cbc-md5 and friends to control cryptoconf.cPaul Park1995-07-271-0/+81
* Fix initialization of unparse_mod_princ_sizePaul Park1995-07-271-3/+3
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-279-588/+936
* Fix bad shift value in verifier functionPaul Park1995-07-261-1/+1
* * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerrTom Yu1995-07-254-0/+66
* Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypesEzra Peisach1995-07-217-1/+11
* * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagnameMark Eichin1995-07-212-3/+8
* * rc_dfl.c (rc_store): rename from store() to avoid conflict withMark Eichin1995-07-212-4/+9
* * localaddr.c: also add definition of max if it's not thereTom Yu1995-07-192-0/+5
* * localaddr.c: fix definition of ifreq_size so it actually worksTom Yu1995-07-192-1/+5
* Bsd 4.4 has a field sa_len in struct sockaddr which is theSam Hartman1995-07-183-3/+26
* Move stash file #define to osconf.h and add stash file name handlingPaul Park1995-07-173-5/+11
* Add KDC profile handling routinesPaul Park1995-07-172-5/+173
* Include netinet/in.h for ntohsSam Hartman1995-07-143-1/+5
* Add ability to exclude kdb4Paul Park1995-07-122-1/+15
* Add prototype for krb5_fcc_readEzra Peisach1995-07-112-1/+12
* Add prototype for krb5_scc_readEzra Peisach1995-07-112-0/+9
* If the key version number is specified, check to make sure that theTheodore Tso1995-07-112-2/+10
* Make sure the dbm context is initialized before we startTheodore Tso1995-07-092-0/+9
* Remove LDFLAGSPaul Park1995-07-0712-9/+28
* Find libcom_err in TOPLIBDPaul Park1995-07-073-2/+6
* Describe previous changesPaul Park1995-07-073-0/+30
* Use checksum verifierPaul Park1995-07-071-22/+10
* Build t_cksum under unixPaul Park1995-07-071-1/+11
* Add definition to select backwards compatability with old RSA-MD5-DESPaul Park1995-07-071-0/+1
* New checksum verifier testPaul Park1995-07-071-0/+200
* Add checksum verification procedure and dispatchPaul Park1995-07-071-4/+34
* Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatchPaul Park1995-07-071-6/+270
* Add t_cksum under unixPaul Park1995-07-071-1/+17
* Add definition to enable compatibility with old versions of RSA-MD4-DESPaul Park1995-07-071-0/+1
* Add confounder length definitionPaul Park1995-07-071-0/+1
* Add verifier procedure/dispatchPaul Park1995-07-071-5/+36
* Correct implementation of RSA-MD4-DES checksums and add verifier procedure/di...Paul Park1995-07-071-6/+276
* Add checksum verifier procedure/dispatchPaul Park1995-07-075-5/+112
* * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1995-07-065-4/+14
* * adm_conn.c (kadm_get_creds): Pass kcontext to os_localaddrTom Yu1995-07-062-1/+4
* * localaddr.c: moved to lib/crypto/os; just a stub hereTom Yu1995-07-063-537/+12
* * new_rn_key.c (mit_des_init_random_number_generator): don't callTom Yu1995-07-062-4/+10
* * localaddr.c: migrated from lib/krb5/osTom Yu1995-07-064-17/+610
* Remove t_an_to_ln.o when making cleanEzra Peisach1995-07-062-1/+5
* Changes for Macintosh implementationKeith Vetter1995-07-0619-17/+54
* ----------------------------------------------------------------------Sam Hartman1995-07-022-7/+16