aboutsummaryrefslogtreecommitdiffstats
path: root/epan/except.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup rcsidsKovarththanan Rajaratnam2009-10-061-16/+12
* As pointed out by Guy, we should probably explain why the gulong -> size_t ca...Kovarththanan Rajaratnam2009-08-171-0/+8
* Add proper type cast.Kovarththanan Rajaratnam2009-08-171-1/+1
* Switch over to using GLib's g_malloc/g_free in the name of consistency.Kovarththanan Rajaratnam2009-08-151-2/+2
* From Kovarththanan Rajaratnam via bug 3506:Gerald Combs2009-07-301-5/+5
* Include <glib.h> to declare g_vsnprintf().Guy Harris2007-12-051-0/+3
* Use g_vsnprintf(), not vsprintf(), for safety's sake.Guy Harris2007-12-051-1/+1
* Win32: call an existing debugger if a DissectorError is thrown. This preserve...Ulf Lamping2006-01-221-0/+13
* get rid of warnings about qualifier discardingTomas Kukosa2005-09-271-3/+3
* Support throwing an exception with a null message pointer, and have theGuy Harris2005-08-061-10/+43
* Remove some unneeded backslashes.Gerald Combs2004-12-291-3/+3
* Remove some macros that were making the "splint" utility throw a fit.Gerald Combs2004-12-281-60/+47
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Fix for Kazlib exception code:Gilbert Ramirez2001-07-271-4/+4
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-271-0/+415