summaryrefslogtreecommitdiff
path: root/src/sp_session.c (follow)
AgeCommit message (Expand)Author
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-02-23Try to unify the includesjvoisin
2019-02-23Add php8 to travis and fix php7.4jvoisin
2019-01-16Fix a compilation warningjvoisin
2019-01-12Fix missing symbol when there is no session supportjvoisin
2018-12-26Fix the build for php7.0jvoisin
2018-12-26Remove an unnecessary guard against infinite recursion in session handlingjvoisin
2018-12-15Improve simulation mode for session cookies (#259)jvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-09-03Add a const attribute, added in 7.3Remi Collet
2018-08-30Minor code cleanupxXx-caillou-xXx
2018-08-28Fix some compilation warningsxXx-caillou-xXx
2018-07-18Remove an useless check in session handlingkka
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh