summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* fix copyrights and RCS ident styleJohn Kohl1991-03-1423-42/+72
* fix copyrightsJohn Kohl1991-03-1425-24/+25
* want to use old string_to_key interfaceJohn Kohl1991-03-141-1/+1
* *** empty log message ***John Kohl1991-03-1414-0/+1557
* don't need BSDUNIX anymoreJohn Kohl1991-03-141-4/+0
* *** empty log message ***John Kohl1991-03-141-0/+52
* avoid HC bugJohn Kohl1991-03-131-5/+14
* fix copyrightsJohn Kohl1991-03-1325-30/+30
* fix copyrightsJohn Kohl1991-03-1323-31/+31
* need local var to be constJohn Kohl1991-03-134-12/+12
* don't forget to liberate etypeJohn Kohl1991-03-121-0/+2
* pepsy changesJohn Kohl1991-03-127-15/+275
* pepsy changes (rearranged structures)John Kohl1991-03-124-0/+175
* changes for using PEPSYJohn Kohl1991-03-121-15/+7
* update with isode 6.8 codesJohn Kohl1991-03-111-0/+3
* clean out tktauthent before using, so we can free it without worryingJohn Kohl1991-03-081-1/+3
* condense common code into functionJohn Kohl1991-03-051-26/+6
* add srv_rcacheJohn Kohl1991-03-051-0/+2
* *** empty log message ***John Kohl1991-03-051-0/+56
* pull common code into library functionJohn Kohl1991-03-054-123/+72
* fix copyrightsJohn Kohl1991-03-0516-27/+22
* fix a problem with FREE3 not being a single statementJohn Kohl1991-03-041-2/+2
* don't deref newkey unless it's there..John Kohl1991-03-041-3/+4
* can't use /, it is a pathname component separator!John Kohl1991-03-041-2/+2
* fix copyrightsJohn Kohl1991-03-0416-8/+24
* Initial revisionJohn Kohl1991-03-041-0/+60
* fix copyrightsJohn Kohl1991-03-041-1/+3
* fix copyrightsJohn Kohl1991-03-041-1/+1
* add All Rights ReservedJohn Kohl1991-03-042-0/+2
* If krb5_us_timeofday() now checks the microsecond field for overflowTheodore Tso1991-03-011-3/+7
* Added des425 as a subdirectoryTheodore Tso1991-03-011-1/+2
* make sure we use definite form with ISODEJohn Kohl1991-03-011-0/+2
* add a couple casts; include prototypesJohn Kohl1991-03-011-1/+2
* *** empty log message ***John Kohl1991-03-011-0/+110
* add gen_subkeyJohn Kohl1991-03-011-0/+2
* add gen_seqnumJohn Kohl1991-03-011-2/+4
* fix up #ifdef on rcsid_md4_cJohn Kohl1991-03-011-2/+2
* allow it to generate the random key as neededJohn Kohl1991-02-281-2/+12
* remove kparseJohn Kohl1991-02-271-2/+0
* remove ATHENA_COMPAT codeJohn Kohl1991-02-271-67/+0
* add more error code translationsJohn Kohl1991-02-271-1/+22
* use proper error codesJohn Kohl1991-02-272-6/+6
* Added a hack so that krb5_us_timeofday() will always return a monotonicallyTheodore Tso1991-02-271-0/+7
* use byte counts, not bit countsJohn Kohl1991-02-271-1/+1
* uses byte counts now.John Kohl1991-02-271-1/+1
* make it implement spec via gethostnameJohn Kohl1991-02-271-0/+7
* fix up to use global visible to krb_rd_req()John Kohl1991-02-271-10/+8
* add rcache codeJohn Kohl1991-02-272-10/+97
* add set_key supportJohn Kohl1991-02-271-4/+22
* zero out creds to avoid garbage pointersJohn Kohl1991-02-271-2/+3