Commit Graph

381 Commits (4ee18c992c731877c401ad4710b2590e18934b89)
 

Author SHA1 Message Date
Feist Josselin 4ee18c992c
Merge pull request #72 from trailofbits/dev-refactor-output 6 years ago
Josselin 563d511829 Improve output format 6 years ago
Josselin f529252f84 Merge branch 'dev' into dev-refactor-output 6 years ago
Josselin 916cbf7acf Improve support for constant variables init 6 years ago
Josselin c40776121a Improve specific taint 6 years ago
Josselin 4c14041942 Update travis 6 years ago
Josselin 1e4ee447d2 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin a94292ceed Disable ComplexFunction detector until benchmark is performed 6 years ago
Josselin 1b3b29a808 Improve truffle integration 6 years ago
Feist Josselin 9170be70d6
Merge pull request #66 from rmi7/fix-bug/vars-and-auth-printer 6 years ago
Alexander Remie 8ca89eda96 fix vars-and-auth print bug 6 years ago
Josselin 52ff720902 Merge branch 'master' into dev 6 years ago
Josselin a1758a1421 Fix typos in print statement 6 years ago
Josselin cc64d36486 Fix bug 6 years ago
Feist Josselin d9d45941ea
Merge pull request #64 from rluijk/fix-print-helper-typo 6 years ago
Josselin c08c3b56e7 Udapte 6 years ago
Josselin 6dc9faf496 Update 6 years ago
Josselin 30c76ffa41 Improve complex, external, suicidal 6 years ago
Josselin eb2c2a560a Impropve source mapping printing 6 years ago
Josselin 0fa07b3194 Improve offset-lines number conversion 6 years ago
Josselin 72ab14003c Add raw source_code to slither when possible 6 years ago
Rene 3700283c85 small typos in print statement 6 years ago
Josselin 39f560bf97 Version 0.2.0 6 years ago
Josselin 8fafb75cc7 SlithIR: Improve Length op support 6 years ago
Josselin 29b42184f2 Merge branch 'dev-fix-specific-taint' into dev 6 years ago
Josselin 9cfc57eb77 update readme 6 years ago
Josselin 44dfa2b41c Merge branch 'master' into dev 6 years ago
Josselin d95147851d Add node ref to Temporary/Reference 6 years ago
Josselin 30bb43906e Update README 6 years ago
Josselin 5809eb9188 SlithIR: add unroll to EventCall op 6 years ago
Josselin 64cb06dfe5 SlithIR: add unroll to InitArray op 6 years ago
Josselin 9648c99dd8 Minor 6 years ago
Josselin e4224b4a6a Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 545841659b SlithIR: fix minor bugs 6 years ago
Simon @redshark1802 e1981a2984 update detector descriptions witht txt from README (#62) 6 years ago
Josselin cfc3988ed1 Remove this.balance (automatically converted to BALANCE) 6 years ago
Josselin b6460dd235 Apply unrolling on new operators 6 years ago
Josselin 5c87654c97 SlithIR: add Balance and Lenght Operator 6 years ago
Josselin ae9c64ece6 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 82a5461ed9 More strict rules on variable type 6 years ago
Feist Josselin 0d14c342f7
Update travis_test.sh 6 years ago
Feist Josselin 00dad1335a
Update travis_test.sh 6 years ago
Josselin 9b818aab16 Rename const-candidates-state to constable-states 6 years ago
Josselin 6689a54476 Rename const-candidates-state to constable-states 6 years ago
Josselin 6e229913d8 Merge branch 'master' into dev 6 years ago
Josselin 12d0013095 UninitializedStateVarsDetection: dont report unused variables 6 years ago
Josselin 517a73ca33 Uninitialized state variable: remove var init at declaration 6 years ago
Josselin 452811e1ee ExternalFunction: exclude constructor 6 years ago
Josselin 519a8698db Dont show the backdoor detector example in --list-detectors 6 years ago
Josselin c218730783 Update printers description 6 years ago