aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Note on demo instanceHEADmasterRunxi Yu30 hours1-2/+4
|
* Update default repo URLRunxi Yu5 days2-5/+5
|
* Make the python solver detect when there are missing argumentsv0.1.85Runxi Yu10 days2-12/+20
|
* Parallel Go solverRunxi Yu10 days2-1/+80
|
* Tell them to base64-decode itv0.1.84Runxi Yu11 days1-1/+1
|
* 44, not 43 max lenRunxi Yu12 days1-1/+1
|
* handler: Add Path: "/" for the cookiev0.1.83Runxi Yu12 days1-0/+1
| | | | | | | If the user encounters a Powxy challenge while not on the root directory, then the cookie will only be set for the current subtree. An explicit path=/ is required in the cookie to make it apply across the entire site.
* Make primary-color-lighter lighterv0.1.82Runxi Yu12 days1-1/+1
|
* Add static to powxy's makefile depsv0.1.81Runxi Yu12 days1-1/+1
|
* More C style changesv0.1.80Runxi Yu12 days4-39/+13
|
* Indent -linuxv0.1.79Runxi Yu12 days3-31/+35
|
* Lighter color for the selectionv0.1.78v0.1.17Runxi Yu12 days1-2/+1
|
* Meh, use tabsRunxi Yu12 days1-12/+12
|
* Lighter primary color varRunxi Yu12 days1-0/+8
|
* Indent python with spacesRunxi Yu12 days1-12/+12
|
* Add link to CSSWAFRunxi Yu12 days1-0/+1
|
* Update README to reflect the provision of a Python programRunxi Yu12 days1-4/+4
|
* Add Python challenge-solver scriptv0.1.16Runxi Yu13 days2-1/+30
|
* Log form values on form validation attemptsRunxi Yu13 days1-0/+4
|
* Cache-Controlv0.1.15Runxi Yu13 days1-0/+3
|
* Lindenii forge contrib stuffRunxi Yu13 days1-0/+5
|
* readme: UpdatesRunxi Yu13 days1-6/+25
|
* readme: I think the crypto worksRunxi Yu13 days1-2/+3
|
* Add .editorconfigRunxi Yu13 days1-0/+19
|
* Add a .golangci.yamlRunxi Yu13 days1-0/+20
|
* Correct spellingRunxi Yu13 days1-1/+1
|
* Use range instead of normal for loopRunxi Yu13 days1-1/+1
|
* Use sha256.Size rather than 256Runxi Yu13 days1-2/+5
|
* readme: Move the mechanism up a bitRunxi Yu13 days1-21/+21
|
* Add website URLs in copyright text in wasm/solver.cRunxi Yu13 days1-2/+2
|
* Use structured logging from log/slogv0.1.14Runxi Yu13 days1-12/+62
|
* Refactor againRunxi Yu13 days3-119/+150
|
* Refactorv0.1.13Runxi Yu13 days11-54/+127
|
* csolver: Remove, it's not needed anymoreRunxi Yu13 days1-6/+0
|
* Remove somewhat-transparentRunxi Yu13 days3-7/+3
|
* README.md: Clearer statement of goalsRunxi Yu13 days1-3/+7
|
* Move <script> to the headRunxi Yu13 days1-3/+2
|
* Fix JS licensingRunxi Yu13 days3-36/+65
|
* Separate main.js out of the HTMLRunxi Yu13 days2-27/+27
|
* Fix wording in challenge againRunxi Yu13 days1-1/+1
|
* Rephrase challenge textv0.1.12Runxi Yu13 days1-6/+3
|
* Adjust opacity and stuffRunxi Yu13 days2-5/+4
|
* README.md: Note that the current JS solver requires WebAssemblyRunxi Yu13 days1-3/+3
|
* Use pre instead of a bad input fieldv0.1.11Runxi Yu13 days2-17/+9
|
* README.md: Remove the "JS is slow" notice, we have WebAssemblyRunxi Yu13 days1-2/+0
|
* Update license headersRunxi Yu13 days6-1/+22
|
* Use a WebAssembly solverv0.1.10Runxi Yu13 days17-382/+638
|
* tmpl.go: Separate the template into its own fileRunxi Yu13 days2-287/+290
|
* main.go: Set HttpOnly on cookiev0.1.9Runxi Yu13 days1-3/+4
|
* identifier.go: Remove paranoid checks for buffer lengthsRunxi Yu13 days1-6/+0
|