]> git.ipfire.org Git - thirdparty/rspamd.git/commit
Merge remote-tracking branch 'upstream/master'
authorLarry Hynes <larry@larryhynes.com>
Thu, 16 Jun 2016 20:58:42 +0000 (21:58 +0100)
committerLarry Hynes <larry@larryhynes.com>
Thu, 16 Jun 2016 20:58:42 +0000 (21:58 +0100)
commitdc9be11f4a10c3181f285cad626877a47a1f32cd
treea3c4e2ef0e517172c1bb4681c6b0eb26bbec38d0
parent21fb842ee0d504778986e7a21630632cb17bad26
parent5e87d49bc798d06a698db4735129f514b88be503
Merge remote-tracking branch 'upstream/master'

* upstream/master: (110 commits)
  [Fix] Fix detection of URLs in text parts
  [Fix] Strip '\r\n' properly
  [Fix] More fixes about shared memory in proxy
  [Fix] One more try to fix redis
  [Feature] Use one pass to remove newlines and store their positions
  [Fix] Fix descriptors leak on shmem detaching
  [Fix] More and more fixes to redis states
  [Fix] Another try to fix redis states
  [Fix] Set terminated state before calling of async free
  [Fix] Fix state on timeout
  [Fix] Another try to fix redis mess
  [Fix] Fix redis timeout events handling
  [Minor] Add some more tests
  [Feature] Try to read on fuzzy timeout to avoid fake timeouts
  [Feature] Add ESMTPSA received type
  [Fix] Fix stack growing
  [Feature] Further relax parser
  [Fix] Fix parsing of nested braces in SMTP comments
  [Minor] Add `application/octet-stream` mime type for `pdf` extension
  [Fix] Fix parser
  ...