test debug
[heimdal.git] / NEWS
blobf0504274042fcd6e2b27bbe8d66bda7e186d5d98
1 Changes in release 1.1
3  * Read-only PKCS11 provider built-in to hx509.
5  * Documentation for hx509, hcrypto and ntlm libraries improved.
7  * Better compatibilty with Windows 2008 Server pre-releases and Vista.
9  * Mac OS X 10.5 support for native credential cache.
11  * Provide pkg-config file for Heimdal (heimdal-gssapi.pc).
13  * Bug fixes.
15 Changes in release 1.0.2
17 * Ubuntu packages.
19 * Bug fixes.
21 Changes in release 1.0.1
23  * Serveral bug fixes to iprop.
25  * Make work on platforms without dlopen.
27  * Add RFC3526 modp group14 as default.
29  * Handle [kdc] database = { } entries without realm = stanzas.
31  * Make krb5_get_renewed_creds work.
33  * Make kaserver preauth work again.
35  * Bug fixes.
37 Changes in release 1.0
39  * Add gss_pseudo_random() for mechglue and krb5.
41  * Make session key for the krbtgt be selected by the best encryption
42    type of the client.
44  * Better interoperability with other PK-INIT implementations.
46  * Inital support for Mac OS X Keychain for hx509.
48  * Alias support for inital ticket requests.
50  * Add symbol versioning to selected libraries on platforms that uses
51    GNU link editor: gssapi, hcrypto, heimntlm, hx509, krb5, and libkdc.
53  * New version of imath included in hcrypto.
55  * Fix memory leaks.
57  * Bugs fixes.
59 Changes in release 0.8.1
61  * Make ASN.1 library less paranoid to with regard to NUL in string to
62    make it inter-operate with MIT Kerberos again.
64  * Make GSS-API library work again when using gss_acquire_cred
66  * Add symbol versioning to libgssapi when using GNU ld.
68  * Fix memory leaks 
70  * Bugs fixes
72 Changes in release 0.8
74  * PK-INIT support.
76  * HDB extensions support, used by PK-INIT.
78  * New ASN.1 compiler.
80  * GSS-API mechglue from FreeBSD.
82  * Updated SPNEGO to support RFC4178.
84  * Support for Cryptosystem Negotiation Extension (RFC 4537).
86  * A new X.509 library (hx509) and related crypto functions.
88  * A new ntlm library (heimntlm) and related crypto functions.
90  * Updated the built-in crypto library with bignum support using
91    imath, support for RSA and DH and renamed it to libhcrypto.
93  * Subsystem in the KDC, digest, that will perform the digest
94    operation in the KDC, currently supports: CHAP, MS-CHAP-V2, SASL
95    DIGEST-MD5 NTLMv1 and NTLMv2.
97  * KDC will return the "response too big" error to force TCP retries
98    for large (default 1400 bytes) UDP replies.  This is common for
99    PK-INIT requests.
101  * Libkafs defaults to use 2b tokens.
103  * Default to use the API cache on Mac OS X.
105  * krb5_kuserok() also checks ~/.k5login.d directory for acl files,
106    see manpage for krb5_kuserok for description.
108  * Many, many, other updates to code and info manual and manual pages.
110  * Bug fixes
112 Changes in release 0.7.2
114 * Fix security problem in rshd that enable an attacker to overwrite
115   and change ownership of any file that root could write.
117 * Fix a DOS in telnetd. The attacker could force the server to crash
118   in a NULL de-reference before the user logged in, resulting in inetd
119   turning telnetd off because it forked too fast.
121 * Make gss_acquire_cred(GSS_C_ACCEPT) check that the requested name
122   exists in the keytab before returning success. This allows servers
123   to check if its even possible to use GSSAPI.
125 * Fix receiving end of token delegation for GSS-API. It still wrongly
126   uses subkey for sending for compatibility reasons, this will change
127   in 0.8.
129 * telnetd, login and rshd are now more verbose in logging failed and
130   successful logins.
132 * Bug fixes
134 Changes in release 0.7.1
136 * Bug fixes
138 Changes in release 0.7
140  * Support for KCM, a process based credential cache
142  * Support CCAPI credential cache
144  * SPNEGO support
146  * AES (and the gssapi conterpart, CFX) support
148  * Adding new and improve old documentation
150  * Bug fixes
152 Changes in release 0.6.6
154 * Fix security problem in rshd that enable an attacker to overwrite
155   and change ownership of any file that root could write.
157 * Fix a DOS in telnetd. The attacker could force the server to crash
158   in a NULL de-reference before the user logged in, resulting in inetd
159   turning telnetd off because it forked too fast.
161 Changes in release 0.6.5
163  * fix vulnerabilities in telnetd
165  * unbreak Kerberos 4 and kaserver
167 Changes in release 0.6.4
169  * fix vulnerabilities in telnet
171  * rshd: encryption without a separate error socket should now work
173  * telnet now uses appdefaults for the encrypt and forward/forwardable
174    settings
176  * bug fixes
178 Changes in release 0.6.3
180  * fix vulnerabilities in ftpd
182  * support for linux AFS /proc "syscalls"
184  * support for RFC3244 (Windows 2000 Kerberos Change/Set Password) in
185    kpasswdd
187  * fix possible KDC denial of service
189  * bug fixes
191 Changes in release 0.6.2
193  * Fix possible buffer overrun in v4 kadmin (which now defaults to off)
195 Changes in release 0.6.1
197  * Fixed ARCFOUR suppport
199  * Cross realm vulnerability
201  * kdc: fix denial of service attack
203  * kdc: stop clients from renewing tickets into the future
205  * bug fixes
206         
207 Changes in release 0.6
209 * The DES3 GSS-API mechanism has been changed to inter-operate with
210   other GSSAPI implementations. See man page for gssapi(3) how to turn
211   on generation of correct MIC messages. Next major release of heimdal 
212   will generate correct MIC by default.
214 * More complete GSS-API support
216 * Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS
217   support in applications no longer requires Kerberos 4 libs
219 * Kerberos 4 support in kdc defaults to turned off (includes ka and 524)
221 * other bug fixes
223 Changes in release 0.5.2
225  * kdc: add option for disabling v4 cross-realm (defaults to off)
227  * bug fixes
229 Changes in release 0.5.1
231  * kadmind: fix remote exploit
233  * kadmind: add option to disable kerberos 4
235  * kdc: make sure kaserver token life is positive
237  * telnet: use the session key if there is no subkey
239  * fix EPSV parsing in ftp
241  * other bug fixes
243 Changes in release 0.5
245  * add --detach option to kdc
247  * allow setting forward and forwardable option in telnet from
248    .telnetrc, with override from command line
250  * accept addresses with or without ports in krb5_rd_cred
252  * make it work with modern openssl
254  * use our own string2key function even with openssl (that handles weak
255    keys incorrectly)
257  * more system-specific requirements in login
259  * do not use getlogin() to determine root in su
261  * telnet: abort if telnetd does not support encryption
263  * update autoconf to 2.53
265  * update config.guess, config.sub
267  * other bug fixes
269 Changes in release 0.4e
271  * improve libcrypto and database autoconf tests
273  * do not care about salting of server principals when serving v4 requests
275  * some improvements to gssapi library
277  * test for existing compile_et/libcom_err
279  * portability fixes
281  * bug fixes
283 Changes in release 0.4d
285  * fix some problems when using libcrypto from openssl
287  * handle /dev/ptmx `unix98' ptys on Linux
289  * add some forgotten man pages
291  * rsh: clean-up and add man page
293  * fix -A and -a in builtin-ls in tpd
295  * fix building problem on Irix
297  * make `ktutil get' more efficient
299  * bug fixes
301 Changes in release 0.4c
303  * fix buffer overrun in telnetd
305  * repair some of the v4 fallback code in kinit
307  * add more shared library dependencies
309  * simplify and fix hprop handling of v4 databases
311  * fix some building problems (osf's sia and osfc2 login)
313  * bug fixes
315 Changes in release 0.4b
317  * update the shared library version numbers correctly
319 Changes in release 0.4a
321  * corrected key used for checksum in mk_safe, unfortunately this
322    makes it backwards incompatible
324  * update to autoconf 2.50, libtool 1.4
326  * re-write dns/config lookups (krb5_krbhst API)
328  * make order of using subkeys consistent
330  * add man page links
332  * add more man pages
334  * remove rfc2052 support, now only rfc2782 is supported
336  * always build with kaserver protocol support in the KDC (assuming
337    KRB4 is enabled) and support for reading kaserver databases in
338    hprop
340 Changes in release 0.3f
342  * change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,
343    the new keytab type that tries both of these in order (SRVTAB is
344    also an alias for krb4:)
346  * improve error reporting and error handling (error messages should
347    be more detailed and more useful)
349  * improve building with openssl
351  * add kadmin -K, rcp -F 
353  * fix two incorrect weak DES keys
355  * fix building of kaserver compat in KDC
357  * the API is closer to what MIT krb5 is using
359  * more compatible with windows 2000
361  * removed some memory leaks
363  * bug fixes
365 Changes in release 0.3e
367  * rcp program included
369  * fix buffer overrun in ftpd
371  * handle omitted sequence numbers as zeroes to handle MIT krb5 that
372    cannot generate zero sequence numbers
374  * handle v4 /.k files better
376  * configure/portability fixes
378  * fixes in parsing of options to kadmin (sub-)commands
380  * handle errors in kadmin load better
382  * bug fixes
384 Changes in release 0.3d
386  * add krb5-config
388  * fix a bug in 3des gss-api mechanism, making it compatible with the
389    specification and the MIT implementation
391  * make telnetd only allow a specific list of environment variables to
392    stop it from setting `sensitive' variables
394  * try to use an existing libdes
396  * lib/krb5, kdc: use correct usage type for ap-req messages.  This
397    should improve compatability with MIT krb5 when using 3DES
398    encryption types
400  * kdc: fix memory allocation problem
402  * update config.guess and config.sub
404  * lib/roken: more stuff implemented
406  * bug fixes and portability enhancements
408 Changes in release 0.3c
410  * lib/krb5: memory caches now support the resolve operation
412  * appl/login: set PATH to some sane default
414  * kadmind: handle several realms
416  * bug fixes (including memory leaks)
418 Changes in release 0.3b
420  * kdc: prefer default-salted keys on v5 requests
422  * kdc: lowercase hostnames in v4 mode
424  * hprop: handle more types of MIT salts
426  * lib/krb5: fix memory leak
428  * bug fixes
430 Changes in release 0.3a:
432  * implement arcfour-hmac-md5 to interoperate with W2K
434  * modularise the handling of the master key, and allow for other
435    encryption types. This makes it easier to import a database from
436    some other source without having to re-encrypt all keys.
438  * allow for better control over which encryption types are created
440  * make kinit fallback to v4 if given a v4 KDC
442  * make klist work better with v4 and v5, and add some more MIT
443    compatibility options
445  * make the kdc listen on the krb524 (4444) port for compatibility
446    with MIT krb5 clients
448  * implement more DCE/DFS support, enabled with --enable-dce, see
449    lib/kdfs and appl/dceutils
451  * make the sequence numbers work correctly
453  * bug fixes
455 Changes in release 0.2t:
457  * bug fixes
459 Changes in release 0.2s:
461  * add OpenLDAP support in hdb
463  * login will get v4 tickets when it receives forwarded tickets
465  * xnlock supports both v5 and v4
467  * repair source routing for telnet
469  * fix building problems with krb4 (krb_mk_req)
471  * bug fixes
473 Changes in release 0.2r:
475  * fix realloc memory corruption bug in kdc
477  * `add --key' and `cpw --key' in kadmin
479  * klist supports listing v4 tickets
481  * update config.guess and config.sub
483  * make v4 -> v5 principal name conversion more robust
485  * support for anonymous tickets
487  * new man-pages
489  * telnetd: do not negotiate KERBEROS5 authentication if there's no keytab.
491  * use and set expiration and not password expiration when dumping
492    to/from ka server databases / krb4 databases
494  * make the code happier with 64-bit time_t
496  * follow RFC2782 and by default do not look for non-underscore SRV names
498 Changes in release 0.2q:
500  * bug fix in tcp-handling in kdc
502  * bug fix in expand_hostname
504 Changes in release 0.2p:
506  * bug fix in `kadmin load/merge'
508  * bug fix in krb5_parse_address
510 Changes in release 0.2o:
512  * gss_{import,export}_sec_context added to libgssapi
514  * new option --addresses to kdc (for listening on an explicit set of
515    addresses)
517  * bug fixes in the krb4 and kaserver emulation part of the kdc
519  * other bug fixes
521 Changes in release 0.2n:
523  * more robust parsing of dump files in kadmin
524  * changed default timestamp format for log messages to extended ISO
525    8601 format (Y-M-DTH:M:S)
526  * changed md4/md5/sha1 APIes to be de-facto `standard'
527  * always make hostname into lower-case before creating principal
528  * small bits of more MIT-compatability
529  * bug fixes
531 Changes in release 0.2m:
533  * handle glibc's getaddrinfo() that returns several ai_canonname
535  * new endian test
537  * man pages fixes
539 Changes in release 0.2l:
541  * bug fixes
543 Changes in release 0.2k:
545  * better IPv6 test
547  * make struct sockaddr_storage in roken work better on alphas
549  * some missing [hn]to[hn]s fixed.
551  * allow users to change their own passwords with kadmin (with initial
552    tickets)
554  * fix stupid bug in parsing KDC specification
556  * add `ktutil change' and `ktutil purge'
558 Changes in release 0.2j:
560  * builds on Irix
562  * ftpd works in passive mode
564  * should build on cygwin
566  * work around broken IPv6-code on OpenBSD 2.6, also add configure
567    option --disable-ipv6
569 Changes in release 0.2i:
571  * use getaddrinfo in the missing places.
573  * fix SRV lookup for admin server
575  * use get{addr,name}info everywhere.  and implement it in terms of
576    getipnodeby{name,addr} (which uses gethostbyname{,2} and
577    gethostbyaddr)
579 Changes in release 0.2h:
581  * fix typo in kx (now compiles)
583 Changes in release 0.2g:
585  * lots of bug fixes:
586    * push works
587    * repair appl/test programs
588    * sockaddr_storage works on solaris (alignment issues)
589    * works better with non-roken getaddrinfo
590    * rsh works
591    * some non standard C constructs removed
593 Changes in release 0.2f:
595  * support SRV records for kpasswd
596  * look for both _kerberos and krb5-realm when doing host -> realm mapping
598 Changes in release 0.2e:
600  * changed copyright notices to remove `advertising'-clause.
601  * get{addr,name}info added to roken and used in the other code
602    (this makes things work much better with hosts with both v4 and v6
603     addresses, among other things)
604  * do pre-auth for both password and key-based get_in_tkt
605  * support for having several databases
606  * new command `del_enctype' in kadmin
607  * strptime (and new strftime) add to roken
608  * more paranoia about finding libdb
609  * bug fixes
611 Changes in release 0.2d:
613  * new configuration option [libdefaults]default_etypes_des
614  * internal ls in ftpd builds without KRB4
615  * kx/rsh/push/pop_debug tries v5 and v4 consistenly
616  * build bug fixes
617  * other bug fixes
619 Changes in release 0.2c:
621  * bug fixes (see ChangeLog's for details)
623 Changes in release 0.2b:
625  * bug fixes
626  * actually bump shared library versions
628 Changes in release 0.2a:
630  * a new program verify_krb5_conf for checking your /etc/krb5.conf
631  * add 3DES keys when changing password
632  * support null keys in database
633  * support multiple local realms
634  * implement a keytab backend for AFS KeyFile's
635  * implement a keytab backend for v4 srvtabs
636  * implement `ktutil copy'
637  * support password quality control in v4 kadmind
638  * improvements in v4 compat kadmind
639  * handle the case of having the correct cred in the ccache but with
640    the wrong encryption type better
641  * v6-ify the remaining programs.
642  * internal ls in ftpd
643  * rename strcpy_truncate/strcat_truncate to strlcpy/strlcat
644  * add `ank --random-password' and `cpw --random-password' in kadmin
645  * some programs and documentation for trying to talk to a W2K KDC
646  * bug fixes
648 Changes in release 0.1m:
650  * support for getting default from krb5.conf for kinit/kf/rsh/telnet.
651    From Miroslav Ruda <ruda@ics.muni.cz>
652  * v6-ify hprop and hpropd
653  * support numeric addresses in krb5_mk_req
654  * shadow support in login and su. From Miroslav Ruda <ruda@ics.muni.cz>
655  * make rsh/rshd IPv6-aware
656  * make the gssapi sample applications better at reporting errors
657  * lots of bug fixes
658  * handle systems with v6-aware libc and non-v6 kernels (like Linux
659    with glibc 2.1) better
660  * hide failure of ERPT in ftp
661  * lots of bug fixes
663 Changes in release 0.1l:
665  * make ftp and ftpd IPv6-aware
666  * add inet_pton to roken
667  * more IPv6-awareness
668  * make mini_inetd v6 aware
670 Changes in release 0.1k:
672  * bump shared libraries versions
673  * add roken version of inet_ntop
674  * merge more changes to rshd
676 Changes in release 0.1j:
678  * restore back to the `old' 3DES code.  This was supposed to be done
679    in 0.1h and 0.1i but I did a CVS screw-up.
680  * make telnetd handle v6 connections
682 Changes in release 0.1i:
684  * start using `struct sockaddr_storage' which simplifies the code
685    (with a fallback definition if it's not defined)
686  * bug fixes (including in hprop and kf)
687  * don't use mawk which seems to mishandle roken.awk
688  * get_addrs should be able to handle v6 addresses on Linux (with the
689    required patch to the Linux kernel -- ask within)
690  * rshd builds with shadow passwords
692 Changes in release 0.1h:
694  * kf: new program for forwarding credentials
695  * portability fixes
696  * make forwarding credentials work with MIT code
697  * better conversion of ka database
698  * add etc/services.append
699  * correct `modified by' from kpasswdd
700  * lots of bug fixes
702 Changes in release 0.1g:
704  * kgetcred: new program for explicitly obtaining tickets
705  * configure fixes
706  * krb5-aware kx
707  * bug fixes
709 Changes in release 0.1f;
711  * experimental support for v4 kadmin protokoll in kadmind
712  * bug fixes
714 Changes in release 0.1e:
716  * try to handle old DCE and MIT kdcs
717  * support for older versions of credential cache files and keytabs
718  * postdated tickets work
719  * support for password quality checks in kpasswdd
720  * new flag --enable-kaserver for kdc
721  * renew fixes
722  * prototype su program
723  * updated (some) manpages
724  * support for KDC resource records
725  * should build with --without-krb4
726  * bug fixes
728 Changes in release 0.1d:
730  * Support building with DB2 (uses 1.85-compat API)
731  * Support krb5-realm.DOMAIN in DNS
732  * new `ktutil srvcreate'
733  * v4/kafs support in klist/kdestroy
734  * bug fixes
736 Changes in release 0.1c:
738  * fix ASN.1 encoding of signed integers
739  * somewhat working `ktutil get'
740  * some documentation updates
741  * update to Autoconf 2.13 and Automake 1.4
742  * the usual bug fixes
744 Changes in release 0.1b:
746  * some old -> new crypto conversion utils
747  * bug fixes
749 Changes in release 0.1a:
751  * new crypto code
752  * more bug fixes
753  * make sure we ask for DES keys in gssapi
754  * support signed ints in ASN1
755  * IPv6-bug fixes
757 Changes in release 0.0u:
759  * lots of bug fixes
761 Changes in release 0.0t:
763  * more robust parsing of krb5.conf
764  * include net{read,write} in lib/roken
765  * bug fixes
767 Changes in release 0.0s:
769  * kludges for parsing options to rsh
770  * more robust parsing of krb5.conf
771  * removed some arbitrary limits
772  * bug fixes
774 Changes in release 0.0r:
776  * default options for some programs
777  * bug fixes
779 Changes in release 0.0q:
781  * support for building shared libraries with libtool
782  * bug fixes
784 Changes in release 0.0p:
786  * keytab moved to /etc/krb5.keytab
787  * avoid false detection of IPv6 on Linux
788  * Lots of more functionality in the gssapi-library
789  * hprop can now read ka-server databases
790  * bug fixes
792 Changes in release 0.0o:
794  * FTP with GSSAPI support.
795  * Bug fixes.
797 Changes in release 0.0n:
799  * Incremental database propagation.
800  * Somewhat improved kadmin ui; the stuff in admin is now removed.
801  * Some support for using enctypes instead of keytypes.
802  * Lots of other improvement and bug fixes, see ChangeLog for details.