summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add profile and Berkeley database smarts for aname_to_lnamePaul Park1995-06-305-55/+748
* Move Berkeley database code here; remove typoPaul Park1995-06-302-3/+10
* Describe previous changesPaul Park1995-06-301-0/+11
* Add ability to test using Berkeley or DBMPaul Park1995-06-301-16/+129
* Remove Berkeley database object modulesPaul Park1995-06-301-16/+1
* Add function dispatch for database accessesPaul Park1995-06-301-115/+283
* * configure.in (--with-dbm): new option, allows easy building ofMark Eichin1995-06-293-1/+22
* * configure.in: with static libs, we need install-unix, not installMark Eichin1995-06-282-1/+5
* * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE insteadMark Eichin1995-06-283-5/+5
* * rd_req.c (krb_rd_req): from_addr is an address, so use unsignedMark Eichin1995-06-282-1/+6