summaryrefslogtreecommitdiff
path: root/execute.c (follow)
AgeCommit message (Expand)Author
2012-05-20Next time compile first...Stefan Esser
2012-05-20Fix include whitelist and blacklist to support shemes with dots in their namesStefan Esser
2012-04-14Fix doubled error messagesStefan Esser
2012-04-13Fix potential out of bounds accessStefan Esser
2012-04-13Fix log spammingStefan Esser
2012-04-13Initial PHP 5.4.0 compatibilityStefan Esser
2012-04-10Fix read after efree()Stefan Esser
2012-02-12Add some variable drop statistics as requested by usersStefan Esser
2012-02-12Silence some more compiler warningsStefan Esser
2012-02-12Fix build with clangStefan Esser
2012-01-11Long overdue update of copyright yearStefan Esser
2012-01-11Fix git repository. Github had the wrong git repository commited. The last re...Stefan Esser
2010-04-13Improve random number generator seeding with extra juice from /dev/urandomStefan
2010-04-13Add header file to fix missing function prototype.Stefan
2010-03-25Fix error case return values of random number generator for PHP 5.2.x, tooStefan
2010-03-24Fixed error case handling in function_exists() PHP 5.3Stefan
2010-03-24Fixed error handling in (mt_)srand(), (mt_)getrandmax()Stefan
2010-03-04Changed simulation mode now affects (dis)allowed functionsStefan
2010-02-21Inital commitStefan Esser