summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add DEPLIBS and LDFLAGSPaul Park1995-07-072-0/+6
* Add ability to set LDFLAGS for everything with --with-ldopts=<mumble>.Paul Park1995-07-072-4/+77
* * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1995-07-065-4/+14
* * kpasswd.c (get_first_ticket): Pass context to os_localaddrTom Yu1995-07-062-1/+4
* * kadmin.c (get_first_ticket): Pass context to os_localaddrTom Yu1995-07-062-1/+4
* * krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context toTom Yu1995-07-062-1/+6
* * krb5.hin: Change definition of krb5_os_localaddr to includeTom Yu1995-07-062-1/+7
* * 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
* prof_int.h must be included after stdio.h for prototypesEzra Peisach1995-07-062-2/+7
* Remove t_an_to_ln.o when making cleanEzra Peisach1995-07-062-1/+5
* Checking in the change of removing makeshlibEzra Peisach1995-07-061-0/+4
* Remove makeshlib on cleanEzra Peisach1995-07-061-1/+1
* Added MPW Worksheet to build on Macintosh (may get replaced later)Keith Vetter1995-07-061-0/+667
* Changes for Macintosh implementationKeith Vetter1995-07-0638-66/+2393
* Remove declaration of errno altoghether. "extern int errno;" isTheodore Tso1995-07-066-7/+4
* Don't use the TIOCLSET ioctl unless we're not using POSIX_TERMIOS.Theodore Tso1995-07-062-4/+18
* * makeshlib.sh: Add support for NetBSD shared librariesTom Yu1995-07-042-0/+13
* * configure.in: Add support for NetBSD shared librariesTom Yu1995-07-042-0/+20
* * Makefile.in (libdb.a): Quiet the if statementTom Yu1995-07-033-5/+10
* * Replace Gcc test from top level configure.in with one fromSam Hartman1995-07-035-23/+33
* * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error propogatesTom Yu1995-07-032-1/+3
* ----------------------------------------------------------------------Sam Hartman1995-07-023-2/+9
* ----------------------------------------------------------------------Sam Hartman1995-07-022-7/+16
* * aclocal.m4 (SubdirLibRule): don't recreate DONE if list of objsTom Yu1995-07-022-4/+19
* * commands.c: rename setmode() and clearmode() to tel_setmode()Tom Yu1995-07-022-16/+22
* * configure.in: Don't check for pgno_t; it's not in sys/types.h onTom Yu1995-07-022-1/+6
* Add shared library supportPaul Park1995-06-306-2/+44