aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris104-211/+211
2004-07-17From Graham Bloice: add resource information to libethereal.dll.Guy Harris1-2/+3
2004-07-17G_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined by GLib 1.2[.x],Guy Harris2-0/+19
2004-07-16I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno"Guy Harris2-5/+42
2004-07-13From Jean-Baptiste Marchand: MS Eventlog support.Guy Harris1-1/+2
2004-07-10From Jean-Baptiste Marchand: frsrpc and frsapi support.Guy Harris1-1/+3
2004-07-09"length" is relative to the start of the field, so don't subtract theGuy Harris1-5/+6
2004-07-09Add more entries.Gerald Combs1-1/+7
2004-07-07remove doxygen output dir "html" on make cleanUlf Lamping1-2/+3
2004-07-06From Dinesh Dutt:Gerald Combs2-5/+7
2004-07-05bugfix: don't try to print data, if tvb is too shortUlf Lamping1-4/+4
2004-07-05From Jouni Malinen: add columns for the 802.11 data rate and signalGuy Harris1-1/+3
2004-07-04Add support for ENRP according toMichael Tüxen1-1/+2
2004-07-04Instead of using pointer casts in the slab allocator stuff, add aGuy Harris4-29/+34
2004-07-04Make the "SLAB_ALLOC()" and "SLAB_FREE()" macros take the type of theGuy Harris4-29/+41
2004-07-01Doxygen filenames changedJörg Mayer1-1/+1
2004-07-01From Jon Oberheide: giFT support.Guy Harris1-1/+2
2004-06-30Add "crc16_ccitt_tvb()" to the plugin API and the list of functionsGuy Harris2-1/+3
2004-06-28Add dissector for Signaling Compression (SigComp) dissection, RFC3320.Anders Broman1-1/+2
2004-06-28From Graeme Hewson: prevent an assertion failure if a display filterGuy Harris1-14/+14
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris3-6/+6
2004-06-25Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg1-1/+2
2004-06-25doxygen changes:Jörg Mayer3-17/+11
2004-06-25Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer2-2/+24
2004-06-25Updates from Richard v d HoffRonnie Sahlberg1-2/+3
2004-06-24from tomas kRonnie Sahlberg1-1/+6
2004-06-19From Dennis Lim: add routines used by dissectors for ONC RPC protocolsGuy Harris2-1/+17
2004-06-19Pick up the stuff I did for tcpdump to figure out the right strings toGuy Harris1-1/+9
2004-06-17Link the Kerberos into the main app, not libetherealJörg Mayer1-2/+2
2004-06-16As long as any text has been put into a time interval string, the nextGuy Harris1-11/+8
2004-06-16Note that the reason why there's parser state that stays around afterGuy Harris1-2/+4
2004-06-15From Graeme Hewson:Guy Harris2-27/+40
2004-06-15From Graeme Hewson: fix a debug message.Guy Harris1-2/+2
2004-06-11Hack to remove epan/config.hJörg Mayer1-1/+3
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs1-2/+2
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-2/+13
2004-06-08add details for doxygenUlf Lamping1-14/+37
2004-06-06Add a "force_separators" parameter to hex_str_to_bytes so that it'sGerald Combs3-13/+92
2004-06-04New protocol : DNPRonnie Sahlberg1-1/+2
2004-06-03From Lars Roland: Add have_tap_listeners() and rtp_payload_type_valsGerald Combs1-0/+2
2004-06-03From Graeme Hewson:Guy Harris4-15/+13
2004-06-03From Graeme Hewson:Guy Harris1-23/+11
2004-06-03From Graeme Hewson:Guy Harris1-66/+96
2004-06-03From Graeme Hewson:Guy Harris1-7/+26
2004-05-31split doxygen.cfg into common Ethereal things and module specificsUlf Lamping1-1060/+1
2004-05-25H.235 dissector from Tomas compiler script.Ronnie Sahlberg1-1/+2
2004-05-23From Lars Roland: add some more .cvsignore items.Guy Harris1-0/+2
2004-05-22From Gisle Vanem: export more functions from libethereal, as they'reGuy Harris1-0/+4
2004-05-21Get rid of a no-longer-used variable.Guy Harris1-3/+1
2004-05-20"datafile_dir" in "init_plugins()" is used regardless of whether we'reGuy Harris1-13/+8