aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-10-01initializing unsigned variables to -1 is considered interestingjmayer2-5/+5
2004-10-01Get rid of warnings about shadowed variables (code was ok)jmayer1-1/+1
2004-10-01"prefs-int.h" belongs in epan, too.guy3-1/+105
2004-10-01From Jouni Malinen:guy1-3/+8
2004-10-01From Carlos Pignataro:guy1-59/+92
2004-10-01From Kestutis Kupciunas: add new vendor enterprise codes for Gemtekguy3-0/+33
2004-09-30Export "sminmpec_values[]" from libethereal, for the (future) benefit ofguy1-0/+1
2004-09-30Constify some more stuff.guy2-3/+3
2004-09-30Move the #defines for SMI Network Management Private Enterprise Codesguy6-139/+195
2004-09-30Give it an RCS ID.guy1-0/+2
2004-09-30Don't undo the last changesetxrab1-2/+2
2004-09-30Add some vendor ID:setxrab2-15/+21
2004-09-30Fix UK manufacturer codesetxrab1-48/+49
2004-09-30Reject packets with an unknown version number.guy1-6/+16
2004-09-30Handle continuation replies to transactions better - try to match themguy1-18/+28
2004-09-29From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it ...etxrab4-2/+116
2004-09-29- Added support for version 08 of the ID (expired).tuexen1-231/+489
2004-09-29If we don't have more than 5 bytes in the message, don't put an entry inguy1-9/+6
2004-09-29Handle ANM message without optional parameter. etxrab1-4/+7
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesguy4-3/+497
2004-09-29Move various tables into the epan directory.guy42-40/+975
2004-09-29Move the request/response header helper routines to the epan directory.guy5-3/+379
2004-09-29Move the tap infrastructure to the epan directory.guy33-31/+518
2004-09-28Move the xDLC helper routines into epan.guy11-11/+532
2004-09-28Move the SHA-1 code and header into epan, and give them RCS IDs.guy3-1/+439
2004-09-28From Carlos Pignataro:guy1-13/+64
2004-09-28From Olivier Jacques:guy2-5/+80
2004-09-28From David Fort: ipseckey DNS RR support.guy1-2/+73
2004-09-28Move various checksum routines and headers to epan.guy27-23/+867
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andguy13-11/+1172
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy138-137/+2998
2004-09-25Fetch the function from the correct offset.guy1-1/+1
2004-09-25What part of "least significant octet first" do you not understand? :-) guy1-3/+3
2004-09-25From packet steve: label the GRE key as "GRE Key", so thatguy1-1/+1
2004-09-25Fetch the handle for the data dissector, as we use it....guy1-0/+2
2004-09-25From Tomas Kukosa: export ether_to_str() from libethereal.dll.guy1-0/+1
2004-09-25From Tomas Kukosa:guy1-3/+6
2004-09-25fix bug in handling of offset for integers longer than 4 bytessahlberg1-4/+5
2004-09-24Fix Some compiler warnings:etxrab1-22/+0
2004-09-24From Carlos Pignataro:guy1-12/+22
2004-09-23From Magnus Hansson: move CIP protocol to own dissector (we forgot toguy2-0/+961
2004-09-23From Carlos Pignataro: append the symbolic name for reserved MPLS labelsguy1-3/+6
2004-09-23Get rid of the CRs and set eol-style to native so that you get CRs onguy1-1476/+1476
2004-09-23Add dissector packet-etheric.cetxrab1-0/+1
2004-09-23Add a dissector for an Ericsson protocol named "Etheric"etxrab1-0/+1476
2004-09-23Fix the dissection of the Reply function - it has a "receipt number"guy1-4/+18
2004-09-23Add support for the Ethernet Configuration Testing Protocol.guy3-14/+149
2004-09-23From Jelmer Vernooij:guy6-103/+346
2004-09-23From Jelmer Vernooij: fix a comment.guy1-1/+1
2004-09-23From Magnus Hansson:guy3-1975/+2088