Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | KerberosIV is no longer compulsory. This should fix "make release". | markm | 2000-03-01 | 28 | -75/+58 | |
| | ||||||
* | Targets and macros for "make release". | markm | 2000-02-29 | 1 | -0/+14 | |
| | ||||||
* | Remove largescale evidence of crack-smoking. | markm | 2000-02-28 | 29 | -148/+62 | |
| | | | | | | | Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly. | |||||
* | Use libcrypto instead of libdes. Upgrade for Heimdal-0.2p | markm | 2000-02-24 | 33 | -271/+85 | |
| | ||||||
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 2 | -4/+4 | |
| | ||||||
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 2 | -4/+4 | |
| | | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project | |||||
* | Another target to keep "make release" orthogonal. | markm | 2000-01-24 | 1 | -0/+2 | |
| | ||||||
* | Make a "do nothing" target to help "make release" look clean. | markm | 2000-01-24 | 1 | -0/+2 | |
| | ||||||
* | Move CFLAGS to a more obvious place and allow INET6 to work. | markm | 2000-01-24 | 1 | -10/+10 | |
| | ||||||
* | Move CFLAGS to a more obvious place and allow INET6 to work properly. | markm | 2000-01-24 | 1 | -1/+1 | |
| | ||||||
* | This commit was generated by cvs2svn to compensate for changes in r56545, | markm | 2000-01-24 | 6 | -0/+182 | |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Bring in rest of K5 (AKA Heimdal) userland. | markm | 2000-01-24 | 6 | -0/+182 | |
| | | | | | | | | | | The brave amongst you may want to start playing with this (ATM experimental) code. | |||||
* | | Bring in rest of K5 (AKA Heimdal) userland. | markm | 2000-01-24 | 1 | -0/+27 | |
| | | | | | | | | | | The brave amongst you may want to start playing with this (ATM experimental) code. | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r56067, | markm | 2000-01-15 | 37 | -0/+2329 | |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | |||||
| * | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 37 | -0/+2329 | |
| | | | | This is not ready for primetime yet! Please hold off on the bug reports. | |||||
* | Userland build of Kerberos5 (AKA Heimdal). More to come. | markm | 2000-01-15 | 7 | -0/+229 | |
| | | | | This is not ready for primetime yet! Please hold off on the bug reports. | |||||
* | Bring in SRA for telnet. | markm | 1999-10-07 | 3 | -4/+5 | |
| | | | | Submitted by: Nick Sayer | |||||
* | Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared | bde | 1999-09-13 | 1 | -7/+4 | |
| | | | | | | library: wrong library directory, wrong library extension and wrong comment). This is mainly of historical interest, if any. The library that gets removed is aout. | |||||
* | Fix for new Common Error system. | markm | 1999-09-05 | 2 | -4/+5 | |
| | ||||||
* | Don't -DTERMCAP or we define a few conflicting functions and cause | peter | 1999-08-30 | 1 | -1/+1 | |
| | | | | recursion in a rather ugly way. | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 | |
| | ||||||
* | Link everything against libcrypt. ELF builds complain without it. | markm | 1999-01-25 | 2 | -6/+8 | |
| | | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush | |||||
* | While I am no longer making a shared library, nuke the old one to prevent | markm | 1998-08-30 | 1 | -0/+11 | |
| | | | | ld from picking it up spuriously. | |||||
* | Stop making the shared library for libtelnet (crypto version). This | markm | 1998-08-29 | 1 | -0/+2 | |
| | | | | should have happened years ago. | |||||
* | Fix a break in the includes where the build blows chunks if it is | markm | 1997-10-02 | 1 | -1/+2 | |
| | | | | | | being built in a totally clean environment. Found by: jkh and "make release" | |||||
* | Initial import of the new kerberosIV Makefiles. | markm | 1997-09-24 | 3 | -0/+53 | |
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-) |