Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Compilation error with __has_attribuute operator | Thierry Fournier | 2020-03-09 | 1 | -2/+6 |
| | | | | | | GCC recommands to add alternative to __has_attribute operator: https://gcc.gnu.org/onlinedocs/cpp/_005f_005fhas_005fattribute.html | ||||
* | [Rework] Further project structure reorganisation | Vsevolod Stakhov | 2020-02-11 | 1 | -1/+0 |
| | |||||
* | [Minor] Remove some old unused crap | Vsevolod Stakhov | 2020-02-07 | 1 | -3/+2 |
| | |||||
* | [Minor] Add explicit checks for FIPS mode presence | Vsevolod Stakhov | 2020-02-07 | 1 | -0/+1 |
| | |||||
* | [Minor] test: remove hard-coded build directory | Peter Wu | 2020-01-21 | 1 | -2/+0 |
| | | | | | | | | | | | * Reproducible build: avoid defining the BUILDROOT macro and avoid embedding the build directory in the test image. Instead rely on the test files being present next to the executable. * I considered using g_test_build_filename, available since GLib 2.38 (available on all supported platforms, RHEL 7, Debian, Ubuntu, etc.), but decided against it because it would require setting the G_TEST_SRCDIR or G_TEST_BUILDDIR environment variables. Therefore this patch simply parses argv0 directly. | ||||
* | [Minor] remove unused examplesdir | Christian Göttsche | 2020-01-16 | 1 | -1/+0 |
| | |||||
* | [Rework] Further cmake system rework | Vsevolod Stakhov | 2019-11-18 | 1 | -1/+2 |
| | |||||
* | [Rework] Rework initialisation to reduce static leaks count | Vsevolod Stakhov | 2019-09-27 | 1 | -20/+9 |
| | |||||
* | [Minor] Disable asan for specific bad parts of the code | Vsevolod Stakhov | 2019-09-25 | 1 | -0/+22 |
| | |||||
* | [Rework] Start moving to replxx | Vsevolod Stakhov | 2019-09-03 | 1 | -0/+1 |
| | |||||
* | [Minor] Minor portability fixes | Vsevolod Stakhov | 2019-07-09 | 1 | -0/+8 |
| | |||||
* | [Minor] Add missing definitions | Vsevolod Stakhov | 2019-07-03 | 1 | -1/+3 |
| | |||||
* | [Minor] Allow to work without cblas.h | Vsevolod Stakhov | 2019-07-03 | 1 | -4/+0 |
| | |||||
* | [Project] Remove libfann, gd and other unsupported stuff | Vsevolod Stakhov | 2019-06-22 | 1 | -2/+0 |
| | |||||
* | [Minor] Disable PCRE jit on OSX completely | Vsevolod Stakhov | 2019-05-30 | 1 | -0/+6 |
| | |||||
* | [Rework] Slashing: Change versioning schema - move to 2.0 | Vsevolod Stakhov | 2019-05-18 | 1 | -5/+3 |
| | |||||
* | [Minor] Core: Oops, fix long standing misprint (yeild -> yield) | Vsevolod Stakhov | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | [Rework] Slashing: Distinguish lualibdir, pluginsdir and sharedir | Vsevolod Stakhov | 2018-12-26 | 1 | -0/+1 |
| | |||||
* | [Minor] Check for cached libevent time routines | Vsevolod Stakhov | 2018-10-08 | 1 | -0/+2 |
| | |||||
* | [Minor] Support ucontext on osx | Vsevolod Stakhov | 2018-08-26 | 1 | -0/+1 |
| | |||||
* | [Minor] Improve virtual ticks obtaining methods | Vsevolod Stakhov | 2018-08-26 | 1 | -0/+2 |
| | |||||
* | [Feature] Add support for Lua API tracing | Vsevolod Stakhov | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | [Fix] Fix build where ucontext is defined in ucontext.h | Vsevolod Stakhov | 2018-07-09 | 1 | -0/+1 |
| | |||||
* | [Feature] Print stack trace on crash | Vsevolod Stakhov | 2018-06-18 | 1 | -0/+2 |
| | |||||
* | [Minor] Try to fix endiannes detection on Solaris | Vsevolod Stakhov | 2018-04-29 | 1 | -0/+6 |
| | | | | Issue: #2204 | ||||
* | [Fix] Add workaround for system with non-XSI compatible tzset | Vsevolod Stakhov | 2018-02-18 | 1 | -0/+1 |
| | |||||
* | Workaround for older/traditional SunOS platforms where endian.h is not present. | Filip Hajny | 2018-02-01 | 1 | -0/+7 |
| | |||||
* | [Minor] Add constructors attribute detection | Vsevolod Stakhov | 2018-01-20 | 1 | -0/+23 |
| | |||||
* | [Fix] Another fix for rdtcs | Vsevolod Stakhov | 2017-10-27 | 1 | -1/+1 |
| | | | | Issue: #1885 | ||||
* | [Feature] Use rdtsc where possible | Vsevolod Stakhov | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | [Feature] Set TCP_NODELAY for milter sockets | Vsevolod Stakhov | 2017-08-07 | 1 | -0/+1 |
| | | | | Issue: #1790 | ||||
* | [Minor] Allow to detect torch support from Lua | Vsevolod Stakhov | 2017-08-07 | 1 | -0/+1 |
| | |||||
* | [Minor] Use rspamd_socketpair everywhere | Vsevolod Stakhov | 2017-07-25 | 1 | -1/+2 |
| | |||||
* | [Minor] Set lua cpath to RSPAMD_LIBDIR, not LUALIBDIR | Vsevolod Stakhov | 2017-07-21 | 1 | -0/+1 |
| | |||||
* | [Minor] Do not redefine uthash allocation routines | Vsevolod Stakhov | 2017-06-30 | 1 | -4/+0 |
| | |||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
| | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | [Rework] Propagate ucl variables from the command line | Vsevolod Stakhov | 2017-05-18 | 1 | -0/+1 |
| | |||||
* | [Minor] Unify substring search routines | Vsevolod Stakhov | 2017-04-07 | 1 | -0/+4 |
| | |||||
* | [Minor] Remove useless jemalloc include | Vsevolod Stakhov | 2017-01-27 | 1 | -4/+0 |
| | | | | Issue: #1377 | ||||
* | [Rework] Finally remove gmime dependency from Rspamd | Vsevolod Stakhov | 2016-12-22 | 1 | -1/+0 |
| | |||||
* | [Minor] Arrrgh, stupid cmake | Vsevolod Stakhov | 2016-12-09 | 1 | -1/+1 |
| | |||||
* | [Feature] Add support of libgd | Vsevolod Stakhov | 2016-12-06 | 1 | -0/+1 |
| | |||||
* | [Fix] Another try to deal with posix idiotizm | Vsevolod Stakhov | 2016-10-19 | 1 | -0/+2 |
| | |||||
* | [Minor] Explicitly reinit libevent PRNG on fork | Vsevolod Stakhov | 2016-09-11 | 1 | -0/+5 |
| | |||||
* | [Feature] Add test to check shared memory support sanity | Vsevolod Stakhov | 2016-06-29 | 1 | -0/+1 |
| | |||||
* | [Feature] Search for SSL_set_tlsext_host_name support | Vsevolod Stakhov | 2016-06-13 | 1 | -0/+1 |
| | |||||
* | [Minor] Adjust hashes | Vsevolod Stakhov | 2016-05-12 | 1 | -0/+4 |
| | |||||
* | [Feature] Further micro-optimizations for hashing and shingles | Vsevolod Stakhov | 2016-05-12 | 1 | -0/+2 |
| | |||||
* | [Feature] Distinguish luajit from lua | Vsevolod Stakhov | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | [Feature] Allow to disable pthread mutexes on broken platforms | Vsevolod Stakhov | 2016-04-15 | 1 | -0/+2 |
| |