aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Set the (pinfo) address if a PC is present (for now: regardless of whether ro...Jeff Morriss1-4/+29
2010-06-03From Sven Eckelmann: Change recursion for aggregated packets to iteration.Bill Meier1-286/+243
2010-06-03Improved readability when displaying seconds with hours and minutes.Stig Bjørlykke1-12/+12
2010-06-03- Add tap-sv.c and packet-sv.c to the list of files to buildJörg Mayer1-3/+4
2010-06-03Use g_hash_table_new_full().Anders Broman1-14/+4
2010-06-03From Pascal Quantin:Anders Broman1-0/+4
2010-06-03Whitespace/indentation/code style cleanup.Jaap Keuter2-122/+123
2010-06-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4832 :Jeff Morriss1-2/+7
2010-06-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4830 :Jeff Morriss1-1/+1
2010-06-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4820 :Jeff Morriss6-14/+17
2010-06-03From: Sven Eckelmann:Add support for v10 packet formatBill Meier1-17/+395
2010-06-03Sorry, I forgot that 8.6. UDVM Cycles saysGuy Harris1-1/+0
2010-06-03Add back a few 'if (check_col()...' removed by me in a previous commit.Bill Meier1-12/+15
2010-06-03From Sven Eckelmann: Synchronize bat dissector with batadv dissectorBill Meier3-124/+105
2010-06-02Increment the cycle count no matter what. Increase the cycle countGerald Combs1-35/+16
2010-06-02From Sven Eckelmann: Fix endless recursive loopBill Meier1-0/+24
2010-06-02From David Bond:Anders Broman4-6/+12
2010-06-02Misc changes:Bill Meier1-35/+36
2010-06-02From Chris Maynard via bug 4014:Gerald Combs3-1/+12
2010-06-02check_col() no longer required;Bill Meier1-61/+19
2010-06-02Added packet-batadv.cStig Bjørlykke1-0/+1
2010-06-02Fix incorrect fetch of version field.Guy Harris1-1/+1
2010-06-02From Sven Eckelmann via but 2631:Gerald Combs2-0/+1601
2010-06-02Initialize no_vs_avps_ext with a pointer to a valid 'match' function so we do...Jeff Morriss1-1/+1
2010-06-02Definition of certificatePolicies certificate extension and removal of warningsGraeme Lunt1-17/+18
2010-06-02CA Version certificate extensionGraeme Lunt1-3/+4
2010-06-02Bug 3597 - implicit octet string that is constructed causes PRES/FTAM dissect...Graeme Lunt2-13/+77
2010-06-02Minor change to remember the object identifier.Graeme Lunt1-10/+10
2010-06-02Updated get_ber_length to handle multiple nested indefinite length encodings.Graeme Lunt1-38/+20
2010-06-02Clean up a bit, fix indent.Anders Broman2-20/+43
2010-06-02Update value_strings with IE names.Anders Broman1-6/+27
2010-06-02Rebuild the IEC 61850 dissector.Gerald Combs2-37/+35
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs3-0/+617
2010-06-01Remove the now unused value_strings.Anders Broman1-33/+2
2010-06-01- Traffic flow template miss dissected, use de_sm_tflow_temp()Anders Broman3-430/+62
2010-06-01From Kovarththanan Rajaratnam via bug 3500:Gerald Combs3-7/+29
2010-06-01There's no need to assign numerical values to the enum values.Stephen Fisher1-6/+6
2010-06-01From Herbert Lischka:Jaap Keuter1-5/+16
2010-06-01Fixed a comment.Stig Bjørlykke1-1/+1
2010-06-01From Pascal Quantin:Anders Broman1-18/+17
2010-05-31From Ian Schorr:Anders Broman1-0/+203
2010-05-30From Chris Maynard:Jaap Keuter1-0/+1
2010-05-30[Automatic manuf and enterprise-numbers update for 2010-05-30]Gerald Combs1-6/+214
2010-05-30From Matteo ValdinaJaap Keuter1-7/+7
2010-05-30From Chris Maynard:Jaap Keuter1-15/+24
2010-05-29Increase the base size to 100 000 we are using more than that.Anders Broman1-2/+2
2010-05-29Remove a couple more references to the optional objects (that are now in wsutil)Jeff Morriss2-5/+2
2010-05-28From Karl Heinz Wolf via bug 3571 (with minor changes):Gerald Combs1-1/+13
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss13-242/+23
2010-05-28Fix the Windows buildJeff Morriss1-4/+4