aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss14-12873/+12873
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss13-1778/+1778
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss11-6154/+6154
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss30-7116/+7116
2010-05-10Fix for bug 4720:Jaap Keuter1-9/+9
2010-05-10Update the ISPC lists up to ITU Operational Bulletin 940Gerasimos Dimitriadis1-308/+456
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier68-20743/+20738
2010-05-08(Trivial) Fix some indentation.Bill Meier1-10/+10
2010-05-07Register a dissector table for dissecting Ericsson AVP:s.Anders Broman1-2/+6
2010-05-07From Jouni Malinen via bug 4713:Gerald Combs1-1/+14
2010-05-06From Hadar Shoham via bug 4750:Gerald Combs1-17/+20
2010-05-06Use consistent indentation & whitespace.Bill Meier1-2318/+2318
2010-05-06From Mathieu Parent:Jaap Keuter1-14/+79
2010-05-06Follow up for revision 32670.Jaap Keuter1-8/+1
2010-05-06Add PPID 28 IRCPAnders Broman1-0/+1
2010-05-05Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman1-93/+96
2010-05-05- Remove check_col()Anders Broman1-19/+18
2010-05-05Try to avoid the user confusion reported inJeff Morriss2-1765/+1765
2010-05-05H.225.0 updated to version 7 (2009-12)Tomas Kukosa1-25/+99
2010-05-05From Jim Schaettle:Anders Broman2-10/+103
2010-05-05From Andrew Feren:Anders Broman1-8/+26
2010-05-04Un-C++-ify a comment.Gerald Combs1-12/+12
2010-05-04 H.245 updated to v15 (2009-12)Tomas Kukosa1-0/+14
2010-05-04Remove unused variables.Anders Broman1-4/+0
2010-05-04Refactor the code to parse SIP contact parameters.Anders Broman1-90/+84
2010-05-04From Andrew Feren:Anders Broman1-5/+19
2010-05-04From Jouni Malinen:Jaap Keuter1-0/+16
2010-05-03Rework code to handle multiple messages in a packet.Bill Meier1-178/+180
2010-05-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4734 :Jeff Morriss1-2/+3
2010-05-03This patch is submitted on behalf of Mellanox Technologies:Anders Broman2-43/+45
2010-05-03This patch is submitted on behalf of Mellanox Technologies:Anders Broman2-6/+302
2010-05-03This patch is submitted on behalf of Mellanox Technologies:Anders Broman1-1/+14
2010-05-03This patch is submitted on behalf of Mellanox Technologies:Anders Broman2-11/+13
2010-05-03This patch is submitted on behalf of Mellanox Technologies:Anders Broman2-31/+41
2010-05-03ignore unreassembled fragments if the first segment of the next message comes Tomas Kukosa1-1/+6
2010-05-03add SAPI "Q.931 packet mode communication" which is obsolete but used in some...Tomas Kukosa1-0/+3
2010-05-02Fix:Anders Broman1-1/+1
2010-05-02From Jakub Zawadzki:Anders Broman1-18/+17
2010-05-02Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke1-1/+1
2010-05-02Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke1-2/+2
2010-05-02From Hitoshi Irino:Jaap Keuter1-39/+72
2010-05-02Fix for bug 4723:Jaap Keuter1-1/+1
2010-05-02Added some more dissecting.Stig Bjørlykke1-8/+44
2010-05-01Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.Anders Broman2-2/+22
2010-04-30Revert rev 32519 for now: it is making the dissector bug a little too obvious...Jeff Morriss1-1/+3
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-04-30Trivial: Update AUTHORS entry, remove out-of-date comments, minor formattingMartin Mathieson3-10/+6
2010-04-30Clean up some calls to use the same offset as the call to put the parentGuy Harris1-175/+192
2010-04-29Terminate a string so that strchr doesn't wander off. Hopefully fixes bugsGerald Combs1-1/+1
2010-04-29Remove an unused variable.Gerald Combs1-1/+0