summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge branch 'master' into possible-speedupsKornelius Kalnbach2014-12-187-30/+29
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: lib/coderay/encoders/html.rb
| * | | | Merge pull request #178 from tricknotes/ruby-2.1-and-2.2Kornelius Kalnbach2014-11-173-1/+4
| |\ \ \ \ | | |/ / / | |/| | | Test against Ruby 2.1 and 2.2 on Travis CI
| | * | | Test against Ruby 2.1 and 2.2 on Travis CIRyunosuke SATO2014-11-123-1/+4
| |/ / /
| * | | relax gem version requirementsKornelius Kalnbach2014-05-181-3/+3
| | | |
| * | | HTML envoder keeps \t with tab_width: falseKornelius Kalnbach2014-05-171-1/+1
| | | | | | | | | | | | | | | | Fixes #170
| * | | update term-ansicolor dependencyKornelius Kalnbach2014-02-221-1/+1
| | | |
| * | | fix for #163 (SQL scanner), declare 1.1.1Kornelius Kalnbach2014-02-223-25/+21
| | |/ | |/|
* | | don't escape " in HTMLKornelius Kalnbach2013-11-205-12/+11
| | |
* | | even less API changesKornelius Kalnbach2013-10-032-3/+2
| | |
* | | don't break old APIKornelius Kalnbach2013-10-031-12/+13
| | |
* | | Merge branch 'master' into possible-speedupsKornelius Kalnbach2013-09-2047-3015/+0
|\ \ \ | |/ /
| * | remove outdated, misleading and buggy "samples"Kornelius Kalnbach2013-09-2047-3015/+0
| | |
* | | cleanup changes into make_escape_cacheKornelius Kalnbach2013-09-201-16/+27
| | |
* | | Merge branch 'master' into possible-speedupsKornelius Kalnbach2013-09-073-36/+59
|\ \ \ | |/ /
| * | final cleanupv1.1.0Kornelius Kalnbach2013-09-013-28/+34
| | |
| * | cleanup changelog for 1.1Kornelius Kalnbach2013-09-011-26/+43
| | |
* | | cache escaped tokens, reduce HTML enc setup timeKornelius Kalnbach2013-08-313-28/+37
|/ /
* | cleanupKornelius Kalnbach2013-08-301-1/+1
| |
* | fix coderay -HTML optionv1.1.0.rc5Kornelius Kalnbach2013-08-302-6/+9
| |
* | Merge pull request #149 from rubychan/fix-cache-attackKornelius Kalnbach2013-08-238-46/+74
|\ \ | | | | | | Fix Symbol/Cache attacks
| * | more changelogKornelius Kalnbach2013-08-231-0/+4
| | |
| * | changelogKornelius Kalnbach2013-08-231-0/+1
| | |
| * | limit HTML encoder span_for_kinds cache sizev1.1.0.rc3Kornelius Kalnbach2013-07-211-2/+4
| | |
| * | no cache attacks possible, static input (CSS)Kornelius Kalnbach2013-07-211-2/+0
| | |
| * | avoid cache attack in Ruby scannerKornelius Kalnbach2013-07-211-7/+7
| | | | | | | | | (eg. using Unicode-delimited Fancy Strings)
| * | cleanupKornelius Kalnbach2013-07-211-1/+0
| | |
| * | no attack vector, there are only 2 casesKornelius Kalnbach2013-07-211-1/+0
| | |
| * | no attack vector, there are only 4 casesKornelius Kalnbach2013-07-211-2/+0
| | |
| * | FileType should guard against attacks hereKornelius Kalnbach2013-07-211-1/+0
| | |
| * | tweak Debug scanners again, introduce :unknown token kindKornelius Kalnbach2013-07-214-26/+25
| | |
| * | prevent Symbol attack in Debug scannerKornelius Kalnbach2013-07-212-23/+28
| | |
| * | no attack vector foundKornelius Kalnbach2013-07-211-1/+0
| | |
| * | cleanup Plugin, don't use #to_sym anymoreKornelius Kalnbach2013-07-211-12/+11
| | |
| * | prevent Symbol attack in Raydebug scannerKornelius Kalnbach2013-07-211-2/+14
| | |
| * | rename local variableKornelius Kalnbach2013-07-211-2/+2
| | |
| * | don't dup @span_for_kinds hash keysKornelius Kalnbach2013-07-211-1/+1
| | |
| * | no attack vector foundKornelius Kalnbach2013-07-211-1/+0
| | |
| * | Merge branch 'master' into fix-cache-attackKornelius Kalnbach2013-07-214-9/+7
| |\ \
| * | | mark possibly problematic spots with FIXMEKornelius Kalnbach2013-07-209-0/+15
| | | |
* | | | rename protected method in FileTypeKornelius Kalnbach2013-07-211-2/+2
| |/ / |/| |
* | | check token kinds in Lint encodersKornelius Kalnbach2013-07-214-9/+7
|/ /
* | add Ruby 2 syntax: %i(…) and %I(…)Kornelius Kalnbach2013-07-203-3/+7
| |
* | Merge pull request #147 from rubychan/go-scannerv1.1.0.rc2Kornelius Kalnbach2013-07-134-1/+212
|\ \ | | | | | | Go scanner
| * | allow unicode characters in char literalsKornelius Kalnbach2013-07-131-2/+2
| | |
| * | be a bit more graceful with buggy Go stringsKornelius Kalnbach2013-07-131-2/+3
| | |
| * | tweak numeral tokens handling (#147)Kornelius Kalnbach2013-07-131-10/+10
| | |
| * | create nathany for Go scanner, tooKornelius Kalnbach2013-07-131-1/+1
| | |
| * | Merge branch 'master' into go-scannerKornelius Kalnbach2013-07-135-24/+23
| |\ \ | |/ / |/| |
* | | use bundler rake tasksv1.1.0.rc1Kornelius Kalnbach2013-07-131-0/+2
| | |
* | | changelogKornelius Kalnbach2013-07-131-1/+1
| | |