Lawrence, Rendall
|
63e0b93db4
|
remove randseed package
|
2023-03-19 20:13:44 +03:00 |
|
Lawrence, Rendall
|
3b1c713c85
|
move PRNG to pkg, fix lint warnings
|
2022-11-30 23:20:05 +03:00 |
|
Lawrence, Rendall
|
dff0ba6da8
|
(wip) rework configuration to support multiple frontends
|
2022-10-21 17:53:03 +03:00 |
|
Lawrence, Rendall
|
498779aeaf
|
(partially tested) add scrape JWT validation
* remove `xorshift` package, add internal function in `varinterval`
* change `bittorrent.QueryParams` getters to search case insensitive keys
|
2022-08-25 18:31:48 +03:00 |
|
Lawrence, Rendall
|
01064fd21a
|
(tested) split storage to data and peer interfaces,
add option for persisting (or not) torrent approval data
|
2022-04-16 18:50:19 +03:00 |
|
Lawrence, Rendall
|
965df2a9c3
|
(untested) Merge commit 24ab4ae from https://github.com/jzelinskie/chihaya
|
2022-04-16 01:22:24 +03:00 |
|
Lawrence, Rendall
|
8cd8343757
|
(tested) refactor code
* add sentinel master parameter into driver config
* replace yaml double deserialization with `mapstructure` in initializers
* replace struct initializers with registered functions
* add torrent approval MD and a sanitize rest MDs
|
2022-04-16 00:51:48 +03:00 |
|
Lawrence, Rendall
|
c9e0af8b1e
|
fix lint errors
|
2022-04-12 21:48:54 +03:00 |
|
Lawrence, Rendall
|
c1956d68f6
|
Remove YAML/MD lint configs, reformat stdlib imports
|
2022-04-12 18:10:51 +03:00 |
|
Širhoe Biazhkovič
|
c7edbb52f2
|
Merge commits 129aac230aa..828edb8fd8b from https://github.com/chihaya/chihaya
|
2022-04-12 15:58:14 +03:00 |
|
Lawrence, Rendall
|
4dbbb4ad83
|
Rename to MoChi
|
2021-12-21 15:24:25 +03:00 |
|
Širhoe Biazhkovič
|
0a5ac35c4d
|
Fix e2e execution, append 2to1 hash in approvals, update dependencies
|
2021-12-21 15:24:25 +03:00 |
|
Širhoe Biazhkovič
|
239a642bfc
|
Fix varinterval panic if request IH is not provided
|
2021-12-21 15:24:25 +03:00 |
|
Širhoe Biazhkovič
|
beb4736b86
|
Implement simple PGDC methods for storage
* sanitize code a little
* move e2e build to 'e2e' tag
|
2021-12-21 15:24:25 +03:00 |
|
Širhoe Biazhkovič
|
566d99fcd7
|
Gegin work on shared store for handlers
|
2021-12-21 15:24:25 +03:00 |
|
onestraw
|
e09d11e4b9
|
fix goimports error
Change-Id: I0f6e383ec1081cc47c690fdaab3fd35590a2634b
|
2018-12-17 16:59:44 +08:00 |
|
Justin Li
|
3c80ed8a8e
|
Fix goimports violations
|
2018-10-24 09:25:03 -04:00 |
|
Jimmy Zelinskie
|
40f6456138
|
Merge pull request #381 from jzelinskie/subtests
*: add subtests for all table driven tests
|
2018-02-03 13:19:28 -05:00 |
|
Jimmy Zelinskie
|
2004489016
|
*: add subtests for all table driven tests
Because we use testify, this is less useful than normal, but this is
still best practice for table-driven tests.
|
2017-12-29 17:44:45 -05:00 |
|
Jimmy Zelinskie
|
7dbbc86380
|
middleware: add a registration model
|
2017-12-29 16:55:48 -05:00 |
|
Leo Balduf
|
02336d10e7
|
pkg/xorshift: rebuild to use stack only
|
2017-06-19 09:45:26 +02:00 |
|
Leo Balduf
|
03b98e0090
|
pkg/prand: replace with pkg/xorshift
|
2017-06-12 22:07:05 +02:00 |
|
Leo Balduf
|
fe8c74bd9c
|
middleware: add varinterval
|
2016-12-16 14:19:02 +01:00 |
|
Jimmy Zelinskie
|
1bff8d1571
|
delete old code
|
2016-08-16 22:17:10 -04:00 |
|
mrd0ll4r
|
b9900b2e12
|
middleware: fix varinterval README (#175)
|
2016-05-25 01:36:52 -04:00 |
|
Leo Balduf
|
373d3c4c31
|
make peer Equal work on values
|
2016-04-16 16:05:29 -04:00 |
|
Leo Balduf
|
0607841b3b
|
middleware: added varinterval
|
2016-04-06 11:33:14 -04:00 |
|