NetBSD/lib
thorpej 5c099b14c1 Bring the telnet situation back into better shape. Specifically,
pull in just about all of the differences from the crypto-us telnet
suite (which includes Kerberos 4 and connection encryption support).
Also bring in the Kerberos 5 support from the Heimdal telnet, and
frob a little so that it can work with the non-Heimdal telnet suite.

There is still some work left to do, specifically:
- Add Heimdal's ticket forwarding support to the Berkeley Kerberos 4
  module.
- Add connection encryption support to the Heimdal Kerberos 5
  module.  Hints on this can be taken from the MIT Kerberos 5
  module which still exists in crypto-us.

However, even with the shortcomings listed above, this is a
better situation than using the stock Heimdal telnet suite,
which does not understand the IPSec policy stuff, and is also
based on much older code which contains bugs that we have already
fixed in the NetBSD sources.
2000-06-22 06:47:42 +00:00
..
csu remove initialization of mainprog_obj from here; it is too late for .ini 2000-06-16 20:52:49 +00:00
libarch Add missing #. (Hi, is!) 2000-04-09 23:04:40 +00:00
libasn1 Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libbz2 Pull in decompression error checking from bzip2-1.0.0. Fixes PR bin/8237. 2000-06-13 14:12:28 +00:00
libc s/the/The/ at beginngin of sentense. 2000-06-21 02:30:37 +00:00
libcom_err For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libcompat sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
libcrypt No longer need the <bsd.crypto.mk> song-and-dance here. 2000-06-16 16:29:35 +00:00
libcrypto Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libcurses Really fix the __endwin/stop handler problem. 2000-06-16 06:32:19 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit * add -m option to makelist, which generates an mdoc table with the key 2000-06-21 03:21:28 +00:00
libgssapi Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libhdb Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libipsec sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
libkadm For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkadm5 Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libkadm5clnt Detect if MIT Kerberos V headers are present on the system (by looking 2000-06-21 05:43:50 +00:00
libkadm5srv Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libkafs For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkdb For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libkrb Fix installing <kerberosIV/des.h> 2000-06-20 21:49:02 +00:00
libkrb5 Detect if MIT Kerberos V headers are present on the system (by looking 2000-06-19 23:50:52 +00:00
libkstream Fixup libkstream build. 2000-06-17 06:39:32 +00:00
libkvm fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
libl
libm Regenerate, after changing internal label used for linkage to the wrapper 2000-05-16 19:07:35 +00:00
libmenu Remove names from prototype decalarations. 2000-05-11 14:01:28 +00:00
libossaudio Implement SOUND_MIXER_INFO. 1999-11-16 23:56:41 +00:00
libpcap Change ARCnet link type address format from ':XX' to '$XX'. 2000-05-04 13:08:25 +00:00
libposix Actually profile system calls. 1999-10-27 14:58:28 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libroken Neeed -DHAVE_CONFIG_H for HOST_CPPFLAGS, too. 2000-06-19 20:53:26 +00:00
librpcsvc sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
libskey In skeyverify(), don't "restore" priority to 0, but restore it to the 2000-04-13 13:25:56 +00:00
libsl Fixup Heimdal library builds. 2000-06-16 22:46:43 +00:00
libss For Kerberos libraries which existed both in MIT and Heimdal and the 2000-06-17 06:58:22 +00:00
libssl Fixup the OpenSSL library builds. 2000-06-16 06:16:37 +00:00
libtelnet Bring the telnet situation back into better shape. Specifically, 2000-06-22 06:47:42 +00:00
libterm * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
libusb Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz> 2000-04-02 11:10:53 +00:00
libutil Correct typos which prevent man pages from being installed. 2000-05-12 18:31:55 +00:00
libwrap backout previous changes. 2000-04-02 06:31:58 +00:00
liby back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libz Backout my libsa changes. 1999-11-13 21:33:12 +00:00
bumpversion sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
checkver Add comments describing what this does. 1999-11-05 20:16:56 +00:00
checkvers Remove trailing white space. 1999-07-02 15:12:15 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc