Age | Commit message (Expand) | Author | Files | Lines |
2005-08-21 | include digest-types.h so the various {u,}intNN_t types are defined. | grant | 1 | -0/+2 |
2005-07-31 | Update digest to version 20050731: | agc | 4 | -410/+833 |
2005-03-24 | Include stdint.h because uint32_t is used. Makes the package build on | minskim | 1 | -0/+7 |
2005-03-23 | fix a memory leak. | yamt | 1 | -2/+4 |
2005-03-23 | Update digest to version 20050323. The whirlpool digest algorithm was | agc | 7 | -21/+2019 |
2005-03-22 | Bump date for tiger. > -> \*[Gt] | wiz | 1 | -3/+3 |
2005-03-22 | Add support for the tiger algorithm to digest. | agc | 8 | -11/+869 |
2004-12-15 | update config.{sub,guess} to fix build on newer platforms such as | grant | 2 | -235/+476 |
2004-03-28 | add missing DESCR to DISTFILES. | grant | 1 | -2/+2 |
2004-03-28 | sync with ../DESCR | grant | 1 | -5/+2 |
2003-07-24 | Fix the usage line. Addresses PR pkg/22207. | atatat | 1 | -3/+4 |
2003-07-20 | Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU malloc | seb | 2 | -221/+4 |
2003-06-23 | Only need to #include <digest-types.h> once. Discovered during sync | atatat | 1 | -4/+2 |
2003-06-16 | Redde Caesari quae sunt Caesaris... | seb | 4 | -7/+5 |
2003-06-16 | A function that is declared to return an int *really ought to do do*. | atatat | 1 | -2/+4 |
2003-06-15 | Reword the guts of digest so that the entry points into the various | atatat | 1 | -162/+80 |
2002-12-21 | "Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digest | schmonz | 33 | -169/+11081 |
2002-06-21 | Make this work under Linux, and fix manpage install on SunOS | abs | 1 | -4/+4 |
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -7/+8 |
2001-10-30 | Don't build digest statically on Darwin. | agc | 1 | -3/+3 |
2001-08-07 | Add some `\n' in error messages, per pkg/13650 by Stoned Elipot. | wiz | 1 | -5/+5 |
2001-07-09 | Pull in consistent set of headers (<sys/cdefs.h> - BSD-specific too, | hubertf | 4 | -4/+12 |
2001-07-09 | Get rid of BSD err() and warn() functions - for great just^Wportability! | hubertf | 1 | -6/+6 |
2001-07-09 | Always use this pkg's md5 routines. The Solaris ones e.g. aren't | hubertf | 1 | -2/+2 |
2001-03-29 | Include the rmd160 sources unconditionally, in reponse to a number of | agc | 1 | -3/+1 |
2001-03-26 | + Use libc mods to force aligned access. | agc | 3 | -8/+6 |
2001-03-22 | Align correctly on LP64 platforms - from Andrew Brown and Simon Burge. | agc | 1 | -3/+3 |
2001-03-14 | No functional changes. | agc | 1 | -0/+30 |
2001-03-13 | add missing header file. makes this build on alpha with -Werror. | dmcmahill | 1 | -2/+3 |
2001-03-12 | Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced | agc | 6 | -6/+1522 |
2001-03-11 | Make this build with the latest "zoularis" again. | tron | 1 | -2/+2 |
2001-03-10 | Remove unnecessary bootstrap kludge to make patches work for this package. | tron | 3 | -7/+8 |
2001-03-10 | To make bootstrap of this package work again we need MD5 checksums. | tron | 1 | -3/+3 |
2001-03-10 | regen (pkglint!) | wiz | 1 | -3/+3 |
2001-03-10 | Make this package work under Solaris. | tron | 1 | -0/+4 |
2001-03-08 | Don't use __weak_alias() when compiling. Fixes a coredump on 1.5, noted | agc | 2 | -4/+8 |
2001-03-06 | Import of a small utility, which calculates message digests, into the | agc | 12 | -0/+1868 |