227 Révisions (master)

Auteur SHA1 Message Date
  IKEDA Soji 2e742c5491 SUBJ_ALL_CAPS is overkill il y a 1 mois
  Vsevolod Stakhov 14c13854d3
[Rework] Further types conversion (no functional changes) il y a 3 mois
  Vsevolod Stakhov 6b2b416718
[Rework] Remove some of the GLib types in lieu of standard ones il y a 3 mois
  Vsevolod Stakhov 8637480155
[Minor] Another similar `getline` fix il y a 3 mois
  Vsevolod Stakhov 75327b3889
[Project] Convert the remaining il y a 3 mois
  Vsevolod Stakhov d490fa23fa
[Minor] Modernize lua_util_encode_base64 il y a 9 mois
  Vsevolod Stakhov 9ea3d1aa7c
[Rework] Final efforts to make it compileable il y a 10 mois
  Vsevolod Stakhov ef58324535
[Rework] More steps to do refactoring il y a 10 mois
  Vsevolod Stakhov 537a7180a0
[Rework] Use clang-format to unify formatting in all sources il y a 11 mois
  Vsevolod Stakhov 9be4e9c559
[Minor] Add Lua API for transliterate function il y a 11 mois
  Vsevolod Stakhov 90b105d9c7
[Minor] More code modernisations il y a 1 an
  Vsevolod Stakhov 3e251b6793
[Minor] Fix some legacy il y a 1 an
  Vsevolod Stakhov 7f7e053030
[Minor] Lua_util: Add normalize_utf8 utility il y a 1 an
  Vsevolod Stakhov 2270056a52
[Minor] Remove unused stuff il y a 1 an
  Vsevolod Stakhov c9c51d50a5
[Minor] Try to add workaround for replxx usage with no history il y a 2 ans
  Josh Soref 2b8e6958f4
Spelling (#4086) il y a 2 ans
  Vsevolod Stakhov 601e6403a2 [Minor] Allow lua_text in addition to strings il y a 2 ans
  Vsevolod Stakhov 4ad38df0fe [Minor] Save int64 as lua_Integer not lua_Number il y a 2 ans
  Vsevolod Stakhov f06a9c54c6 [Minor] Add helpers to work with boxed int64 numbers il y a 2 ans
  Vsevolod Stakhov 90d148b039 [Minor] Check returned value il y a 2 ans
  Vsevolod Stakhov c7bca7a471 [Minor] Lua_compression: Add support of the compression level for gzip il y a 2 ans
  Vsevolod Stakhov 1bfae03109 [Minor] Fix the mess with caseless comparison functions il y a 2 ans
  Vsevolod Stakhov 4854ab4df2 [Minor] Lua: Add rspamd_util.strequal_caseless_utf8 routine il y a 2 ans
  Vsevolod Stakhov 2972ef051b [Rework] Move compression routines outside of rspamd_util library il y a 3 ans
  Vsevolod Stakhov e2c9ea10a3 [Minor] Lua_util: Allow to use text in several rspamd_util methods il y a 3 ans
  Vsevolod Stakhov fa15fa29ca [Rework] Move parsers to a separate lua library il y a 3 ans
  Vsevolod Stakhov b6085d45f1 [Minor] Add erroring to smtp parse date il y a 3 ans
  Vsevolod Stakhov 7ccbfa1124 [Minor] Lua_util: Add parse_smtp_date utility il y a 3 ans
  Vsevolod Stakhov 8b5b86ec38 [Project] Implement BTC polymod in C as it requires 64 bit ops il y a 3 ans
  Vsevolod Stakhov 56129a44f9 [Minor] Return nil if base32 decode fails il y a 4 ans
  Vsevolod Stakhov 05675bda7d [Minor] Allow to specify compression level for zstd il y a 4 ans
  Vsevolod Stakhov a102caecf7 [Minor] Add a simple way to limit number of email addresses il y a 4 ans
  Jan Smutny ebfde82556 [Feature] extend lua api il y a 4 ans
  Jan Smutny acefdbe25a src/lua/lua_util.c: remove unused function il y a 4 ans
  Jan Smutny d04d3d983d [Rework] add alias util:parse_addr for util:parse_mail_address il y a 4 ans
  Jan Smutny 3e85c63f09 [Rework] get rid of util:parse_addr duplicating the util:parse_mail_address, replace where used il y a 4 ans
  Jan Smutny b45a93a58a [Minor] complete comment part of util:parse_addr and util:parse_mail_address method il y a 4 ans
  Vsevolod Stakhov 29f38bde30 [Minor] Correct deflate header detection il y a 4 ans
  Vsevolod Stakhov 592ededbbe [Minor] Improve log message for inflate/deflate il y a 4 ans
  Vsevolod Stakhov f8072344f9 [Feature] Allow multiple base32 encodings in Lua API il y a 4 ans
  Vsevolod Stakhov b8a099632f [Feature] Add multiple base32 alphabets for decoding il y a 4 ans
  Vsevolod Stakhov c2351037b5 [Feature] Support multiple base32 alphabets il y a 4 ans
  Vsevolod Stakhov b65f3234c4 [Minor] Fix strict config checks il y a 4 ans
  Vsevolod Stakhov 4ae4107e61 [Minor] Add workaround for old libicu (bug in libicu) il y a 4 ans
  Vsevolod Stakhov 185e8e1239 [Project] Improve inflation il y a 4 ans
  Vsevolod Stakhov 8a2b528566 [Project] Add inflate utility il y a 4 ans
  Vsevolod Stakhov 7011652304 [Project] Lua_util: Allow to set size limit for gzip decompress il y a 4 ans
  Vsevolod Stakhov 23b99d31a9 [Project] Allow to enable mempool debugging from the protocol il y a 4 ans
  Vsevolod Stakhov 92abcea04f [Project] Support mempool flags il y a 4 ans
  Vsevolod Stakhov 803a906206 [Project] Use own utf8 validation instead of glib il y a 4 ans