summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-22Update libwireshark0.symbols filePascal Quantin1-2/+3
2015-03-22delete_includes.py: Python 3 compatibilityPeter Wu1-44/+40
2015-03-22[Automatic manuf, services and enterprise-numbers update for 2015-03-22]Gerald Combs4-60/+305
2015-03-22IPv6: fix using extended field designator is an extension [-Wextended-offsetof]Alexis La Goutte1-24/+20
2015-03-22Remove proto_tree_add_text from packet-ospf.cMichael Mann1-89/+136
2015-03-21IPv6: fix indent (use 4 spaces) and Modelines infoAlexis La Goutte1-91/+104
2015-03-21Replace copying of packet_info with just saving fragmented member of packet_i...Michael Mann1-5/+3
2015-03-21Proto.h: fix parameter 'err' not found in the function declaration [-Wdocumen...Alexis La Goutte1-1/+0
2015-03-21Rename update_interface_list() and remove local interface code from it.Guy Harris1-25/+15
2015-03-21Updated sercos discriptor CP0 for MDT0 and AT0janssend1-145/+225
2015-03-20MQTT: Prevent subsequent messages from overwriting the Info columnAlexander Stein1-1/+3
2015-03-20MQTT: Dissect on default port automaticallyAlexander Stein1-1/+1
2015-03-20DMP: Make dmp.body.data FT_BYTESStig Bjørlykke1-3/+4
2015-03-20MBIM: use proto_tree_add_item_ret_uintPascal Quantin1-281/+151
2015-03-20(Benign) Fix warning [-Werror=logical-not-parentheses] (GCC 5.0.0)Bill Meier1-2/+2
2015-03-20Reduce epan dependence on dissectors by having print module "cache" the proto...Michael Mann10-58/+28
2015-03-201.99.5 → 1.99.6.Gerald Combs10-14/+14
2015-03-19Build 1.99.5.Gerald Combs3-2098/+41
2015-03-19Try to fix interface property fetching.Gerald Combs1-11/+6
2015-03-19Revert "Revert "TCP: tabs -> spaces""Gerald Combs1-8/+8
2015-03-191.99.4 → 1.99.5.Gerald Combs10-14/+14
2015-03-19Revert "TCP: tabs -> spaces"Gerald Combs1-8/+8
2015-03-19TCP: tabs -> spacesPascal Quantin1-8/+8
2015-03-19Build 1.99.4.Gerald Combs3-5144/+1372
2015-03-19Add a couple of items to the release notes.Gerald Combs1-0/+8
2015-03-19Implement proto_tree_add_item_ret_int() and proto_tree_add_item_ret_uint() whichAndersBroman6-15/+144
2015-03-19Netflow/Ipfix: Add Citrix Netscaler AppFlowUli Heilmeier2-2/+1499
2015-03-19Replace enumerated preference for choosing subdissector with a subdissector t...Michael Mann4-54/+63
2015-03-19Make the snapshot-length member of interface_t an int.Guy Harris2-3/+1
2015-03-19Eliminate decode_bitfield_value from "public" use.Michael Mann4-14/+11
2015-03-19Fix another call to capture_dev_user_snaplen_find().Guy Harris1-2/+3
2015-03-19Squelch a "no implicit conversions in C++" warning.Guy Harris1-1/+1
2015-03-19Fix extracting of parameter.Guy Harris1-9/+9
2015-03-19Fix a comment.Guy Harris1-1/+1
2015-03-19Patch some memory leaks.Guy Harris4-45/+73
2015-03-19Unused parameters are done differently in C++.Guy Harris1-1/+1
2015-03-19Add a comment.Gerald Combs1-0/+3
2015-03-18Fix space before tab.Guy Harris1-1/+1
2015-03-18Fix parsing of interface properties strings.Guy Harris6-168/+161
2015-03-18Complete the fix from g6b5c71a.Gerald Combs1-1/+0
2015-03-18Don't cache existing IPv4 and IPv6 hostnames.Gerald Combs1-13/+14
2015-03-18Eliminate decode_bitfield_value from dissectors.Michael Mann2-106/+140
2015-03-18Qt: Fix recent files threadsMichal Labedzki3-40/+24
2015-03-18[BOOTP] Try to fix the build boot by casting a variable to 32bits while atAndersBroman1-17/+18
2015-03-18DNS: fix Coverity scan (1238867: Missing Break in switch)Alexis La Goutte1-0/+2
2015-03-18[H248] Use hf fields from the SDP dissector to make it possible to findAndersBroman1-6/+65
2015-03-18[Reassembly] Fix a reassembly case where the two fragments are in the sameAndersBroman2-20/+30
2015-03-18Remove proto_tree_add_text from packet-bootp.cMichael Mann1-276/+682
2015-03-18Remove proto_tree_add_text from packet-gtp.cMichael Mann1-57/+125
2015-03-18Remove proto_tree_add_text from packet-x25.cMichael Mann1-171/+109