18269 Commits (89ecb1b26baa4a9d511d7fe6a50c8bc8414b5ed0)
 

Author SHA1 Message Date
Andrew Lewis 89ecb1b26b [Test] Unmerge http / tcp tests 5 years ago
Andrew Lewis 9c12fd9609 [Test] Fix segmentation fault check 5 years ago
Andrew Lewis 0feada14ff [Test] Fix coverage hopefully 5 years ago
Vsevolod Stakhov f445161627
Merge pull request #3769 from a16bitsysop/zstd-headers 5 years ago
Duncan Bellamy ab72e9d492 [Minor] change headers for zstd depending on bundled or system used 5 years ago
Vsevolod Stakhov ab8882972d [Minor] Always use c++ linker now 5 years ago
Vsevolod Stakhov 339e2ffd33 [Minor] Lua_html: Restore compatible behaviour of get_extra method 5 years ago
Vsevolod Stakhov c3c3914085 [Minor] Try to fix libicu linkage 5 years ago
Vsevolod Stakhov d9174ecce4 [Minor] Another strlcpy fix 5 years ago
Vsevolod Stakhov 89b98cbd7c [Minor] Fix styles propagation 5 years ago
Vsevolod Stakhov 3c22e3145c [Minor] Fix strlcpy usage 5 years ago
Vsevolod Stakhov 5466a0609d [Minor] Another try to fix clang plugin build 5 years ago
Vsevolod Stakhov 72a537dbc0 [Minor] Fix clang plugin 5 years ago
Vsevolod Stakhov 6c1822676c [Rework] Html: Rework lua bindings 5 years ago
Vsevolod Stakhov d734f21192 [Rework] Html: Convert to variant 5 years ago
Vsevolod Stakhov 71d6269dea [Rework] Html: Final rework part for the html processing code 5 years ago
Vsevolod Stakhov a7496ccc1e [Rework] Html: Move blocks part 5 years ago
Vsevolod Stakhov b6a4d1a2ed [Rework] Html: Move images processing stuff 5 years ago
Vsevolod Stakhov 882ea3395a [Rework] Html: Further html urls rework 5 years ago
Vsevolod Stakhov 2bf1323550 [Rework] Html: Start refactoring of the html tags handling 5 years ago
Vsevolod Stakhov c9a5719fb6 [Minor] Add another helper for mempool typed allocations 5 years ago
Vsevolod Stakhov b8b418eddc [Rework] Move HTML url functions and rework them 5 years ago
Vsevolod Stakhov 3b2b15b821
Merge pull request #3764 from a16bitsysop/zstd 5 years ago
Vsevolod Stakhov 2f308ac638
Merge pull request #3767 from moisseev/patch-1 5 years ago
Alexander Moisseev dc21c1ed44
[Minor] Add "application/rar" MIME type 5 years ago
Vsevolod Stakhov 8ab6f1929d
Merge pull request #3763 from citrin/rules 5 years ago
Duncan Bellamy 53034c0a7a [Feature] add SYSTEM_ZSTD cmake option 5 years ago
Anton Yuzhaninov a4cfe5e270 [Rules] Extend OLD_X_MAILER 5 years ago
Anton Yuzhaninov 7c00342f85 [Rules] Extend FORGED_X_MAILER 5 years ago
Vsevolod Stakhov 4fe34b16f2 [Minor] Const-ify trim function as it does not change anything in fact 5 years ago
Vsevolod Stakhov bafb84fe5a [Minor] Remove conditional msg_ macro from util.c 5 years ago
Vsevolod Stakhov 1852e17ee7 [Rework] Allow C code to be compiled with C++ compiler 5 years ago
Vsevolod Stakhov adeb3780e8 [Minor] Css: Allow to convert css color to uint32_t 5 years ago
Vsevolod Stakhov d444d10095 [Minor] Allow typed mempool alloc 5 years ago
Vsevolod Stakhov 9f3b009464 [Minor] Add -m64 option 5 years ago
Vsevolod Stakhov a9dcbc77d6 [Rework] Move and adopt entities handling logic 5 years ago
Vsevolod Stakhov ece74a6103 [Rework] Add tags definitions 5 years ago
Vsevolod Stakhov 4c87703334 [Rework] Move entities/tags handling 5 years ago
Vsevolod Stakhov c017695895 [Minor] Move html code to a separate subdir (no functional changes) 5 years ago
Vsevolod Stakhov 0491cbc3f9 [Fix] Fix http maps with no or invalid expires data 5 years ago
Vsevolod Stakhov e40213cb54 [Rules] Fix CTYPE_MIXED_BOGUS for text attachments 5 years ago
Vsevolod Stakhov 3e684cd159 [Minor] Allow utf8 identifiers in the selectors 5 years ago
Vsevolod Stakhov 1cf0d5687b [Fix] Rework metrics handling 5 years ago
Vsevolod Stakhov 56e0397152
Merge pull request #3754 from mrueg/openmetrics 5 years ago
Vsevolod Stakhov 04040d9336
Merge pull request #3747 from fatalbanana/use_settings 5 years ago
Vsevolod Stakhov e7667dd0f6 [Minor] Fix buffer overflow due to libicu super safe macros 5 years ago
Andrew Lewis 5f7dd6e1f2 [Test] Merge test suites; use settings 5 years ago
Vsevolod Stakhov 7974dd0047 [Minor] Fix build with older icu 5 years ago
Vsevolod Stakhov 268bc590b6 [Minor] Another try to fix the logic around 8bit charsets handling 5 years ago
Vsevolod Stakhov f8e81ccc2c [Minor] Fix non-utf inputs checking 5 years ago