summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add prototypes for KDC profile handling routinesPaul Park1995-07-171-0/+14
* Add per-realm parameter block data structurePaul Park1995-07-171-0/+29
* Added test for pgno_t that should avoid breaking NetBSDSam Hartman1995-07-142-1/+16
* * Tell configure.in that AIX doesn't have streams; it has the headerSam Hartman1995-07-143-3/+18
* Include netinet/in.h for ntohsSam Hartman1995-07-143-1/+5
* Include netinet/in.hSam Hartman1995-07-142-0/+6
* Clean up prototypes for error_message. I think we may need to insert a test ...Sam Hartman1995-07-132-2/+10
* Correctly set LD_LIBRARY_PATH (again)Paul Park1995-07-122-2/+33
* Library rule build updatePaul Park1995-07-1212-9/+28
* Add ability to exclude kdb4Paul Park1995-07-122-1/+15
* Reorganize KDC profile and network port handlingPaul Park1995-07-126-66/+505
* Update kdc.conf syntaxPaul Park1995-07-123-10/+83
* Add ability to get rid of -lkdb4 referencesPaul Park1995-07-126-13/+112
* Add LDFLAGS setting to KRB5_LIBRARIES rulePaul Park1995-07-122-1/+10
* Do not include stdlib.h unless it existsEzra Peisach1995-07-122-0/+6
* Add prototype for krb5_fcc_readEzra Peisach1995-07-112-1/+12
* Add prototype for krb5_scc_readEzra Peisach1995-07-112-0/+9
* Add krb5_auth_con_genaddrs prototypeEzra Peisach1995-07-112-0/+7
* Add krb5_rd_cred prototypeEzra Peisach1995-07-112-0/+11
* krb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add the new functionsTheodore Tso1995-07-112-0/+7
* If the key version number is specified, check to make sure that theTheodore Tso1995-07-112-2/+10
* Add prototype for set_tgtkey. kdc now compiles cleanly withEzra Peisach1995-07-112-0/+5
* kerberos_v4.c: Add prototypes for compat_decrypt_key,Ezra Peisach1995-07-105-2/+68
* * aclocal.m4: backslash '$' characters that go into double-quotedTom Yu1995-07-092-5/+10
* * Makefile.in: remove bogus definitions of prefix, etcTom Yu1995-07-092-10/+3
* Make sure the dbm context is initialized before we startTheodore Tso1995-07-092-0/+9
* Also log L_KRB_PERR error messages, so we know when there are protocolTheodore Tso1995-07-082-0/+5
* Remove LDFLAGSPaul Park1995-07-0716-11/+36
* Make symlink in TOPLIBD for libssPaul Park1995-07-072-0/+6
* Add DEPLIBS, needed by shared library rulePaul Park1995-07-074-1/+10
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0718-58/+55
* Find libcom_err in TOPLIBDPaul Park1995-07-073-2/+6
* Describe previous changesPaul Park1995-07-074-0/+36
* 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
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0791-339/+293
* Use checksum verifier routinePaul Park1995-07-071-27/+10
* Remove LDFLAGSPaul Park1995-07-0716-8/+34
* Add confounder length for RSA-MD5-DESPaul Park1995-07-072-0/+6
* Add checksum verifier dispatch in checksum entryPaul Park1995-07-072-1/+16