aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-01-21add matched coloring rule name and string to the frame dissector output (or n...Ulf Lamping1-1/+23
2006-01-20packet-bgp.c: Fix incorrect use of g_snprintf return valueJörg Mayer12-123/+169
2006-01-20Dissect:Anders Broman3-100/+346
2006-01-20Handle sgmented XUDT:sAnders Broman1-1/+56
2006-01-20Mike Hall:Jörg Mayer4-1/+18
2006-01-19Make sure we don't use the ADNS version of inet_aton; it's broken.Gerald Combs3-17/+14
2006-01-19ext_qos_subscribed was not correctly decoded in Camel and GSM MAPAnders Broman3-96/+259
2006-01-19Dont dissect XDT data in case of Segmentation as that will give [Malformed pa...Anders Broman1-1/+84
2006-01-19add "RPC_E_TIMEOUT" to the reject status codesUlf Lamping1-0/+1
2006-01-18Add option presentation, solving bug 697Jaap Keuter1-3/+5
2006-01-18In packet-cops.c use proto_item_append_text() instead of creating aGerald Combs3-40/+49
2006-01-17Change some OPCODE decodes from respons to Invoke (bug fix), let gsm_a decode...Anders Broman3-32/+97
2006-01-17Add ethertypes and value_str for IEC 61850Anders Broman2-0/+24
2006-01-17Fix an off-by-one error. Fixes bug 698, possibly others.Gerald Combs1-1/+2
2006-01-17According to 802.11e D11, 7.3.2.13, station count is a 16 bit value.Jörg Mayer1-5/+5
2006-01-17packet-fcswils.c: Fix incorrect use of g_snprintf returnJörg Mayer4-21/+43
2006-01-17- Replace snprintf by g_snprintfJörg Mayer1-25/+21
2006-01-17Fix typo, solving bug 693Jaap Keuter1-1/+1
2006-01-17MSVC compiler warnings:Ulf Lamping1-3/+3
2006-01-16done:Jörg Mayer19-59/+64
2006-01-16From Alejandro Vaquero:Anders Broman2-50/+80
2006-01-15Hi All,Jaap Keuter5-141/+1808
2006-01-15add COTP to fragment COL_INFO message, so the user knows where the fragment i...Ulf Lamping1-2/+2
2006-01-14Jaap Keuter:Jörg Mayer1-13/+9
2006-01-14We may not work with the length returned by g_snprintf, as this isJörg Mayer1-2/+11
2006-01-14MTP3 standard in SCCP MTP3 and M3UA will be determined by Preference setting ...Anders Broman1-2/+2
2006-01-13- Change Cisco QBSS V2 to be part of the Aironet IE dissection.Jörg Mayer1-58/+32
2006-01-13From Patrik OlssonJaap Keuter1-22/+61
2006-01-13Add code to verify the shared secret for documentation purposes.Jörg Mayer1-1/+52
2006-01-12fix #648: Ulf Lamping3-5/+57
2006-01-12Add warning when UDP length field is too large.Jaap Keuter1-2/+10
2006-01-12Reset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP so that we don't leaveGerald Combs2-16/+170
2006-01-12Fixes bug 679. Jaap Keuter1-1/+1
2006-01-12oid_to_str_buf() keep enough speace before appending next part of string (Bug...Tomas Kukosa1-1/+1
2006-01-12FromHannes GredlerAnders Broman1-40/+48
2006-01-12Before we begin dissection, NULLify some global variables that mightGerald Combs1-164/+167
2006-01-11From Thomas SillaberJaap Keuter2-4/+156
2006-01-11set: The first 4 bytes seem to be the saltJörg Mayer1-25/+15
2006-01-11Pass the correct arguments to fopen().Gerald Combs1-1/+1
2006-01-11If we pass a short length to unicode_to_bytes(), return an empty stringGerald Combs1-29/+33
2006-01-11This patch fixes a couple of bind replies to report proper session id.Jaap Keuter1-3/+3
2006-01-11Fix compiling under GLib 1, squelch a gcc warning.Gerald Combs1-3/+5
2006-01-10Make sure last_dn is big enough, and set it to NULL when we'reGerald Combs2-6/+8
2006-01-10Close "/dev/urandom" if we manage to open it.Gerald Combs1-0/+1
2006-01-10Allocate memory on 8-byte boundaries again. Tweak the way we Gerald Combs1-60/+80
2006-01-10Handle <application id="4294967295" name="Relay"/>Anders Broman1-3/+2
2006-01-10Didier Gautheron:Jörg Mayer1-5/+8
2006-01-10Allowing pointer arithmetic on "void *"s is a GCCism; cast "void *"s toGuy Harris1-2/+2
2006-01-09Add canary values after each allocation. If our canaries values don'tGerald Combs1-81/+151
2006-01-09Add UDP-Lite packets to the UDP statisticsJaap Keuter2-0/+2