25 Commits

Author SHA1 Message Date
Robert J. Hansen
034b7de855 Formatted source code with astyle. 1.3 2014-04-29 03:44:36 -07:00
Robert J. Hansen
38c853d88e Modified the INSTALL to reflect SHA-1 is no longer supported. 2014-04-29 03:37:40 -07:00
Robert J. Hansen
093e547cb2 Now stores hashes as 128 bits rather than 32 hex digits. 2014-04-29 03:35:23 -07:00
Robert J. Hansen
1738733a70 Added some #ifdefs necessary for Apple. 2014-03-20 01:04:59 -04:00
Robert J. Hansen
685ef143aa Accidentally broke the configure script while testing. 2014-03-20 00:58:31 -04:00
Robert J. Hansen
a562a2026f Fixed a bug in configure that was spoiling --with-nsrl. 2014-03-18 17:46:58 -07:00
Robert J. Hansen
40d495b0ab Updated to use RDS 2.43. 2014-03-13 23:32:45 -07:00
Robert J. Hansen
89878e3644 Merge pull request #4 from adulau/master
Update to NIST RDS 2.42 + drop IPv6 fetch
2013-11-01 21:39:02 -07:00
Alexandre Dulaunoy
6b923d904d Update to NIST RDS 2.42 + drop IPv6 fetch
Update of the URL to NIST RDS 2.40 and
    IPv4 is forced for wget and curl as the NIST website resolves
    in IPv6 but it's not reachable.
2013-11-01 16:49:02 +01:00
Robert J. Hansen
3258fd631e Tweaked the configure script a slight bit -- no great shakes. 1.2 2013-08-22 15:14:38 -04:00
Robert J. Hansen
7a21bfc793 Just modifying some READMEs and tweaking the configure.ac to reflect we're now on a 1.2 branch. 2013-08-21 13:06:24 -04:00
Robert J. Hansen
f5e747fc50 Removed the std::set. Now everything gets stored in a single contiguous block of memory over a gig in size. This should help deal with memory fragmentation. 2013-08-21 11:37:19 -04:00
Robert J. Hansen
6b537fb03d Updated to RDS 2.41m, and revised the denistify script to better handle the increasingly large RDS data sets. 1.1.5 2013-08-14 01:33:30 -04:00
Robert J. Hansen
11319db98d Merge pull request #3 from jessek/patch-1
Update INSTALL
2013-08-13 18:07:50 -07:00
Jesse Kornblum
94029f84cb Update INSTALL
Appends flags to md5deep example which add recursive processing and  restrict processing to regular files (i.e. no block devices or named pipes).
2013-08-13 16:53:39 -07:00
Robert J. Hansen
a508eeecff Merge pull request #2 from adulau/master
Update to NIST RDS 2.40 (and ZIP layout changed) -- thanks, adulau!
2013-06-14 14:25:28 -07:00
Alexandre Dulaunoy
f2362b835a Update to NIST RDS 2.40
Update of the URL to NIST RDS 2.40 and
change to the ZIP archive path (NIST added ./minimal/).
2013-06-14 15:53:57 +02:00
Robert J. Hansen
1490c1cedc 1.1.4 release. 1.1.4 2013-03-04 14:01:17 -05:00
Robert J. Hansen
6621417f60 Forced a check for Python 2.7 or later. 1.1.3 2013-03-02 15:09:14 -05:00
Robert J. Hansen
7096ab083a Converting the build tree from a minimalist developer tree to one usable to end-users. 2013-03-02 15:03:49 -05:00
Robert J. Hansen
0e6eadb863 Reflects the new Github site. 2013-03-02 14:47:50 -05:00
Robert J. Hansen
28dceade39 Edited Makefile.am appropriately to refer to the new README.md 2013-03-02 14:42:23 -05:00
Robert J. Hansen
df9f1396f0 100-fold speedup in how we sanity-check inputs. 2013-03-02 13:14:53 -05:00
Robert J. Hansen
0b6f9655a8 Initial import from Subversion sources. 2013-03-02 11:50:00 -05:00
Robert J. Hansen
3c2f198d16 Initial commit 2013-03-02 08:35:27 -08:00