35 Commits (c8f3600c70b2a02e69550f0fcc610dce0f07d48b)

Author SHA1 Message Date
  Vsevolod Stakhov 14c13854d3
[Rework] Further types conversion (no functional changes) 3 months ago
  Vsevolod Stakhov 6b2b416718
[Rework] Remove some of the GLib types in lieu of standard ones 3 months ago
  Vsevolod Stakhov 537a7180a0
[Rework] Use clang-format to unify formatting in all sources 11 months ago
  Vsevolod Stakhov 6b49660d24 [Minor] Use sane HTTP codes in case of proxy errors 4 years ago
  Vsevolod Stakhov c271eb3665 [Rework] Add C++ guards to all headers 5 years ago
  Vsevolod Stakhov 3d7aef5571 [Minor] Add starts_with function for rspamd_ftok_t 5 years ago
  Vsevolod Stakhov 8adf20f620 [Project] Another try to normalize unicode properly 5 years ago
  Vsevolod Stakhov b522caaf83 [Project] Start words unicode structure rework 5 years ago
  Vsevolod Stakhov 63ee3e00db [Minor] Add routine to convert an ftok_t to a C string 5 years ago
  Vsevolod Stakhov 7c09818f41 [Minor] Add macros to access strings data 6 years ago
  Vsevolod Stakhov 4beb2f2970 [Minor] Final stage of g_slice removal 6 years ago
  Alexander Moisseev bb5a9f8e45 [Minor] Massive spelling correction 7 years ago
  Vsevolod Stakhov 6f7fe30ec6 [Minor] Add macro to assing rspamd_ftok_t from c string 7 years ago
  Vsevolod Stakhov 98ef56b2b1 [Minor] Add macro to make ftok_t from string literal 7 years ago
  Vsevolod Stakhov bad0ee3816 [Feature] Improve fstrings API 8 years ago
  Vsevolod Stakhov 8fce0b5868 [Minor] Add macro to clear rspamd fstring 8 years ago
  Vsevolod Stakhov 163f058f1f [Feature] Add function to convert fstring_t to c string 8 years ago
  Vsevolod Stakhov 4ef507e159 [Feature] Add utility method to convert ftok to C string 8 years ago
  Vsevolod Stakhov 276df90bed [Minor] Make fstrgrow non-static function 8 years ago
  Vsevolod Stakhov 8766fba694 Switch the rest to apache 2 8 years ago
  Vsevolod Stakhov 58fc8c267a Add routine to compare an ftok with C string 8 years ago
  Vsevolod Stakhov 4af2ef67e9 Add emitting of ucl object to rspamd_fstring_t. 8 years ago
  Vsevolod Stakhov 62b2188d82 Add routine to free fstring mapped ftoks. 8 years ago
  Vsevolod Stakhov 2567f0c4c7 Add tokens comparision routines. 8 years ago
  Vsevolod Stakhov 60ce496100 Add fixed strings assigning utility function. 8 years ago
  Vsevolod Stakhov e0eda44225 Add fixed strings comparision routines. 8 years ago
  Vsevolod Stakhov d70fb7a4a7 Fix statistics. 8 years ago
  Vsevolod Stakhov aac916db77 Start miration to the new strings. 8 years ago
  Vsevolod Stakhov c7f92da47d Start new fixed strings library. 8 years ago
  Vsevolod Stakhov a21fb8ed5b Start removing of old fuzzy algorithm. 9 years ago
  Vsevolod Stakhov d2150fc165 Refactor function names. 9 years ago
  Vsevolod Stakhov 379055dbbb Unify style without sorting headers. 10 years ago
  Vsevolod Stakhov fe79d8c5a3 Revert "Unify code style." 10 years ago
  Vsevolod Stakhov e0483657ff Unify code style. 10 years ago
  Vsevolod Stakhov 61555065f3 Rework project structure, remove trash files. 10 years ago
  Vsevolod Stakhov ad837700b8 Refactor memory pool naming. 10 years ago
  Vsevolod Stakhov 632e9a8987 Add support of buffered IO reset to support persistent connections. 12 years ago
  Vsevolod Stakhov b0ddff4f0d * Add new algorithm based on diff algorithm to compare relatively short text parts 13 years ago
  Vsevolod Stakhov a3fa4d6723 * Welcome 0.4.0 13 years ago
  Vsevolod Stakhov 6b306ab875 Fixes types (use glib ones) no functional change. 13 years ago
  Vsevolod Stakhov 17f26fd5ed * Strip header values to avoid problems with libc functions 15 years ago
  Vsevolod Stakhov 1cd34f5283 * Add initial LMTP support and LDA delivery to rspamd 15 years ago
  Vsevolod Stakhov bcece60fa1 * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeouts must be resolved) 15 years ago
  Vsevolod Stakhov 87c9659fdd * Rewrite perl client for rspamd, now it allows access to both normal and control interfaces 15 years ago
  Vsevolod Stakhov f8e0edcfeb * Add simple hash function for hashing tokens 15 years ago
  Vsevolod Stakhov 2aa9c74f1c * Reorganize structure of source files 15 years ago
  cebka@mailsupport.rambler.ru 193acf73e5 * Small updates to memory pool library 15 years ago
  Vsevolod Stakhov 2564777f53 * Add gnome mime parser to rspamd 16 years ago
  Vsevolod Stakhov 8dbb9984ed * Add initial release of mime parser. Now can only decode base64 and quoted-printable. 16 years ago
  Vsevolod Stakhov 2da7593c28 * Add fixed string library 16 years ago