Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
crypt.diff | Patch limits salt for crypt command by two bytes, and for md5crypt by eight bytes (instead of two). Also, it retains $1$ magic prefix in md5crypt command result. |
no | ||||
bzip2.diff | Patch allows to link Trf to newer bzip2 library. | no | ||||
static.diff | Patch fixes linking of Trf library at build time. It is taken from http://sourceforge.net/tracker/index.php?func=detail&aid=680667&group_id=60766&atid=495205 |
no | ||||
ssl_static.diff | Patch (a quick hack actually) together with two lines in debian/rules allows to link libcrypto at build time (not using dl_open at runtime). |
no | ||||
haval-1.1.diff | Patch adds HAVAL message digest implementation from http://labs.calyptix.com/haval-1.1.tar.gz which is relicensed to BSD license instead of removed non-free version. |
no | ||||
haval.diff | Patch adds modifications by Andreas Kupries to HAVAL message digest library; and switches tcltrf to use haval-1.1 subdirectory instead of haval.1996. |
no | ||||
configure.diff | Patch fixes build on hurd-i386, kfreebsd-i386 and kfreebsd-amd64 atchitectures. |
no | ||||
md2.diff | Patch reimplements MD2 hash because it was removed from the OpenSSL implementation which was used in Trf. The actual implementation is borrowed from Heimdal (http://www.h5l.org/) |
Sergei Golovan | no | |||
ripemd.diff | Patch adds RIPEMD-128 and RIPEMD-160 implementation cindly offered by Legimet <legimet.calc@gmail.com> to replace the non-free ones used in the original code. |
no | ||||
doc.diff | Pregenerated C API documentation. | no |