Commit Graph

  • 0bcdf23acd Now ingests hashes. v2 Robert J. Hansen 2022-11-22 14:00:43 -05:00
  • 031b476d73 Now parses all 1.0 command line flags. Robert J. Hansen 2022-11-22 00:01:55 -05:00
  • 7bc3f3b985 Cleaning workspace for Rust. Robert J. Hansen 2022-11-15 13:07:41 -05:00
  • 99f5f301b8 Cleaning workspace for Rust. Robert J. Hansen 2022-11-15 13:04:58 -05:00
  • d9615220f4 Beginning rewrite in Rust. Robert J. Hansen 2022-11-15 13:02:12 -05:00
  • 6791ad5644 Merge branch 'master' into ubuntu-18.04 ubuntu-18.04 Robert J. Hansen 2020-07-01 01:33:23 -04:00
  • 414a748840 This time, for sure. master Robert J. Hansen 2020-07-01 00:32:11 -04:00
  • 084b23c5f2 Should now work properly. I hope. Robert J. Hansen 2020-06-30 23:55:50 -04:00
  • 2e5811a3e0 Should now work on ipv4 and ipv6. Robert J. Hansen 2020-06-30 23:33:17 -04:00
  • 666dc67d20 A hack to let it work on Ubuntu 18.04, with degraded logging. Robert J. Hansen 2020-06-30 15:54:52 -04:00
  • c4a7687c54 Updated program logic to better handle the explosive growth in RDS size, and slightly improved logging. Robert J. Hansen 2019-12-11 15:31:38 -05:00
  • 9566abf956 Upped reserve to 75m. Robert J. Hansen 2019-09-25 17:12:40 -04:00
  • db601965c4 Typo fix Robert J. Hansen 2019-09-03 22:13:45 -04:00
  • 8c9a64149b Update index.md gh-pages Robert J. Hansen 2019-09-02 23:40:48 -04:00
  • 941ea3e857 Set theme jekyll-theme-midnight and migrate Page Generator content Robert J. Hansen 2019-09-02 23:26:18 -04:00
  • 6c38288246 Ran through clang-format. 1.7.0 Robert J. Hansen 2019-09-02 21:34:54 -04:00
  • fc85da96bf RDS hasn't jumped quite like I thought. Robert J. Hansen 2019-09-02 21:26:55 -04:00
  • fcd9a7a462 Increased size of initial RAM allocation to account for the RDS size increase. Robert J. Hansen 2019-09-02 21:14:30 -04:00
  • 299432fe28 Replaced custom networking with Boost::Asio. Robert J. Hansen 2019-09-02 20:58:58 -04:00
  • 9bc12d4369 Slightly optimized the build instructions. Robert J. Hansen 2017-05-18 18:29:00 -04:00
  • e98914715e Create gh-pages branch via GitHub Robert J. Hansen 2016-10-29 18:20:29 -04:00
  • eaaf1667a5 Updated docs 1.6.1 Robert J. Hansen 2016-10-29 17:55:47 -04:00
  • 6ea178cbe6 Updated docs Robert J. Hansen 2016-10-29 17:51:38 -04:00
  • c33b6663f1 Updated docs Robert J. Hansen 2016-10-29 17:50:31 -04:00
  • dc5ed4a268 Should install on Fedora now. Robert J. Hansen 2016-10-29 14:10:32 -04:00
  • 5305ba06de Represents the codebase running on nsrllookup.com as of October 28 2016 Robert J. Hansen 2016-10-28 23:31:14 -04:00
  • b99adddd68 Merge branch 'master' of github.com:rjhansen/nsrlsvr Robert J. Hansen 2016-10-27 18:38:08 -04:00
  • 6b2c9732f4 Dialed Boost back for Fedora support Robert J. Hansen 2016-10-27 18:37:52 -04:00
  • e5fd84499f Code cleanup. Also should make correct RPMs now. Robert J. Hansen 2016-10-27 16:27:09 -04:00
  • 97d820e7c0 Updated manpages Robert J. Hansen 2016-10-27 10:30:24 -04:00
  • a7ef1516f2 Install manpages in the right place Robert J. Hansen 2016-10-27 09:14:19 -04:00
  • 494d22ed43 Ready for testing Robert J. Hansen 2016-10-27 09:05:23 -04:00
  • 85f3957748 Not quite working correctly yet. Robert J. Hansen 2016-10-26 22:52:23 -04:00
  • 76f0053e20 Initial work towards overhauling options. Robert J. Hansen 2016-10-26 13:32:58 -04:00
  • be86527226 RPM packaging kinda-sorta works. Robert J. Hansen 2016-08-15 14:24:00 -04:00
  • 0b0c355772 Omitted a semicolon. Robert J. Hansen 2016-04-27 20:40:03 -04:00
  • 2166907c3b Cleaned up code formatting. Robert J. Hansen 2016-04-27 20:34:09 -04:00
  • 586565796a Cleaning up the source tree. Robert J. Hansen 2016-04-27 20:10:07 -04:00
  • 3a7983efb3 CMake now installs manpages. Robert J. Hansen 2016-04-27 18:02:09 -04:00
  • 5390c5283d Updated copyright and email. Robert J. Hansen 2016-04-27 17:32:38 -04:00
  • 837c1e0c07 Successfully builds RPM packages. Robert J. Hansen 2016-04-27 17:21:52 -04:00
  • 4f5c34f3d6 Finally installs nsrlupdate correctly. Robert J. Hansen 2016-04-27 16:59:45 -04:00
  • b443d602d2 Making sure the nsrlupdate script is executable. Robert J. Hansen 2016-04-27 16:42:34 -04:00
  • 94a0a40c3d More minor fixes. Robert J. Hansen 2016-04-27 16:39:29 -04:00
  • 28beb8a6ae Typo fix. Robert J. Hansen 2016-04-27 16:34:13 -04:00
  • 67aabd46fb One more bug. Robert J. Hansen 2016-04-27 16:27:03 -04:00
  • d214d1a026 Still tweaking the new build. Robert J. Hansen 2016-04-27 16:23:31 -04:00
  • 86f882e189 Cmake build system's ready. Robert J. Hansen 2016-04-27 15:28:17 -04:00
  • 59003cdca8 Ready for the new CMake build system, I think. Robert J. Hansen 2016-04-27 14:50:58 -04:00
  • ffbc17d021 Beginning the switchover to a CMake-based build system. Robert J. Hansen 2016-04-27 14:24:24 -04:00
  • ac89f9d7e2 Create gh-pages branch via GitHub Robert J. Hansen 2015-10-06 00:36:24 -04:00
  • 6b2cda192b Getting ready for an official 1.6. 1.6 Robert J. Hansen 2015-10-06 00:16:44 -04:00
  • 6ec82a8026 Finally remembered to close the sock in the parent process. Robert J. Hansen 2015-10-05 22:49:39 -04:00
  • 88620ef139 Trying to fix a bug that's preventing us from long uptimes. Robert J. Hansen 2015-09-23 11:38:23 -04:00
  • 86b07182da Create gh-pages branch via GitHub Robert J. Hansen 2015-08-19 19:17:06 -07:00
  • 4dffc3b249 Readying for an -RC2. 1.6RC2 Robert J. Hansen 2015-08-19 19:10:29 -07:00
  • f4d1ad1fe4 C++14 compliance. Minor fixes. Robert J. Hansen 2015-08-19 18:45:38 -07:00
  • 33de18e773 Merge branch 'master' of https://github.com/rjhansen/nsrlsvr Robert J. Hansen 2015-04-03 15:56:35 -04:00
  • 2a1e4cab69 Expanded the max buffer size from 64k to 256k and cleaned up the server status query not supported message. Robert J. Hansen 2015-04-03 15:55:50 -04:00
  • 8547a3f2ab Create gh-pages branch via GitHub Robert J. Hansen 2015-04-01 17:41:03 -04:00
  • 5bc02804b1 Tagging for 1.6-RC1. 1.6RC1 Robert J. Hansen 2015-04-01 17:31:11 -04:00
  • 819d06b901 Minor fix to work with Python 3. Robert J. Hansen 2015-04-01 17:24:35 -04:00
  • 40b913c7cc Code cleanup for a 1.6 release. Copyright notices re-added, some typographical errors fixed. Robert J. Hansen 2015-04-01 16:17:10 -04:00
  • fcb2e663f1 Forgot to add the new main.h header file. Whoops. Robert J. Hansen 2015-03-31 18:26:39 -04:00
  • b84d49ad90 Bughunting. Finally got the matter of DB consistency taken care of. Tip for the future: when you save time by grabbing references, for God's sake be smart and make them *const* references. Robert J. Hansen 2015-03-31 18:24:42 -04:00
  • bbddb5a297 Getting ready for 1.6. Robert J. Hansen 2015-03-31 14:48:31 -04:00
  • 0bfbb63128 Getting ready for 1.6. Robert J. Hansen 2015-03-31 14:47:40 -04:00
  • 1a55fd563b Close to a 1.7 release. Robert J. Hansen 2015-03-31 14:34:04 -04:00
  • 504ec25f73 Trying to make nsrlupdate work for Python 2. Probably horribly broken right now. DO NOT USE IN PRODUCTION. Robert J. Hansen 2015-02-10 00:05:34 -05:00
  • 66f183e95c Create gh-pages branch via GitHub Robert J. Hansen 2015-02-09 23:46:17 -05:00
  • 291fa862d2 Create gh-pages branch via GitHub Robert J. Hansen 2015-02-09 20:23:55 -05:00
  • ad0198de66 Removed reference to it being in a 1.1 state. Robert J. Hansen 2015-02-09 13:21:01 -05:00
  • dcf853a715 Changed version number to 1.5RC1 Robert J. Hansen 2015-02-09 13:17:38 -05:00
  • 99b6d3cedc Fixed a minor issue preventing 'make dist' from working Robert J. Hansen 2015-02-09 13:16:37 -05:00
  • 35e653411e Made the nsrlupdate documentation current. 1.5-RC1 Robert J. Hansen 2015-02-09 12:59:51 -05:00
  • 903b68971c Preparing the autotools for a 1.5 release Robert J. Hansen 2015-02-09 12:42:26 -05:00
  • 54b858bebb Finally at a 1.5, I think. Robert J. Hansen 2015-02-09 12:22:22 -05:00
  • d5dd436421 Added a warning to run bootstrap.sh first. Robert J. Hansen 2015-02-09 11:13:42 -05:00
  • 0f13ee2acc Still removing references to nsrlappend. Robert J. Hansen 2015-02-09 11:11:29 -05:00
  • 492b1eb88f Still removing references to nsrlappend.in. Robert J. Hansen 2015-02-09 11:09:18 -05:00
  • e2927bf7a8 Removing references to NSRLFile.txt Robert J. Hansen 2015-02-08 20:27:51 -05:00
  • ec42af7a76 Removed nsrlappend.in from Automake rules. Robert J. Hansen 2015-02-08 19:32:29 -05:00
  • 92a4c4b222 Added a warning that a C++14 compiler and a Python 2.7 or later installation are both required. Robert J. Hansen 2015-02-08 19:06:30 -05:00
  • f2c4089fe0 Removed a broken symlink, updated aclocal.m4 Robert J. Hansen 2015-02-08 18:53:29 -05:00
  • fd398bcb8c More small fixes, entirely to documentation. Robert J. Hansen 2015-02-08 15:47:40 -05:00
  • 188549680f No longer necessary. Robert J. Hansen 2015-02-08 15:36:31 -05:00
  • 4b2bf2acc4 Removed support for reading RDS zip files directly, due to OS X not supporting ZIP64. Robert J. Hansen 2015-02-08 15:35:50 -05:00
  • 8a36f4cd99 More small fixes. nsrlupdate now only takes an NSRLFile.txt, not a zipfile, due to OS X's ZIP libraries not having ZIP64 support. Robert J. Hansen 2015-02-08 15:30:46 -05:00
  • 50aef9c559 Cleanup prior to a 1.5 release Robert J. Hansen 2015-02-08 13:59:33 -05:00
  • efda39b51f Fixed nsrlupdate.in so it creates /share/nsrlsvr/hashes.txt, not /share/nsrlsvr/NSRLFile.txt. The choice of name was throwing some users off, as our NSRLFile.txt is not at all the same as anything shipped by NIST. Robert J. Hansen 2015-02-04 12:24:36 -05:00
  • 332e9a08bf Well, that bugfix didn't take. Let's try again. Robert J. Hansen 2015-01-21 14:51:07 -05:00
  • d76a046386 Now drops connection after STATUS, in order to handle a bug in how the nsrllookup tool operates. Robert J. Hansen 2015-01-21 14:14:12 -05:00
  • 0b0d5bb973 Hmm. Weird: child processes aren't dying. Robert J. Hansen 2015-01-20 16:47:58 -05:00
  • 25fe3e9e63 Some UNIXes require signal.h to be explicitly included Robert J. Hansen 2015-01-20 15:27:56 -05:00
  • a7cc044a78 Accidentally gave an ill-formed constructor. Strange: Clang had no trouble with it, but GCC is complaining. Robert J. Hansen 2015-01-20 15:26:33 -05:00
  • b6fa3fb819 Remembered to close() the sock in the parent; also removed a superfluous <memory> header. Robert J. Hansen 2015-01-20 15:17:31 -05:00
  • a43ca9772c Now uses a fork() model instead of multithreading. Robert J. Hansen 2015-01-20 15:11:02 -05:00
  • 0e40c8f8f6 Beginning the conversion to C++14. Probably horribly broken. Robert J. Hansen 2015-01-08 14:38:06 -05:00
  • fa0f7ad8f4 Tpyo: complier => compiler Robert J. Hansen 2014-09-04 17:02:36 -04:00
  • 0076e83c9f C++11 conformance. Robert J. Hansen 2014-09-04 17:01:50 -04:00