aboutsummaryrefslogtreecommitdiffstats
path: root/epan
Commit message (Expand)AuthorAgeFilesLines
* (Trivial) Fix some indentation.Bill Meier2010-05-081-10/+10
* (Trivial) Fix a typo & some indentationBill Meier2010-05-081-7/+7
* Enable "Decode As..." for ethertype 0x0000 (fix for bug 4721)Sake Blok2010-05-081-0/+3
* Register a dissector table for dissecting Ericsson AVP:s.Anders Broman2010-05-071-2/+6
* From Jouni Malinen via bug 4713:Gerald Combs2010-05-071-1/+14
* From Hadar Shoham via bug 4750:Gerald Combs2010-05-061-17/+20
* Use consistent indentation & whitespace.Bill Meier2010-05-061-2318/+2318
* From Mathieu Parent:Jaap Keuter2010-05-061-14/+79
* tvbparse_len_left does not seem to exist in tvbparse.cAnders Broman2010-05-061-1/+0
* Follow up for revision 32670.Jaap Keuter2010-05-061-8/+1
* Cleanup and export the TVB parser.Jaap Keuter2010-05-062-44/+64
* Add PPID 28 IRCPAnders Broman2010-05-062-0/+2
* Simplified hour_min_sec calculations.Stig Bjørlykke2010-05-061-11/+11
* Added an option to display seconds as hours, minutes and secondsStig Bjørlykke2010-05-064-153/+261
* Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman2010-05-051-93/+96
* - Remove check_col()Anders Broman2010-05-051-19/+18
* Try to avoid the user confusion reported inJeff Morriss2010-05-052-1765/+1765
* H.225.0 updated to version 7 (2009-12)Tomas Kukosa2010-05-051-25/+99
* From Jim Schaettle:Anders Broman2010-05-052-10/+103
* From Andrew Feren:Anders Broman2010-05-051-8/+26
* Un-C++-ify a comment.Gerald Combs2010-05-041-12/+12
* H.245 updated to v15 (2009-12)Tomas Kukosa2010-05-041-0/+14
* Remove unused variables.Anders Broman2010-05-041-4/+0
* Refactor the code to parse SIP contact parameters.Anders Broman2010-05-041-90/+84
* From Andrew Feren:Anders Broman2010-05-041-5/+19
* From Jouni Malinen:Jaap Keuter2010-05-041-0/+16
* Rework code to handle multiple messages in a packet.Bill Meier2010-05-031-178/+180
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4734 :Jeff Morriss2010-05-031-2/+3
* This patch is submitted on behalf of Mellanox Technologies:Anders Broman2010-05-032-43/+45
* This patch is submitted on behalf of Mellanox Technologies:Anders Broman2010-05-032-6/+302
* This patch is submitted on behalf of Mellanox Technologies:Anders Broman2010-05-031-1/+14
* This patch is submitted on behalf of Mellanox Technologies:Anders Broman2010-05-032-11/+13
* This patch is submitted on behalf of Mellanox Technologies:Anders Broman2010-05-032-31/+41
* ignore unreassembled fragments if the first segment of the next message comes Tomas Kukosa2010-05-031-1/+6
* add SAPI "Q.931 packet mode communication" which is obsolete but used in some...Tomas Kukosa2010-05-031-0/+3
* Rewrite: strcpy -> g_strlcpy.Stig Bjørlykke2010-05-021-3/+3
* Fix:Anders Broman2010-05-021-1/+1
* From Jakub Zawadzki:Anders Broman2010-05-022-3/+40
* From Jakub Zawadzki:Anders Broman2010-05-021-18/+17
* [Automatic manuf and enterprise-numbers update for 2010-05-02]Gerald Combs2010-05-021-4/+216
* Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke2010-05-021-1/+1
* Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke2010-05-021-2/+2
* From Hitoshi Irino:Jaap Keuter2010-05-021-39/+72
* Fix for bug 4723:Jaap Keuter2010-05-021-1/+1
* Added some more dissecting.Stig Bjørlykke2010-05-021-8/+44
* Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.Anders Broman2010-05-012-2/+22
* Revert rev 32519 for now: it is making the dissector bug a little too obvious...Jeff Morriss2010-04-301-1/+3
* Pick up other check from the almost-identical routine inGuy Harris2010-04-301-0/+9
* Fix comment.Guy Harris2010-04-301-1/+1
* Fix up indentation a bitJeff Morriss2010-04-301-11/+11