Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Fix bug #67252: convert_uudecode out-of-bounds read | Stanislav Malyshev | 2014-05-11 | 1 | -0/+3 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil r... | Kalle Sommer Nielsen | 2009-05-13 | 1 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Nuked ending dots from error messages | Jani Taskinen | 2007-09-30 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-03-12 | 1 | -2/+13 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Use safe_emalloc() | Ilia Alshanetsky | 2006-12-25 | 1 | -2/+2 |
* | Updated protos & vim folding | Hannes Magnusson | 2006-06-26 | 1 | -2/+2 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalid | Ilia Alshanetsky | 2004-08-24 | 1 | -0/+17 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). | Ilia Alshanetsky | 2003-10-28 | 1 | -2/+2 |
* | Added uuencode() & uudecode() functions. | Ilia Alshanetsky | 2003-10-27 | 1 | -0/+205 |