aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update vendor tree of heimdal to 1.5.1.vendor/heimdal/1.5.1Stanislav Sedov2011-10-08239-15615/+35526
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=226128 svn path=/vendor-crypto/heimdal/1.5.1/; revision=226129; tag=vendor/heimdal/1.5.1
* - Import Heimdal 1.5 distribution.vendor/heimdal/1.5Stanislav Sedov2011-10-053375-142811/+580923
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=226031 svn path=/vendor-crypto/heimdal/1.5/; revision=226033; tag=vendor/heimdal/1.5
* - Kill files that do not belong to the laters heimdal version imported.Stanislav Sedov2011-09-2969-13044/+0
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=225866
* - Disable keyword expansion on vendor heimdal code.Stanislav Sedov2011-09-293-3/+3
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=225865
* - Flatten the vendor heimdal tree.Stanislav Sedov2011-09-291592-0/+0
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=225864
* Vendor import of Heimdal 1.1Doug Rabson2008-05-071493-49127/+253906
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=178825
* Vendor import of Heimdal 0.6.3.vendor/heimdal/0.6.3Jacques Vidrine2005-02-2489-9398/+9041
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=142403 svn path=/vendor-crypto/heimdal/0.6.3/; revision=142405; tag=vendor/heimdal/0.6.3
* Remove lib/kdfs from vendor branch: we do not build it, and it will notJacques Vidrine2005-02-244-1119/+0
| | | | | | | be included in future imports. Notes: svn path=/vendor-crypto/heimdal/dist/; revision=142401
* Clean up the Heimdal vendor branch by removing files not included inJacques Vidrine2005-02-24383-227627/+0
| | | | | | | | | | | any import for several years. If memory serves, this was Suggested by: ru an awfully long time ago-- sorry for the delay! Notes: svn path=/vendor-crypto/heimdal/dist/; revision=142400
* Vendor import of Heimdal 0.6.1.Jacques Vidrine2004-04-03193-18479/+47473
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=127808
* Correct badly-formed code (missing quote) within `#if 0' section.Jacques Vidrine2003-10-091-3/+3
| | | | | | | | | Newer versions of GCC error in such situations. Obtained from: Heimdal CVS Notes: svn path=/vendor-crypto/heimdal/dist/; revision=120952
* Vendor import of Heimdal 0.6.Jacques Vidrine2003-10-09306-3741/+13767
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=120945
* Add a missing include, needed to get a prototype for `des_read_pw_string'.Jacques Vidrine2003-01-211-1/+2
| | | | | | | | | This is particularly important for OpenSSL 0.9.7, as `des_read_pw_string' is a macro there. (This fix brought in on the vendor branch, because I already committed it to Heimdal's CVS.) Notes: svn path=/vendor-crypto/heimdal/dist/; revision=109641
* Import of Heimdal 0.5.1.Jacques Vidrine2002-11-24110-1442/+1246
| | | | | | | Approved by: re Notes: svn path=/vendor-crypto/heimdal/dist/; revision=107207
* import 1.27 to fix buffer overflow:Assar Westerlund2002-10-221-1/+8
| | | | | | | | | check size of rlen Obtained from: Heimdal CVS Notes: svn path=/vendor-crypto/heimdal/dist/; revision=105672
* Fix an annoying bug that causes a spurious error message when changingJacques Vidrine2002-09-301-2/+2
| | | | | | | | | | | | | | | | | passwords, even when the operation actually succeeded. % k5passwd luser@REA.LM's Password: ************** New password: ************** Verifying password - New password: ************** k5passwd: krb5_change_password: unable to reach any changepw server in realm REA.LM [In reality, the password was changed.] Obtained from: Heimdal CVS Notes: svn path=/vendor-crypto/heimdal/dist/; revision=104204
* Import of Heimdal Kerberos from KTH repository circa 2002/09/16.Jacques Vidrine2002-09-16112-4046/+7133
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=103423
* Import of Heimdal Kerberos from KTH repository circa 2002/08/29.Jacques Vidrine2002-08-30515-21451/+130301
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=102644
* Import of Heimdal Kerberos from KTH repository circa 2002/02/17.Jacques Vidrine2002-02-19418-19831/+34535
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=90926
* Don't use getlogin() to determine whether we are root.Jacques Vidrine2002-01-151-6/+7
| | | | | | | (Import of vendor fix.) Notes: svn path=/vendor-crypto/heimdal/dist/; revision=89402
* import of heimdal 0.3fAssar Westerlund2001-06-21495-7740/+40167
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=78527
* mdoc(ng) fixesAssar Westerlund2001-05-0836-214/+160
| | | | | | | Submitted by: ru Notes: svn path=/vendor-crypto/heimdal/dist/; revision=76371
* import of heimdal 0.3eAssar Westerlund2001-02-13585-31649/+97911
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=72445
* Fix setproctitle() and syslog() vulnerabilities.Kris Kennaway2000-08-133-8/+8
| | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=64593
* Vendor import of Heimdal 0.2pvendor/heimdal/0.2pMark Murray2000-02-2417-254/+490
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=57422 svn path=/vendor-crypto/heimdal/0.2p/; revision=57424; tag=vendor/heimdal/0.2p
* Vendor import of Heimdal 0.2ovendor/heimdal/0.2oMark Murray2000-02-2443-231/+12345
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=57419 svn path=/vendor-crypto/heimdal/0.2o/; revision=57421; tag=vendor/heimdal/0.2o
* Vendor import of Heimdal 0.2nvendor/heimdal/0.2nMark Murray2000-02-24130-831/+29616
| | | | | Notes: svn path=/vendor-crypto/heimdal/dist/; revision=57416 svn path=/vendor-crypto/heimdal/0.2n/; revision=57418; tag=vendor/heimdal/0.2n
* Import KTH Heimdal, which will be the core of our Kerberos5.vendor/heimdal/0.2mMark Murray2000-01-09753-0/+234810
Userland to follow. Notes: svn path=/vendor-crypto/heimdal/dist/; revision=55682 svn path=/vendor-crypto/heimdal/0.2m/; revision=55684; tag=vendor/heimdal/0.2m