aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lua_content: Fix objects regexp...Vsevolod Stakhov2020-01-211-1/+1
* [Minor] Fix PDF_JAVASCRIPT ruleVsevolod Stakhov2020-01-211-5/+2
* Merge pull request #3228 from Lekensteyn/debian-reproducible-buildsVsevolod Stakhov2020-01-2111-39/+61
|\
| * [Minor] CMake: Add ENABLE_LTO optionPeter Wu2020-01-212-3/+11
| * [Minor] Debian: set BUILD_WITH_INSTALL_RPATH=ONPeter Wu2020-01-211-0/+1
| * [Minor] Make ragel-generated files independent of the parent directoryPeter Wu2020-01-211-2/+9
| * [Minor] test: remove hard-coded build directoryPeter Wu2020-01-214-6/+14
| * [Minor] contrib/snowball: fix modules.h locationPeter Wu2020-01-212-14/+4
| * [Minor] contrib/libev: avoid absolute path for headerPeter Wu2020-01-201-2/+3
| * [Minor] Debian: set fixfilepath reproducible build optionPeter Wu2020-01-201-0/+1
| * [Minor] debian/rules: move makefile targets (no functional change)Peter Wu2020-01-201-7/+5
| * [Minor] Debian: update arches and versions in build dependenciesPeter Wu2020-01-202-5/+13
|/
* Merge pull request #3226 from Lekensteyn/dist-simplifyVsevolod Stakhov2020-01-201-18/+14
|\
| * [Minor] Simplify creation of dist tarball that is reproduciblePeter Wu2020-01-181-18/+14
* | [Minor] Lua_logger: Fix printing of sparse tablesVsevolod Stakhov2020-01-201-3/+18
* | [Minor] Filter crap from javascriptVsevolod Stakhov2020-01-201-4/+4
* | [Minor] Update docsVsevolod Stakhov2020-01-201-0/+8
* | [Minor] Lua_text: Support patternsVsevolod Stakhov2020-01-201-0/+48
* | [Minor] Lua_text: Add exclude_chars methodVsevolod Stakhov2020-01-201-0/+77
* | [Project] Lua_content: Rework JS parsingVsevolod Stakhov2020-01-201-61/+53
* | [Minor] Lua_content: Implement plain strings unescapeVsevolod Stakhov2020-01-191-2/+19
* | [Minor] Lua_content: Make text/urls extraction optionalVsevolod Stakhov2020-01-191-3/+13
* | Merge pull request #3227 from Lekensteyn/debian-packagingVsevolod Stakhov2020-01-192-7/+26
|\ \
| * | [Minor] Debian: remove unnecessary packagesPeter Wu2020-01-181-3/+1
| * | [Minor] Debian: use non-deprecated libpcre2-dev packagePeter Wu2020-01-181-1/+1
| * | [Minor] Debian: Expand Build-Depends line and sort itPeter Wu2020-01-181-1/+19
| * | [Minor] Debian: remove unused cmake optionsPeter Wu2020-01-181-4/+0
| * | [Minor] Debian: add missing sodium dependencyPeter Wu2020-01-181-1/+1
| * | [Minor] Debian: Enable Hyperscan and parallel buildsPeter Wu2020-01-182-3/+10
| |/
* | [Project] Lua_content: Implement JS extraction from PDFVsevolod Stakhov2020-01-181-3/+73
* | [Minor] Check type of resourcesVsevolod Stakhov2020-01-181-0/+7
|/
* Merge pull request #3224 from korgoth1/masterVsevolod Stakhov2020-01-171-6/+0
|\
| * [Test] excluding external relay ip example from spf.confkorgoth12020-01-171-6/+0
* | Merge pull request #3220 from cgzones/compiler_warningsVsevolod Stakhov2020-01-173-12/+13
|\ \
| * | [Minor] do not pass invalid C warnings to C++ flagsChristian Göttsche2020-01-161-2/+4
| * | [Minor] use modern name -Wextra instead of -WChristian Göttsche2020-01-161-5/+5
| * | [Minor] silence redefinition of macroChristian Göttsche2020-01-161-1/+1
| * | [Minor] silence -Wmisleading-indentation in contrib/snowball/Christian Göttsche2020-01-161-4/+3
* | | [Minor] Another try to fix shiftingVsevolod Stakhov2020-01-172-3/+6
* | | [Minor] Fix race condition in slow timerVsevolod Stakhov2020-01-171-9/+24
* | | [Minor] Another try to fix urls shifting when decodingVsevolod Stakhov2020-01-172-4/+17
* | | [Minor] Reset slow flag on checks pauseVsevolod Stakhov2020-01-171-0/+10
* | | [Minor] Forgot in the previous commitVsevolod Stakhov2020-01-171-0/+9
* | | Merge pull request #3223 from moisseev/webuiVsevolod Stakhov2020-01-177-1/+17
|\ \ \
| * | | [WebUI] Update faviconmoisseev2020-01-167-1/+17
* | | | [Minor] Postpone log closing unless we have opened a new oneVsevolod Stakhov2020-01-171-6/+39
* | | | Merge pull request #3215 from korgoth1/masterVsevolod Stakhov2020-01-165-12/+16
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [Test] SPF external IP mapkorgoth12020-01-161-4/+5
| * | [Test] SPF external IP mapkorgoth12020-01-163-7/+5
| * | [Test] SPF external IP mapkorgoth12020-01-163-30/+3