149 check-ins using file build/tweetnacl/src/tweetnacl.c or tweetnacl/src/tweetnacl.c version 4925273a99
2019-01-11
| ||
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
2018-12-09
| ||
22:11 | Removed extra auto_paths check-in: 542443e166 user: rkeene tags: trunk | |
22:10 | Added an RPC client REPL check-in: e9fd1f6094 user: rkeene tags: trunk | |
02:24 | Include information on what is required to build check-in: 5980af203a user: rkeene tags: trunk | |
01:51 | Fixed package name check-in: 0ef392fc53 user: rkeene tags: trunk | |
2018-12-08
| ||
23:13 | Post-release version increment check-in: 11a9f86263 user: rkeene tags: trunk | |
22:35 | Tcl Nano 1.2 check-in: 48865723da user: rkeene tags: trunk, 1.2 | |
22:29 | Fixed formatting of README when rendered check-in: 1cf03b9628 user: rkeene tags: trunk | |
22:29 | Updated documentation regarding dependencies check-in: fbea5985d4 user: rkeene tags: trunk | |
22:21 | Improved CLI check-in: 34db25cf14 user: rkeene tags: trunk | |
03:36 | Added start of documentation on Bulk_Pull_Account check-in: 15de2d5606 user: rkeene tags: trunk | |
03:06 | Added more documentation check-in: a80c9e0cd7 user: rkeene tags: trunk | |
02:33 | Added node script check-in: 9d3190fba9 user: rkeene tags: trunk | |
02:31 | More work on lazy bootstrapping testbed check-in: 18d1a69d74 user: rkeene tags: trunk | |
2018-12-05
| ||
19:25 | Added CLI stuff and a bit of cleanup check-in: 16f85b0e66 user: rkeene tags: trunk | |
2018-12-04
| ||
20:07 | Added support for selecting network and super peers check-in: 06095e42bd user: rkeene tags: trunk | |
18:02 | Split protocol parsing/creating from other tasks and added more supported items check-in: 5195f616e1 user: rkeene tags: trunk | |
2018-11-19
| ||
20:12 | Made help text more consistent check-in: 4a4d2c1e37 user: rkeene tags: trunk | |
19:52 | Removed functions which are no longer public check-in: f1e2991833 user: rkeene tags: trunk | |
19:42 | Use mandoc from AppFS to generate wiki HTML page check-in: d296d2695e user: rkeene tags: trunk | |
19:41 | Use an unsigned type for the maximum seed check-in: 1db766b249 user: rkeene tags: trunk | |
19:41 | Updated upstream copies of autoconf macros check-in: 60e7dd63f7 user: rkeene tags: trunk | |
19:37 | Support passing a path to tcllib check-in: 1c97659369 user: rkeene tags: trunk | |
19:36 | State blocks don't actually contain the state block pre-amble when stored/transmitted check-in: a0b0b2d10b user: rkeene tags: trunk | |
2018-11-09
| ||
17:57 | Fix description of "bulk_pull" check-in: b7740235b7 user: rkeene tags: trunk | |
2018-11-08
| ||
23:10 | Set a default number of bootstrap connections check-in: 5caf8fe3fd user: rkeene tags: trunk | |
2018-10-29
| ||
17:22 | Removed some extraneous code check-in: eec3752f94 user: rkeene tags: trunk | |
2018-09-26
| ||
14:09 | Added defaults for the node peering and peers check-in: a5891c9a06 user: rkeene tags: trunk | |
2018-09-25
| ||
01:22 | Added example script to generate work using the "work_generate" RPC check-in: 7cef158513 user: rkeene tags: trunk | |
01:09 | Cleaned up extraneous auto_path check-in: dc7dc994d9 user: rkeene tags: trunk | |
2018-09-19
| ||
21:44 | Updated to support "pendingHashAmountAndAddress" in bulk_pull_account check-in: 6e80a1ada9 user: rkeene tags: trunk | |
2018-09-15
| ||
16:09 | Test generating a seed check-in: c754eba9a7 user: rkeene tags: trunk | |
16:09 | Enable support for code coverage reporting check-in: a504db632f user: rkeene tags: trunk | |
2018-08-26
| ||
14:57 | Fixed typo check-in: bc159a939f user: rkeene tags: trunk | |
2018-08-17
| ||
21:52 | Ensure that the "work" is copied from the offload engine after it is updated and before it is used check-in: 42237e5a18 user: rkeene tags: trunk | |
20:39 | More work on the networking support check-in: e79f2e1800 user: rkeene tags: trunk | |
20:37 | Start of work on OpenMP GPU offloading for work generation check-in: f87706a75e user: rkeene tags: trunk | |
19:13 | Run the same number of concurrent jobs as CPUs check-in: cc3e0b7bd2 user: rkeene tags: trunk | |
16:21 | Added script which can be used to generate blocks for a stress test check-in: 94a2cee313 user: rkeene tags: trunk | |
13:49 | Expose random buffer generation mechanism to the script level check-in: 40140fc849 user: rkeene tags: trunk | |
13:48 | Use a newer version of mandoc for creating the wiki-fied man page check-in: 53ee952ef1 user: rkeene tags: trunk | |
13:25 | Added stubs for new protocol commands check-in: dda1a6b4ce user: rkeene tags: trunk | |
2018-07-18
| ||
06:11 | Improvements to networking check-in: ea1202b8fd user: rkeene tags: trunk | |
2018-07-17
| ||
15:47 | Added version information to message types check-in: 8eb3c74005 user: rkeene tags: trunk | |
15:14 | When creating the wiki page, use a local version of mandoc and post-process it to try to get some useful sort of output check-in: b706fc94d9 user: rkeene tags: trunk | |
13:56 | Cleaned up man page some check-in: d91ac639f4 user: rkeene tags: trunk | |
2018-07-16
| ||
22:03 | Added start of documenting the network protocol check-in: 343acb481b user: rkeene tags: trunk | |
2018-07-12
| ||
21:18 | Merged in start of network branch check-in: c07e032cc7 user: rkeene tags: trunk | |
21:17 | Document the speed-up hack a bit check-in: 6a9bfc7036 user: rkeene tags: trunk | |
21:10 | Better handling of duplicate keys and added a new LMDB foreach mechanism check-in: 3a7a6bfc16 user: rkeene tags: trunk | |
00:05 | Added support for clearing and adding pending via LMDB check-in: a8e052677e user: rkeene tags: trunk | |
2018-07-11
| ||
23:05 | Start of LMDB backend check-in: 778ee62446 user: rkeene tags: trunk | |
19:24 | Added start of node support check-in: 7a0acb917e user: rkeene tags: trunk | |
17:33 | Improved RPC client configuration check-in: cb98af7618 user: rkeene tags: trunk | |
17:28 | Even faster block work generation test check-in: dfb2005c0f user: rkeene tags: trunk | |
17:23 | Added a complete block generation cycle test check-in: 33f9a7b27a user: rkeene tags: trunk | |
17:04 | Simplified balance to human readable handling to only deal with two units -- Nano and raw check-in: dd09cf79e5 user: rkeene tags: trunk | |
16:52 | Corrected link to manual check-in: ea4f944294 user: rkeene tags: trunk | |
16:49 | Updated to extract manual page correctly check-in: e607386a51 user: rkeene tags: trunk | |
16:47 | Add a manual link for releases check-in: 2fdb28505d user: rkeene tags: trunk | |
16:28 | Added a "filter" JSON command to filter out attributes which other implementations hate check-in: 3a03259f8f user: rkeene tags: trunk | |
14:26 | Fixed bugs with computing work check-in: 7ffe38e93e user: rkeene tags: trunk | |
14:14 | Added start of balances and RPC client check-in: 5ed9a692b6 user: rkeene tags: trunk | |
2018-07-10
| ||
20:04 | Describe the example in the man page check-in: f51a75c1aa user: rkeene tags: trunk | |
20:01 | Post-release version increment check-in: b5c3178c33 user: rkeene tags: trunk | |
19:57 | Fixed several spelling issues check-in: 34bbbfa2fb user: rkeene tags: trunk | |
19:48 | Added notes on addresses check-in: 52ac580c8e user: rkeene tags: trunk | |
19:27 | Added dependencies check-in: 84a49387e9 user: rkeene tags: trunk | |
19:20 | Some platforms do not define LONG_LONG_MAX and we really don't need that many bytes of random data anyway, so use a smaller value check-in: 423575338a user: rkeene tags: trunk | |
00:33 | Better formatting of Downloads wiki page check-in: 7e81c41b70 user: rkeene tags: trunk | |
00:13 | Tcl Nano v1.0 check-in: 069a5e3abe user: rkeene tags: trunk, 1.0 | |
00:06 | Corrected archive release name check-in: 0ba8b229dd user: rkeene tags: trunk | |
00:01 | As part of release engineering, upload unversioned files check-in: f3070aed72 user: rkeene tags: trunk | |
2018-07-09
| ||
22:12 | Include download page in wiki pages updated check-in: 333c671a3a user: rkeene tags: trunk | |
16:52 | Updated to support creating a wiki page for the Tcl Nano manual page check-in: 3bf973af21 user: rkeene tags: trunk | |
15:33 | Updated man page check-in: c0dd083188 user: rkeene tags: trunk | |
05:11 | Updated testing to handle errors and print a cleaner output check-in: e0f108b17b user: rkeene tags: trunk | |
05:07 | Added more tests explicitly covering balances on old blocks check-in: 0180d2cb81 user: rkeene tags: trunk | |
05:00 | Fixed path to man page check-in: 67b692be66 user: rkeene tags: trunk | |
04:59 | Updated to include man page as part of release engineering and include it with "make install" check-in: b3ed301bc1 user: rkeene tags: trunk | |
04:53 | Better handling of old blocks and tests on old blocks check-in: 84b2dbcb6f user: rkeene tags: trunk | |
04:06 | Added start of man page check-in: ab46e73bd2 user: rkeene tags: trunk | |
04:06 | Updated to abstract out mechanisms more and add a high-level set representative function check-in: 39d464b11c user: rkeene tags: trunk | |
2018-07-08
| ||
21:41 | Keep tests around check-in: cdc1c61304 user: rkeene tags: trunk | |
21:39 | Remove mrproper from distributed Makefile, since it is only for internal use check-in: a0d2d37cfe user: rkeene tags: trunk | |
21:34 | Make mrproper even more proper check-in: 12833ef0b7 user: rkeene tags: trunk | |
21:33 | Testing requires pkgIndex.tcl, ensure that dependency is built check-in: c58e10a154 user: rkeene tags: trunk | |
21:32 | Minor cleanup of Makefile check-in: eb2aa33baa user: rkeene tags: trunk | |
21:31 | When compiling statically ensure our ABI is still exported correctly by creating an amalgamation check-in: 357419ec34 user: rkeene tags: trunk | |
21:17 | Started work on network support Closed-Leaf check-in: 3a98748881 user: rkeene tags: network | |
21:17 | "-fcheck-pointer-bounds" requires "-mmpx" check-in: 3de63da81f user: rkeene tags: trunk | |
2018-07-06
| ||
14:53 | Updated work nomenclature to be more clear check-in: 3aeba5d8ef user: rkeene tags: trunk | |
02:35 | Made API more consistent check-in: 6881dd597e user: rkeene tags: trunk | |
2018-07-05
| ||
17:19 | Improved random number generation mechanisms check-in: e302d11ff2 user: rkeene tags: trunk | |
16:25 | Made default prefix "nano_" again check-in: c3df9b5991 user: rkeene tags: trunk | |
16:25 | Ensure that the test for address generation requests the right address format check-in: 8d7e39df83 user: rkeene tags: trunk | |
16:19 | Consolidated constants check-in: 8ea3e826f3 user: rkeene tags: trunk | |
15:09 | Automatically generate the version script from the exported symbols file check-in: 66d6dc7631 user: rkeene tags: trunk | |
15:02 | Improvements to handling of patched dependencies check-in: b90a759587 user: rkeene tags: trunk | |
14:56 | Added high-level work interfaces check-in: 5c0fe18b67 user: rkeene tags: trunk | |
2018-07-03
| ||
19:52 | Add an example for a batch offline signing/sweep system check-in: c316c57485 user: rkeene tags: trunk | |
19:51 | Made default address format "xrb_" for now check-in: a6dade57ee user: rkeene tags: trunk | |
19:29 | Added an example for generating work from a given hash check-in: 4a127ff396 user: rkeene tags: trunk | |
19:16 | Added a work generation test check-in: dcaff32689 user: rkeene tags: trunk | |
19:03 | Add support for computing and validating work check-in: 78a7632dc9 user: rkeene tags: trunk | |
19:03 | Use a dict for account tracking check-in: 4dba0fcb54 user: rkeene tags: trunk | |
06:03 | Ensure the correct version of the package is provided check-in: 0938293f53 user: rkeene tags: trunk | |
05:58 | Updated missing ignores check-in: 82b672fc7f user: rkeene tags: trunk | |
05:41 | Added an install target check-in: f2fb48e254 user: rkeene tags: trunk | |
05:32 | Added release engineering scripts check-in: 014c8b664b user: rkeene tags: trunk | |
2018-07-02
| ||
23:50 | Added support for comments in block JSON format check-in: e6a2a65611 user: rkeene tags: trunk | |
23:33 | Start of work on a Tcl-based random processor -- but for now disable all randomness check-in: 180aff4740 user: rkeene tags: trunk | |
23:24 | More options for signing and verifying a block check-in: 53b03b2ef6 user: rkeene tags: trunk | |
23:13 | Consolidated some constants check-in: 8670bc6274 user: rkeene tags: trunk | |
23:07 | Improvements to block handling check-in: 7811cddc2e user: rkeene tags: trunk | |
21:24 | Improved checking for entropy sources check-in: 8fd7944e81 user: rkeene tags: trunk | |
20:37 | Use correct build path for testing check-in: f932e88e25 user: rkeene tags: trunk | |
20:37 | Ignore work directories check-in: 1660606e24 user: rkeene tags: trunk | |
20:13 | More block processing work check-in: 8fbbdda0b7 user: rkeene tags: trunk | |
12:09 | Added support for generating seeds and deriving keys from seeds check-in: 5ec19f7afb user: rkeene tags: trunk | |
11:29 | Added start of high-level interfaces check-in: 2c0ba950ff user: rkeene tags: trunk | |
11:29 | Support using a different sized hash result from BLAKE2b check-in: 5b9fcbfff6 user: rkeene tags: trunk | |
07:36 | Improved work on static linking check-in: a8c730ce43 user: rkeene tags: trunk | |
07:22 | A bit more cleanup check-in: 795a02cd06 user: rkeene tags: trunk | |
07:20 | Moved our patchwork to its own internal directories in preparation for a release cleanup check-in: 4168b04669 user: rkeene tags: trunk | |
06:41 | Restructuring to get rid of SUPERCOP reference, it is incorrect check-in: 1f76e42a02 user: rkeene tags: trunk | |
06:22 | Added some whitespace for readability check-in: de6758280f user: rkeene tags: trunk | |
06:20 | When testing, print out helpful output check-in: 3dfda3b837 user: rkeene tags: trunk | |
06:20 | Removed some changes left over from debugging check-in: c947dc3c9c user: rkeene tags: trunk | |
06:12 | Build system improvements check-in: d62ac8ffe1 user: rkeene tags: trunk | |
06:12 | Improved tests check-in: d603b4fb49 user: rkeene tags: trunk | |
06:10 | Check for more headers, and add more debugging flags check-in: bdce793196 user: rkeene tags: trunk | |
06:10 | A bit of restructuring and cleanup check-in: a1a2a058e2 user: rkeene tags: trunk | |
06:09 | If we are not generating the private key, do not write to it at all check-in: 1bb3e03251 user: rkeene tags: trunk | |
03:51 | When in debugging mode, do not strip out all symbols check-in: 6108bf018f user: rkeene tags: trunk | |
01:02 | Ensure patch residual files are cleaned up check-in: 16343ae691 user: rkeene tags: trunk | |
01:01 | Only export the symbols we actually want to export check-in: a05b5da951 user: rkeene tags: trunk | |
2018-07-01
| ||
22:12 | Start of support for key generation check-in: 28166744a1 user: rkeene tags: trunk | |
22:04 | Added support for hashing arbitrary data check-in: 54a51a61b6 user: rkeene tags: trunk | |
21:50 | Added validation to verification check-in: 027525ece7 user: rkeene tags: trunk | |
20:55 | Ensure we include the headers for memcpy() check-in: f12cd8142a user: rkeene tags: trunk | |
20:48 | Added start of additional internal functions check-in: eb360ae2a4 user: rkeene tags: trunk | |
20:06 | Added patch to allow deriving the public key component from a secret key check-in: f08c39c4fe user: rkeene tags: trunk | |
2018-06-30
| ||
13:13 | More work on an internal signing function check-in: 8e2b1497b3 user: rkeene tags: trunk | |
04:17 | Shaped up Makefile a bit check-in: a487f5ba86 user: rkeene tags: trunk | |
04:17 | Fixed a few configure issues check-in: e9733e0ecf user: rkeene tags: trunk | |
04:17 | Removed more unused functions check-in: 6fddc6c891 user: rkeene tags: trunk | |
03:55 | Added start of autoconf support check-in: 6fe61e3a7a user: rkeene tags: trunk | |
03:41 | Added bare codebase check-in: 51a35940cd user: rkeene tags: trunk | |