summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * rd_safe.c (krb_rd_safe): use KRB4_32 for address comparisonMark Eichin1995-06-282-3/+8
* * read_passwd.c: only use volatile if __STDC__ is 1Mark Eichin1995-06-282-0/+8
* Compiler warning cleanupPaul Park1995-06-279-17/+38
* Allow md4.c to be optimized by native DEC compilersPaul Park1995-06-272-1/+7
* Changed shared libraries so that it works under AIX and sets theSam Hartman1995-06-264-4/+6
* * Makefile.in: Typo: install-mac was really supposed to beTom Yu1995-06-262-1/+6
* Remove -g from explicit LdFlags in Makefile.inSam Hartman1995-06-262-1/+6
* Changes to make sure all the right include files are includedSam Hartman1995-06-265-2/+16
* * configure.in: fix Sam's typo so libdes425.a gets symlinkedTom Yu1995-06-232-1/+6
* * configure.in: fix Sam's typo so libkrb4.a gets symlinkedTom Yu1995-06-232-1/+6
* * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* Fix typos that prevented static libs from workingSam Hartman1995-06-232-1/+6
* Convert to new handling of static librariesSam Hartman1995-06-236-10/+31
* Fix typos that made static libraries failSam Hartman1995-06-232-1/+6
* Add alternate profile routinesPaul Park1995-06-233-2/+311