aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX headersRunxi Yu2025-03-2310-0/+30
|
* Separate proxy stuffRunxi Yu2025-03-233-49/+61
|
* Separate privkey stuffRunxi Yu2025-03-232-15/+21
|
* Separate flagsRunxi Yu2025-03-232-16/+18
|
* Separate unsafe operations to unsafe.goRunxi Yu2025-03-232-5/+7
|
* Separate validateBitZeros into a separate fileRunxi Yu2025-03-233-20/+21
|
* Reorganize READMERunxi Yu2025-03-231-5/+35
|
* Remove the trivial habitual makefileRunxi Yu2025-03-231-2/+0
|
* LibreJS support?Runxi Yu2025-03-231-0/+26
|
* Support secondary reverse proxyingRunxi Yu2025-03-231-3/+19
|
* Note when subtlecrypto is in useRunxi Yu2025-03-231-1/+1
|
* Note that we should allow git clients and rss readers etcRunxi Yu2025-03-231-0/+1
|
* Add week rounding bug to READMERunxi Yu2025-03-231-0/+2
|
* Don't tell the user to press submit when solution foundRunxi Yu2025-03-231-1/+1
| | | | See last commit, we don't want to 'compel' them
* No cookie without consentRunxi Yu2025-03-231-6/+7
|
* Separate them into different filesRunxi Yu2025-03-233-299/+305
|
* Use httputil's reverse proxyRunxi Yu2025-03-232-24/+14
|
* Add missing error returnRunxi Yu2025-03-231-0/+1
|
* Why did I put an HTTP URL there...Runxi Yu2025-03-231-2/+4
|
* Note the need for a crypto auditRunxi Yu2025-03-231-2/+2
|
* Remove WIP tagRunxi Yu2025-03-231-2/+0
|
* Note on demo instanceRunxi Yu2025-03-231-0/+7
|
* Update READMERunxi Yu2025-03-231-2/+20
|
* Forbid long submissionsRunxi Yu2025-03-231-2/+7
|
* Lower default difficultyRunxi Yu2025-03-231-1/+1
|
* Handle (i.e. ignore) all missing error checksRunxi Yu2025-03-231-2/+2
|
* Update every 256 triesRunxi Yu2025-03-231-2/+2
|
* Add JS solverRunxi Yu2025-03-231-3/+82
|
* Use C program instead of Python script to solve the challengeRunxi Yu2025-03-231-33/+179
|
* Limit request size todoRunxi Yu2025-03-231-0/+1
|
* Fix error messageRunxi Yu2025-03-231-1/+1
|
* Add solver python scriptRunxi Yu2025-03-231-0/+40
|
* ReformatRunxi Yu2025-03-231-6/+6
|
* Update READMERunxi Yu2025-03-231-0/+4
|
* Add link to sourceRunxi Yu2025-03-231-0/+1
|
* Basic proof of workRunxi Yu2025-03-233-11/+313
|
* Basic reverse proxyRunxi Yu2025-03-233-0/+36
|
* Initial commitRunxi Yu2025-03-223-0/+679