summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-22Merge pull request #121 from mcarbonneaux/masterHEADmasterBeF
fix 'LOCK_EX/LOCK_UN' undeclared error on alpine
2022-10-27Update log.cCARBONNEAUX Mathieu
add sys/file.h to avoid error: 'LOCK_EX/LOCK_UN' undeclared (first use in this function) error on alpine
2016-10-15Create README.mdbef
2016-10-14made pledge experimentalBen Fuhrmannek
2016-10-14Merge pull request #107 from devnexen/masterbef
adding pledge's call wrapper, allowing most of the promises.
2016-10-13author 'amending' + more ifdefDavid Carlier
2016-10-12fixed missing free in error case (#104)Ben Fuhrmannek
2016-10-12condition clarification as proposed with #104Ben Fuhrmannek
2016-10-12fixed incorrect value length as proposed with #104Ben Fuhrmannek
2016-10-12added length check for function_existsBen Fuhrmannek
2016-10-10use gcc without specific versionBen Fuhrmannek
2016-10-10added travis-ciBen Fuhrmannek
2016-10-05renamed testsBen Fuhrmannek
2016-09-23use ZEND_STRL instead of "" + sizeof()-1Ben Fuhrmannek
2016-09-23whitespaceBen Fuhrmannek
2016-09-23whitespaceBen Fuhrmannek
2016-09-23whitespace / code indentationBen Fuhrmannek
2016-09-23updated changelog and new dev revisionBen Fuhrmannek
2016-09-23Merge branch 'loglength'Ben Fuhrmannek
2016-08-25Add missing equal signNewEraCracker
2016-08-25Avoid having parameter warnings twice when they're incorrectNewEraCracker
2016-08-25Disable this piece of code in Windows OSNewEraCracker
2016-08-25Fix path of skipif include in testsNewEraCracker
2016-07-30introduced suhosin.log.max_error_length to limit log length (#105)loglengthBen Fuhrmannek
2016-07-30fixed #92 (function_exists backslash-prefix)Ben Fuhrmannek
2016-05-24possible mem leak when the promise is discardedDavid Carlier
2016-05-24adding pledge's call wrapper, allowing most of the promises.David Carlier
this promises list might need to be adjusted over time.
2016-05-02added ini section [suhosin]Ben Fuhrmannek
2016-05-02default hints for the documentation generatorBen Fuhrmannek
2016-03-01merged changes to RFC1867 code (closes #86)Ben Fuhrmannek
2016-03-01fixed compiler warningsBen Fuhrmannek
2016-02-17changed changelogBen Fuhrmannek
2016-02-17backport of PHP bug 71152: mt_rand()Ben Fuhrmannek
2016-02-01added suhosin.ini to DEBIAN/conffiles as suggested by @szepeviktorBen Fuhrmannek
2016-01-29changed perdir permissionsBen Fuhrmannek
2015-12-02fixed #76 and possibly #89, tooBen Fuhrmannek
2015-12-02fixed #73Ben Fuhrmannek
2015-12-02started version 0.9.39Ben Fuhrmannek
2015-11-27added test case for #98Ben Fuhrmannek
2015-06-17set priority for php5enmod (#88)Ben Fuhrmannek
2015-05-21updated changelog0.9.380.9.38Ben Fuhrmannek
2015-05-21mailprotect test cases now work on linuxBen Fuhrmannek
2015-05-21prepare v0.9.38Ben Fuhrmannek
2015-05-21minor documentation fixBen Fuhrmannek
2015-05-20Add CVE informationStefan Esser
2015-05-20Fix high CPU consumption DOS through many newlines in RFC1867 MIME headersStefan Esser
2015-05-18install shared library without x-bit on debain (fixes #71)Ben Fuhrmannek
2015-05-18prevent compiler warningBen Fuhrmannek
2015-02-13(c) 2015Ben Fuhrmannek
2015-02-13change (c) to 2015Ben Fuhrmannek