summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kdc
Commit message (Collapse)AuthorAgeFilesLines
* - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfixstas2012-04-085-15/+17
| | | | release, which fixes a DoS issue in libkrb5.
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-2243-6424/+5968
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | several new kerberos related libraries and applications to FreeBSD: o kgetcred(1) allows one to manually get a ticket for a particular service. o kf(1) securily forwards ticket to another host through an authenticated and encrypted stream. o kcc(1) is an umbrella program around klist(1), kswitch(1), kgetcred(1) and other user kerberos operations. klist and kswitch are just symlinks to kcc(1) now. o kswitch(1) allows you to easily switch between kerberos credentials if you're running KCM. o hxtool(1) is a certificate management tool to use with PKINIT. o string2key(1) maps a password into key. o kdigest(8) is a userland tool to access the KDC's digest interface. o kimpersonate(8) creates a "fake" ticket for a service. We also now install manpages for some lirbaries that were not installed before, libheimntlm and libhx509. - The new HEIMDAL version no longer supports Kerberos 4. All users are recommended to switch to Kerberos 5. - Weak ciphers are now disabled by default. To enable DES support (used by telnet(8)), use "allow_weak_crypto" option in krb5.conf. - libtelnet, pam_ksu and pam_krb5 are now compiled with error on warnings disabled due to the function they use (krb5_get_err_text(3)) being deprecated. I plan to work on this next. - Heimdal's KDC now require sqlite to operate. We use the bundled version and install it as libheimsqlite. If some other FreeBSD components will require it in the future we can rename it to libbsdsqlite and use for these components as well. - This is not a latest Heimdal version, the new one was released while I was working on the update. I will update it to 1.5.2 soon, as it fixes some important bugs and security issues.
| * - Flatten the vendor heimdal tree.stas2011-09-2941-16956/+0
| |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-9/+10
| | | | | | | | all non-style changes made by heimdal to our own libgssapi.
* | This commit was generated by cvs2svn to compensate for changes in r178825,dfr2008-05-0740-2989/+10257
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 1.1dfr2008-05-0741-2998/+10267
| |
* | This commit was generated by cvs2svn to compensate for changes in r142403,nectar2005-02-243-171/+213
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.6.3.nectar2005-02-243-171/+213
| |
| * Clean up the Heimdal vendor branch by removing files not included innectar2005-02-248-1269/+0
| | | | | | | | | | | | | | | | any import for several years. If memory serves, this was Suggested by: ru an awfully long time ago-- sorry for the delay!
* | Resolve conflicts after import of Heimdal 0.6.1.nectar2004-04-035-340/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r127808,nectar2004-04-038-207/+459
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.6.1.nectar2004-04-038-207/+459
| |
* | This commit was generated by cvs2svn to compensate for changes in r120945,nectar2003-10-0916-281/+541
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of Heimdal 0.6.nectar2003-10-0916-281/+541
| |
* | This commit was generated by cvs2svn to compensate for changes in r107207,nectar2002-11-248-67/+63
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Heimdal 0.5.1.nectar2002-11-248-67/+63
| | | | | | | | Approved by: re
* | Resolve conflicts.nectar2002-09-161-6/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r103423,nectar2002-09-163-48/+82
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Heimdal Kerberos from KTH repository circa 2002/09/16.nectar2002-09-164-54/+84
| |
* | Pass the pointy hat! Remove accidently imported files.nectar2002-08-301-803/+0
| |
* | Remove files no longer relevant after latest import.nectar2002-08-302-126/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r102644,nectar2002-08-3025-370/+1322
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Heimdal Kerberos from KTH repository circa 2002/08/29.nectar2002-08-3025-370/+1322
| |
* | Resolve conflicts after import of Heimdal Kerberos 2002/02/17.nectar2002-02-191-3/+6
| |
* | This commit was generated by cvs2svn to compensate for changes in r90926,nectar2002-02-1914-486/+438
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Heimdal Kerberos from KTH repository circa 2002/02/17.nectar2002-02-1915-489/+444
| |
* | fix merges from 0.3fassar2001-06-211-1/+5
| |
* | This commit was generated by cvs2svn to compensate for changes in r78527,assar2001-06-2119-99/+548
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * import of heimdal 0.3fassar2001-06-2120-100/+553
| |
* | This commit was generated by cvs2svn to compensate for changes in r76371,assar2001-05-085-17/+11
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * mdoc(ng) fixesassar2001-05-085-17/+11
| | | | | | | | Submitted by: ru
* | fix conflicts in heimdal 0.3e importassar2001-02-131-0/+8
| |
* | This commit was generated by cvs2svn to compensate for changes in r72445,assar2001-02-1324-951/+2308
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * import of heimdal 0.3eassar2001-02-1325-952/+2317
| |
* | Merge conflicts.markm2000-02-241-1/+2
|/
* Vendor import of Heimdal 0.2pmarkm2000-02-241-65/+47
|
* Vendor import of Heimdal 0.2omarkm2000-02-246-57/+175
|
* Vendor import of Heimdal 0.2nmarkm2000-02-243-6/+35
|
* Import KTH Heimdal, which will be the core of our Kerberos5.markm2000-01-0926-0/+7528
Userland to follow.
OpenPOWER on IntegriCloud