Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New list from https://publicsuffix.org/list/public_suffix_list.dat | Juri Grabowski | 2021-01-21 | 1 | -630/+670 | |
| | ||||||
* | [Minor] Fix some compiler warnings | Duncan Bellamy | 2020-12-29 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Return MimeCharset as we work with emails... | Vsevolod Stakhov | 2020-12-23 | 2 | -1/+4 | |
| | ||||||
* | [Fix] Fix pushing ucl strings with \0 inside | Vsevolod Stakhov | 2020-12-18 | 1 | -2/+2 | |
| | ||||||
* | [Minor] Relax `parse_text` input arguments to allow both string and text | Vsevolod Stakhov | 2020-12-18 | 1 | -1/+15 | |
| | ||||||
* | Merge pull request #3553 from fatalbanana/byte | Vsevolod Stakhov | 2020-11-16 | 1 | -1/+1 | |
|\ | | | | | [Minor] rspamd_text:byte() metamethod | |||||
| * | [Minor] rspamd_text:byte() metamethod | Andrew Lewis | 2020-11-16 | 1 | -1/+1 | |
| | | ||||||
* | | [Fix] Fix issue with pushing binary formats to Lua strings | Vsevolod Stakhov | 2020-11-16 | 1 | -2/+3 | |
|/ | ||||||
* | [Minor] Update dependency info | Vsevolod Stakhov | 2020-11-03 | 1 | -24/+29 | |
| | ||||||
* | [Minor] Ignore atime change in ev_stat | Vsevolod Stakhov | 2020-10-18 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Allow to skip IDN checks in rdns | Vsevolod Stakhov | 2020-09-23 | 4 | -15/+26 | |
| | ||||||
* | [Fix] Do not use GC64 workaround on 32bit platforms, omg | Vsevolod Stakhov | 2020-09-17 | 1 | -2/+4 | |
| | | | | Issue: #3459 | |||||
* | [Fix] Mmap return value must be checked versus MAP_FAILED | Vsevolod Stakhov | 2020-09-17 | 1 | -1/+1 | |
| | | | | Issue: #3459 | |||||
* | [Minor] Add diacritics flag to some languages | Vsevolod Stakhov | 2020-09-04 | 5 | -5/+5 | |
| | ||||||
* | [Minor] Fix build | Vsevolod Stakhov | 2020-09-03 | 6 | -704/+1552 | |
| | ||||||
* | [Rework] Update zstd to 1.4.5 | Vsevolod Stakhov | 2020-09-03 | 56 | -10108/+15352 | |
| | ||||||
* | [Rework] Change and improve openblas detection and usage | Vsevolod Stakhov | 2020-09-02 | 1 | -0/+1 | |
| | ||||||
* | [Minor] Some fixes for aarch64 | Vsevolod Stakhov | 2020-09-02 | 1 | -0/+1 | |
| | ||||||
* | [Minor] Use cblas_saxpy where possible | Vsevolod Stakhov | 2020-09-01 | 1 | -2/+11 | |
| | ||||||
* | [Minor] Sigh, another workaround for broken blas | Vsevolod Stakhov | 2020-08-27 | 1 | -1/+7 | |
| | ||||||
* | [Minor] Eugen -> eigen | Vsevolod Stakhov | 2020-08-26 | 2 | -7/+7 | |
| | ||||||
* | [Minor] Fix fortran mangling on gnu systems | Vsevolod Stakhov | 2020-08-19 | 1 | -0/+4 | |
| | ||||||
* | [Project] Add ssyev method interface | Vsevolod Stakhov | 2020-08-04 | 2 | -1/+37 | |
| | ||||||
* | [Project] Add linalg ffi library for prototyping | Vsevolod Stakhov | 2020-08-04 | 1 | -1/+4 | |
| | ||||||
* | [Project] Support fun iterators on rspamd_text objects | Vsevolod Stakhov | 2020-07-28 | 1 | -0/+18 | |
| | ||||||
* | [Minor] Update lpeg to the upstream | Vsevolod Stakhov | 2020-07-09 | 5 | -97/+169 | |
| | ||||||
* | [Fix] Fix poor man allocator algorithm | Vsevolod Stakhov | 2020-07-09 | 1 | -4/+4 | |
| | ||||||
* | [Minor] Fix some compile issues | Vsevolod Stakhov | 2020-05-26 | 3 | -12/+9 | |
| | ||||||
* | [Minor] Add derive notice to contrib/google-ced | Vsevolod Stakhov | 2020-05-26 | 1 | -0/+3 | |
| | ||||||
* | [Rework] Use google-ced instead of libicu chardet as the former sucks | Vsevolod Stakhov | 2020-05-26 | 25 | -0/+16621 | |
| | ||||||
* | [Fix] Fix clen length for hiredis... | Vsevolod Stakhov | 2020-05-19 | 1 | -3/+3 | |
| | ||||||
* | [Fix] Fix incomplete utf8 sequences handling | Vsevolod Stakhov | 2020-05-13 | 1 | -0/+12 | |
| | ||||||
* | [Fix] Segmentation fault in contrib/lua-lpeg/lpvm.c on ppc64el | Spühler Stefan | 2020-05-12 | 1 | -1/+1 | |
| | | | | | | | This disables a workaround only intended for aarch64 if the target architecture is powerpc. Issue: #3365 | |||||
* | Merge pull request #3313 from arkamar/hiredis | Vsevolod Stakhov | 2020-04-24 | 2 | -9/+5 | |
|\ | | | | | Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intended | |||||
| * | Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intended | Petr Vaněk | 2020-03-29 | 2 | -9/+5 | |
| | | | | | | | | This reverts commit b05b9bf904edce75c17e63982d5e0a82dd3e9064. | |||||
* | | [Minor] Link libicu to replxx | Vsevolod Stakhov | 2020-04-18 | 1 | -0/+1 | |
| | | ||||||
* | | [Minor] Libucl: Backport fixes | Vsevolod Stakhov | 2020-04-17 | 1 | -3/+6 | |
| | | ||||||
* | | [Minor] Explicit specify order of binary operations | Christian Göttsche | 2020-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ../contrib/libev/ev.c: In function ‘ev_io_start’: ../contrib/libev/ev.c:4396:34: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 4396 | fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY); | ~~~~~~~~~~^~~~~~~~~~~~~ | |||||
* | | [Minor] Avoid nested opening comment sequences | Christian Göttsche | 2020-04-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ../contrib/libev/ev.c: At top level: ../contrib/libev/ev.c:5660:27: warning: "/*" within comment [-Wcomment] 5660 | /* EV_STAT 0x00001000 /* stat data changed */ | ../contrib/libev/ev.c:5661:27: warning: "/*" within comment [-Wcomment] 5661 | /* EV_EMBED 0x00010000 /* embedded event loop needs sweep */ | | |||||
* | | [Minor] enable Wmissing-format-attribute | Christian Göttsche | 2020-04-11 | 9 | -3/+48 | |
| | | ||||||
* | | [Minor] silence warnings about unused function results | Christian Göttsche | 2020-04-11 | 3 | -19/+19 | |
| | | | | | | | | GCC does not respect `(void) func()` | |||||
* | | [Minor] Enable missing_noreturn compiler warning | Christian Göttsche | 2020-04-11 | 1 | -0/+1 | |
| | | ||||||
* | | [Minor] Cherry-pick a fix for replxx to build with gcc10 | Heiko Becker | 2020-04-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | 723d9c84869511dfb5e63f5c3d3372ac38114713 in replxx's git. Building rspamd with gcc10 errors out with "'runtime_error' is not a member of 'std'" otherwise. | |||||
* | | [Minor] Add missing cast to satisfy gcc understanding of c++ | Vsevolod Stakhov | 2020-04-03 | 1 | -1/+1 | |
| | | ||||||
* | | [Minor] Remove strange conversion sources from replxx | Vsevolod Stakhov | 2020-04-03 | 6 | -438/+44 | |
| | | | | | | | | Issue: #3317 | |||||
* | | [Minor] Add missing function | Vsevolod Stakhov | 2020-03-30 | 1 | -0/+6 | |
| | | ||||||
* | | [Minor] Fix build with leak sanitizer | Vsevolod Stakhov | 2020-03-30 | 1 | -2/+2 | |
|/ | ||||||
* | [Minor] Fix usage of signalfd and timerfd | Vsevolod Stakhov | 2020-03-26 | 3 | -2/+8 | |
| | ||||||
* | [Minor] Fix return values | Vsevolod Stakhov | 2020-03-26 | 1 | -3/+6 | |
| | ||||||
* | [Feature] Update libev to 4.33 | Vsevolod Stakhov | 2020-03-24 | 14 | -362/+2301 | |
| | | | | Changelog: http://cvs.schmorp.de/libev/Changes?pathrev=rel-4_33 |