summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* only generate new stock header output if it differsJohn Kohl1991-03-051-2/+3
* remove conditional gunk for local/installed copiesJohn Kohl1991-03-051-29/+1
* remove lots of local/installed switch gunk.John Kohl1991-03-051-7/+3
* remove lots of local/installed switch gunkJohn Kohl1991-03-051-37/+17
* use default unifdefJohn Kohl1991-03-051-6/+1
* fix a problem with FREE3 not being a single statementJohn Kohl1991-03-041-2/+2
* add simpleJohn Kohl1991-03-041-1/+1
* *** empty log message ***John Kohl1991-03-043-0/+579
* *** empty log message ***John Kohl1991-03-041-0/+15
* don't deref newkey unless it's there..John Kohl1991-03-041-3/+4
* fix copyrightsJohn Kohl1991-03-041-1/+2
* fix checksum macrosJohn Kohl1991-03-041-2/+2
* can't use /, it is a pathname component separator!John Kohl1991-03-041-2/+2
* /John Kohl1991-03-041-0/+16
* *** empty log message ***John Kohl1991-03-041-0/+15
* fix copyrightsJohn Kohl1991-03-0436-14/+50
* up to rev 5.xJohn Kohl1991-03-040-0/+0
* Initial revisionJohn Kohl1991-03-041-0/+18
* Initial revisionJohn Kohl1991-03-041-0/+60
* add copyrightJohn Kohl1991-03-041-0/+18
* fix copyrightJohn Kohl1991-03-042-2/+2
* fix copyrightsJohn Kohl1991-03-041-1/+3
* fix copyrightsJohn Kohl1991-03-041-1/+1
* add All Rights ReservedJohn Kohl1991-03-042-0/+2
* use the internal sequence-numbering codeJohn Kohl1991-03-012-19/+7
* 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
* fix predecessor circle gunkJohn Kohl1991-03-012-8/+6
* 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 krb5_generate_seq_numberJohn 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
* Added code to initialize the salt information in the kdb entryTheodore Tso1991-03-011-0/+3
* allow it to generate the random key as neededJohn Kohl1991-02-281-2/+12
* mk_req_extended now takes a krb5_keyblock ** so it can generate the keyJohn Kohl1991-02-281-1/+1
* whoops, don't have a krb5_data in realm..John Kohl1991-02-281-2/+2
* fix extra &'s in bzero/bcopyJohn Kohl1991-02-281-8/+8
* use memcmp in kdc_util.cJohn Kohl1991-02-271-5/+7
* 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
* Made changes to conform to API modificationsTheodore Tso1991-02-271-3/+4
* add salt stuffJohn Kohl1991-02-271-3/+5
* changes for default_realmJohn Kohl1991-02-271-4/+2
* use byte counts, not bit countsJohn Kohl1991-02-271-1/+1