Activity for ben shillito

  • ben shillito ben shillito committed [2e2983]

    BUILD: Update Django middleware to be compatible with Django 1.10.

  • ben shillito ben shillito committed [269024]

    FEAT: Implemented new Hash Trie V34 algorithm. This replaces the old Trie algorithm with the same public interface and gives much improved speed and memory overhead.

  • ben shillito ben shillito committed [9656cb]

    BUILD: Updated version numbers.

  • ben shillito ben shillito committed [8a9d12]

    TEST/OPTIM: All tests now check for the data file before running, and the tollerance example only print the matched User-Agents in debug.

  • ben shillito ben shillito committed [46c392]

    BUG: distribute package is depricated and has been replaced by setuptools.

  • ben shillito ben shillito committed [544f09]

    BUILD: Added a check for node version when installing.

  • ben shillito ben shillito committed [adf860]

    DOC: Added section on version support policy.

  • ben shillito ben shillito committed [eb8e5f]

    DOC: Instructions to build module for PHP 7 are now clearer.

  • ben shillito ben shillito committed [554107]

    FEAT: Added Java Hash Trie implementation.

  • ben shillito ben shillito committed [384684]

    Merged PR 475: RELEASE: Version 3.2.12.12 released.

  • ben shillito ben shillito committed [4d2cd1]

    BUG: Cache performance impacted if NDEBUG is not defined.

  • ben shillito ben shillito committed [64300c]

    FEAT: 51D_match methods can now be called from http and server blocks.

  • ben shillito ben shillito committed [71dc6a]

    FEAT: Mozilla Public License Version 2.0 displayed in GitHub markdown.

  • ben shillito ben shillito committed [6a872f]

    DOC: Updated patent statements.

  • ben shillito ben shillito committed [6de09f]

    DATA: Updated Lite data files for September 2017.

  • ben shillito ben shillito committed [ac4aec]

    BUG: User-Agent cache in the shared memory zone lock was not released in the rare case when an identical match had been inserted in the time between getting a match and adding it to the cache.

  • ben shillito ben shillito committed [808ce0]

    BUG: Nginx now frees a previously allocated dataset if the config is reloaded.

  • ben shillito ben shillito committed [4a2c51]

    MERGE: Merged changes from GitHub master branch.

1 >