| Commit message (Expand) | Author | Age | Files | Lines |
* | - MFH Fix dependency from Phar to hash | Marcus Boerger | 2008-11-04 | 1 | -0/+3 |
* | fix several errors found by valgrind | Greg Beaver | 2008-10-26 | 1 | -2/+3 |
* | add tests for copy-on-write support | Greg Beaver | 2008-10-12 | 1 | -1/+15 |
* | fix reading links from streams (works with PharFileInfo->getContent()) | Greg Beaver | 2008-10-11 | 1 | -8/+13 |
* | fix bug #45907: undefined reference to PHP_SHA512Init | Greg Beaver | 2008-10-09 | 1 | -2/+2 |
* | fix minor issues found by ICC (unused variables and the like) | Greg Beaver | 2008-09-13 | 1 | -4/+4 |
* | fix Bug #46060: addEmptyDir() breaks | Greg Beaver | 2008-09-13 | 1 | -5/+5 |
* | use '\0' instead of 0 for chars, removes intel warning | Greg Beaver | 2008-08-31 | 1 | -4/+4 |
* | remove unnecessary double variable declarations | Greg Beaver | 2008-08-31 | 1 | -4/+1 |
* | use safer strlcpy, patch by Tony Dovgal | Greg Beaver | 2008-08-31 | 1 | -2/+2 |
* | 2 fixes, merge minor fixes from pecl/phar. Merge in corrected fix from pecl/... | Greg Beaver | 2008-08-31 | 1 | -9/+13 |
* | fix bug #45792: bz2 compressed files in zip failure | Greg Beaver | 2008-08-21 | 1 | -0/+25 |
* | - ws/cs, macros, code that only affects other branches | Steph Fox | 2008-08-01 | 1 | -47/+236 |
* | don't segfault if given invalid/empty private key | Antony Dovgal | 2008-07-29 | 1 | -0/+7 |
* | don't free function name before calling the function | Antony Dovgal | 2008-07-29 | 1 | -2/+6 |
* | fix folding | Antony Dovgal | 2008-07-29 | 1 | -13/+35 |
* | - Fix openssl check | Marcus Boerger | 2008-07-27 | 1 | -1/+2 |
* | Fixed directory reanming/deletion | Dmitry Stogov | 2008-07-20 | 1 | -44/+5 |
* | Fixed wrong refcount updates | Dmitry Stogov | 2008-07-10 | 1 | -14/+14 |
* | - One solution for the openssl issues | Steph Fox | 2008-06-23 | 1 | -7/+2 |
* | - ws, typo fix | Steph Fox | 2008-06-22 | 1 | -1/+1 |
* | - Don't free stuff you still need | Steph Fox | 2008-06-21 | 1 | -2/+2 |
* | - fix for segfault in 5.2 (patch from Greg) | Steph Fox | 2008-06-21 | 1 | -4/+4 |
* | - ws | Steph Fox | 2008-06-21 | 1 | -4/+7 |
* | fix leak | Greg Beaver | 2008-06-21 | 1 | -0/+1 |
* | - 5_2 compatibility stuff (so we can stay in sync with PECL) | Steph Fox | 2008-06-20 | 1 | -1/+1 |
* | minor performance improvement | Greg Beaver | 2008-06-20 | 1 | -0/+7 |
* | making progress - up to 42/phar vs. 48/disk with these optimizations | Greg Beaver | 2008-06-20 | 1 | -7/+79 |
* | - really fix the windows builds, don't cast many times when only the hash fun... | Pierre Joye | 2008-06-18 | 1 | -2/+2 |
* | fix windows build and more performance jumps (these are minor) | Greg Beaver | 2008-06-18 | 1 | -43/+206 |
* | fix memleak | Greg Beaver | 2008-06-15 | 1 | -0/+2 |
* | HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now sp... | Greg Beaver | 2008-06-15 | 1 | -45/+67 |
* | [DOC] implement full signature support for tar-based archives. By default, d... | Greg Beaver | 2008-06-13 | 1 | -1/+1 |
* | full refactor of signatures complete - now to implement them for tar as a sta... | Greg Beaver | 2008-06-13 | 1 | -8/+145 |
* | - Fix build (ZTS) | Felipe Pena | 2008-06-13 | 1 | -0/+2 |
* | partial refactor - move signature verification into its own function, in prep... | Greg Beaver | 2008-06-13 | 1 | -0/+388 |
* | fix memleak on error | Greg Beaver | 2008-06-10 | 1 | -0/+3 |
* | major fixes | Greg Beaver | 2008-05-22 | 1 | -0/+3 |
* | fix potentially major security hole: modification/creation of files in .phar ... | Greg Beaver | 2008-05-15 | 1 | -8/+19 |
* | - MFH | Steph Fox | 2008-05-14 | 1 | -8/+16 |
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2008-05-12 | 1 | -0/+1296 |