matrix-fuzz

git clone git://archive.git.mtrnord.blog/MTRNord/matrix-fuzz.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-08-30 22:23Make it not fail (which means it fails here)MTRNord1+1-1
2022-08-30 22:14Disable non useful tests for CIMTRNord1+3-3
2022-08-30 21:18Install build-essential in CIMTRNord1+1-1
2022-08-30 19:54Use rustls and fix various bugsMTRNord4+1302-13
2022-08-30 19:37Fix set-output syntaxMTRNord2+2-2
2022-08-30 19:32Fix registration on synapseMTRNord1+1-1
2022-08-30 19:28Set server ip to work with the github actionMTRNord3+54-19
2022-08-30 19:19Fix localhost not reachableMTRNord2+5-3
2022-08-30 19:14Use correct endpointMTRNord1+1-1
2022-08-30 19:08Fix errors while runningMTRNord2+6-6
2022-08-30 19:05Set shared_secretMTRNord1+1-1
2022-08-30 19:02Try to install python insteadMTRNord1+5-1
2022-08-30 19:00Make sure to have python when neededMTRNord1+1-0
2022-08-30 18:54remove template from initdb argsMTRNord1+1-1
2022-08-30 18:51Make sure to create the synapse dbMTRNord1+2-0
2022-08-30 18:46Fix log.yamlMTRNord1+1-1
2022-08-30 18:44Fix configMTRNord1+0-2
2022-08-30 18:41Fix path to signing keyMTRNord1+2-2
2022-08-30 18:39Simplify dockerfileMTRNord1+4-6
2022-08-30 18:31Remove exec from cmdMTRNord1+2-2
2022-08-30 18:26Try to make synapse workMTRNord1+2-0
2022-08-30 18:21Wait for synapse longerMTRNord1+2-4
2022-08-30 18:18Fix ci runsMTRNord2+3-2
2022-08-30 18:12Use correct synapse imageMTRNord1+1-1
2022-08-30 18:11Run tests in CI and pass creds via env vars insteadMTRNord10+383-36
2022-08-30 16:17Try generating docker imagesMTRNord2+93-0
2022-08-30 14:44Add sql injection tests, a new bug found and a json of that bugMTRNord3+115-7
2022-08-14 01:09Reduce false negativesMTRNord2+21-8
2022-08-14 00:24Properly do the arbitrary jsonMTRNord4+66-170
2022-08-13 20:51Fix compilationMTRNord3+37-29
2022-08-13 12:23Dont send null chars in the passwordMTRNord1+18-5
2022-08-13 10:36Add basic login fuzzingMTRNord9+164-27
2022-08-12 18:28Add basic afl targetMTRNord13+125-18
2022-08-12 17:19CleanupMTRNord3+166-165
2022-08-12 16:33Add project roomMTRNord1+4-0
2022-08-12 16:28Add initial_state fuzzingMTRNord3+99-11
2022-08-12 15:16Merge pull request #2 from MTRNord/MTRNord/JSONMutator_v2Marcel6+374-327
2022-08-12 15:15Lazy mans solution to arbitrary json objectsMTRNord3+76-124
2022-08-12 14:11V1MTRNord6+421-326
2022-08-12 09:24Reword readmeMTRNord1+1-1
2022-08-12 09:13Create LICENSE.mdMarcel1+201-0
2022-08-12 09:13Initial CommitMTRNord6+317-0