aboutsummaryrefslogtreecommitdiffstats
path: root/epan/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Apply some of the patches from:Anders Broman2009-05-131-2/+2
* More size_t casts.Gerald Combs2009-04-071-3/+3
* Fix buildbot error: "no newline at end of file"Bill Meier2008-08-041-1/+1
* Revert previous checkin.Anders Broman2008-08-031-1/+0
* packet-multipart.c:179: warning: unused parameter 'pinfo'Anders Broman2008-08-031-0/+1
* Move common code to base64.cAnders Broman2008-08-031-0/+18
* From Peter KjellerstedtJaap Keuter2008-03-161-5/+3
* Allow the base64 decoding to cope with lines broken with \r\n.Graeme Lunt2007-07-141-13/+20
* name changeRonnie Sahlberg2006-05-211-2/+2
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-0/+1
* Move the base-64 routines to "epan/base64.c".Guy Harris2004-09-101-0/+62