php-src/ext/filter
Dmitry Stogov 67583e7aa5 Code review:
. fixed integer overflow
  . fixed buffer overflow/underflow
  . added more strict IP validation
  . reimplemented float number validation
2006-12-26 09:16:25 +00:00
..
docs This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-05 10:12:43 +00:00
tests Code review: 2006-12-26 09:16:25 +00:00
callback_filter.c fix an invalid read + invalid free() 2006-11-09 16:33:07 +00:00
config.m4 MFH 2006-12-05 23:51:30 +00:00
config.w32 This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h Code review: 2006-12-26 09:16:25 +00:00
filter.c Code review: 2006-12-26 09:16:25 +00:00
logical_filters.c Code review: 2006-12-26 09:16:25 +00:00
php_filter.h Refactor the filter extension 2006-10-03 02:16:53 +00:00
sanitizing_filters.c Cleanup & optimize php_filter_encode_url() 2006-12-18 15:42:18 +00:00