Commit Graph

5 Commits

Author SHA1 Message Date
Jaap Keuter 9af351f536 From Peter Kjellerstedt
The base64 decoder in epan_base64_decode() returns an incorrect length (one
byte too many) for three out of four base64 coded strings. Please apply the
attached patch to correct this.

svn path=/trunk/; revision=24654
2008-03-16 09:54:00 +00:00
Graeme Lunt cf24e2c104 Allow the base64 decoding to cope with lines broken with \r\n.
svn path=/trunk/; revision=22309
2007-07-14 09:12:38 +00:00
Ronnie Sahlberg 89f022b12b name change
svn path=/trunk/; revision=18197
2006-05-21 05:12:17 +00:00
Jörg Mayer efdd4601ce Fix more "no previous declaration" warnings
svn path=/trunk/; revision=15171
2005-08-02 04:34:35 +00:00
Guy Harris fe3b7d73ed Move the base-64 routines to "epan/base64.c".
svn path=/trunk/; revision=11960
2004-09-10 23:16:00 +00:00