Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed bug #53568 (swapped memset arguments in struct initialization) ↵ | Felipe Pena | 2011-01-11 | 1 | -3/+1 |
| | | | | [backported] | ||||
* | - missing patch (update to 0.9.3) | Pierre Joye | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | - update to 0.9.3 | Pierre Joye | 2010-02-01 | 6 | -56/+99 |
| | |||||
* | - fix leak | Pierre Joye | 2010-02-01 | 1 | -0/+1 |
| | |||||
* | - fixed bug #49072, feof never returns true for damaged file in zip | Pierre Joye | 2009-08-11 | 1 | -3/+14 |
| | |||||
* | - Fix #48763, create corrupt archive | Pierre Joye | 2009-07-19 | 1 | -1/+4 |
| | |||||
* | - MF53 | Pierre Joye | 2009-07-19 | 7 | -26/+26 |
| | |||||
* | Closes bug #47667 | Mikko Koppanen | 2009-03-16 | 1 | -0/+4 |
| | |||||
* | - restore overwrite feature (regression introduced in 5.2.8) | Pierre Joye | 2009-01-01 | 1 | -1/+4 |
| | |||||
* | - restore fix for binary mode on win (regression introduced in 5.2.8) | Pierre Joye | 2009-01-01 | 1 | -1/+5 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 9 | -9/+9 |
| | |||||
* | - MFH: Fixed a macro redefinition on BSD for different purpose | Felipe Pena | 2008-11-12 | 1 | -0/+1 |
| | |||||
* | - remove unused files | Pierre Joye | 2008-10-23 | 4 | -233/+0 |
| | |||||
* | - add missing files | Pierre Joye | 2008-10-23 | 3 | -0/+168 |
| | |||||
* | - MFH | Pierre Joye | 2008-10-23 | 53 | -683/+904 |
| | | | | | | | - Update ziplib - flatten path and make them relative before extraction - remove unnecessary export | ||||
* | add missing alias .h files | Greg Beaver | 2008-01-14 | 2 | -0/+94 |
| | |||||
* | MFH: export libzip symbols | Greg Beaver | 2008-01-14 | 52 | -160/+166 |
| | |||||
* | revert last commit, was to wrong branch | Greg Beaver | 2008-01-12 | 52 | -161/+160 |
| | |||||
* | MFH: export symbols for use by other extensions like phar | Greg Beaver | 2008-01-12 | 52 | -160/+161 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 8 | -8/+8 |
| | |||||
* | Fixed snprintf() usage | Ilia Alshanetsky | 2007-02-24 | 1 | -2/+3 |
| | |||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 2 | -5/+5 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 8 | -8/+8 |
| | |||||
* | Fix win32 build | Frank M. Kromann | 2006-12-01 | 1 | -1/+1 |
| | |||||
* | last set of zts fixes | Ilia Alshanetsky | 2006-11-30 | 1 | -6/+5 |
| | |||||
* | #9278 and #39506, force the binary mode for the zip operation only. At least ↵ | Pierre Joye | 2006-11-15 | 3 | -5/+11 |
| | | | | I do not have to set/restore it in each function. | ||||
* | #39506 and PECL #9278, should fix the problem for the other SAPI (works for ↵ | Pierre Joye | 2006-11-15 | 1 | -0/+4 |
| | | | | | | | CLI, CGI and embed) see: http://news.php.net/php.internals/26606 for the details | ||||
* | fix leaks within zip entries in several tests | Nuno Lopes | 2006-11-11 | 1 | -6/+8 |
| | |||||
* | fix leak in oo_setArchiveComment.phpt | Nuno Lopes | 2006-11-11 | 2 | -1/+4 |
| | |||||
* | - fix leak in zip_close when the function's succeeded | Pierre Joye | 2006-11-11 | 1 | -1/+1 |
| | |||||
* | - MFH: | Pierre Joye | 2006-11-03 | 11 | -17/+255 |
| | | | | | | | | | | - fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes) | ||||
* | - #38944, freshly created archive has no comment or cdir | Pierre Joye | 2006-09-25 | 1 | -3/+5 |
| | |||||
* | - MFP: | Pierre Joye | 2006-08-13 | 3 | -10/+15 |
| | | | | | | | - add overwrite mode to ZipArchive::open, always starts a new archive - Fix safe mode checks on extract - Fix possible leaks when a safe mode error has been raised | ||||
* | - MFH: NL | Pierre Joye | 2006-08-12 | 1 | -2/+0 |
| | |||||
* | - should not have been commited | Pierre Joye | 2006-08-07 | 1 | -170/+0 |
| | |||||
* | - this one was not in | Pierre Joye | 2006-07-24 | 1 | -0/+556 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 51 | -0/+5130 |