summaryrefslogtreecommitdiff
path: root/ext/standard/uuencode.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* fix folding and add missing footerAntony Dovgal2007-03-121-2/+13
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFB: safety checksIlia Alshanetsky2006-12-261-2/+2
* Error message clean upHannes Magnusson2006-10-081-1/+1
* PHP6 updates for convert_uu(en|de)code()Sara Golemon2006-10-031-5/+30
* Updated protosHannes Magnusson2006-06-251-2/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalidIlia Alshanetsky2004-08-241-0/+17
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* By popular demand renaming uu(encode/decode) to convert_uu(encode/decode).Ilia Alshanetsky2003-10-281-2/+2
* Added uuencode() & uudecode() functions.Ilia Alshanetsky2003-10-271-0/+205