aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg5-49/+19
2004-07-21From Tomas Kukosa: add support for RFC 3253 HTTP methods.Guy Harris1-6/+31
2004-07-21From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.Guy Harris3-55/+460
2004-07-21From metatech: at least on Windows XP, if a Centrino 802.11 interface isGuy Harris2-2/+8
2004-07-20Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-20Fix decoding of messafe type 1, if T-bit = ZeroAnders Broman1-9/+10
2004-07-20make "make dist" work again. Well, almost: currently youJörg Mayer2-1/+8
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg3-7/+21
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg14-14/+3219
2004-07-19Fixes (and ugly hacks) for Windows compilation.Gerald Combs2-4/+7
2004-07-19Pull the address (and port and circuit type) stuff out ofGuy Harris2-98/+129
2004-07-18Fix the win32 nmake generation for now (it will compile/link/run again). This...Ulf Lamping2-10/+23
2004-07-18 .cvsignore is deadJörg Mayer4-84/+0
2004-07-18Add epan/dissectors/.cvsignoreJörg Mayer4-0/+29
2004-07-18some more changes for the win32 nmake processUlf Lamping1-2/+5
2004-07-18first attempt to make Win32 generation (nmake) ready for the dissector moving...Ulf Lamping2-42/+66
2004-07-18Define CLEANFILES only once.Guy Harris1-5/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez667-556/+618839
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